- Shanghai
- mikialex.github.io
Block or Report
Block or report mikialex
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse681 contributions in the last year
Contribution activity
June 2022
Created 61 commits in 1 repository
Opened 1 pull request in 1 repository
mikialex/rendiation
1
merged
Created an issue in rust-lang/rust that received 2 comments
ICE with adt_const_params and instrument-coverage
Run the following code with rustc -Cinstrument-coverage ./test.rs cause ICE.
Code
#![feature(adt_const_params)]
#![allow(incomplete_features)] fn eval
2
comments


