This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
a97404eee3
rust
/
compiler
/
rustc_parse
/
src
History
Eric Huss
a97404eee3
Add test to check unicode identifier version
2024-12-09 06:23:59 -08:00
..
lexer
Only error raw lifetime followed by \' in edition 2021+
2024-12-01 05:23:16 +00:00
parser
Fix suggestion when shorthand self has erroneous type
2024-12-04 19:52:53 +00:00
errors.rs
Fix suggestion when shorthand self has erroneous type
2024-12-04 19:52:53 +00:00
lib.rs
Add test to check unicode identifier version
2024-12-09 06:23:59 -08:00
validate_attr.rs
Change
AttrArgs::Eq
into a struct variant
2024-12-02 10:28:58 +00:00