Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,622 contributions in the last year
Activity overview
Contribution activity
August 2020
Created an issue in rust-lang/rust that received 1 comment
Invalid suggestion for missing lifetime specifier
I tried this code: trait Tr { const A: &u32; } I expected to see this happen: Compilation failure with reasonable diagnosis Instead, this happened…
1
comment