This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
f12a1c23bc
rust
/
compiler
/
rustc_parse
/
src
History
Michael Goulet
f12a1c23bc
Rollup merge of
#97857
- ChayimFriedman2:box-identifier-help, r=compiler-errors
...
Suggest escaping `box` as identifier
Fixes
#97810
.
2022-06-08 13:32:21 -07:00
..
lexer
Remove
crate
visibility usage in compiler
2022-05-20 20:04:54 -04:00
parser
Rollup merge of
#97857
- ChayimFriedman2:box-identifier-help, r=compiler-errors
2022-06-08 13:32:21 -07:00
lib.rs
rustc_parse: Move AST -> TokenStream conversion logic to
rustc_ast
2022-05-22 12:01:07 +03:00
validate_attr.rs
Overhaul
MacArgs::Eq
.
2022-05-05 07:06:12 +10:00