This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
9de9cf19d7
rust
/
compiler
/
rustc_parse
/
src
History
Nicholas Nethercote
9de9cf19d7
Add comments to
TokenCursor::desugar
.
...
It took me some time to work out what this code was doing.
2022-10-03 11:42:29 +11:00
..
lexer
Address review comments.
2022-09-28 11:15:23 +10:00
parser
Add comments to
TokenCursor::desugar
.
2022-10-03 11:42:29 +11:00
errors.rs
Implement IntoDiagnosticArg for rustc_ast::token::Token(Kind)
2022-09-27 20:29:19 +02:00
lib.rs
Move rustc_parse diagnostic structs to separate module
2022-09-27 20:29:18 +02:00
validate_attr.rs
Overhaul
MacArgs::Eq
.
2022-05-05 07:06:12 +10:00