This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
67d2f3f6857a1d28113f1a63eb003b53d17088c9
rust
/
compiler
/
rustc_parse
/
src
/
lexer
History
Guillaume Gomez
ca71c8fe5e
Rollup merge of
#133487
- pitaj:reserve-guarded-strings, r=fee1-dead
...
fix confusing diagnostic for reserved `##`
Closes
#131615
2024-11-28 12:06:04 +01:00
..
diagnostics.rs
"innermost", "outermost", "leftmost", and "rightmost" don't need hyphens
2024-10-23 02:45:24 -07:00
mod.rs
Rollup merge of
#133487
- pitaj:reserve-guarded-strings, r=fee1-dead
2024-11-28 12:06:04 +01:00
tokentrees.rs
Split
Lexer::bump
.
2024-11-25 16:10:55 +11:00
unescape_error_reporting.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
unicode_chars.rs
Merge
TokenTreesReader
into
StringReader
.
2024-11-25 16:10:55 +11:00