This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
98d51fb44f
rust
/
compiler
/
rustc_parse
/
src
/
lexer
History
Download ZIP
Download TAR.GZ
Guillaume Gomez
aff2bc7a88
Replace
rustc_lexer/unescape
with
rustc-literal-escaper
crate
2025-04-04 14:44:45 +02:00
..
diagnostics.rs
"innermost", "outermost", "leftmost", and "rightmost" don't need hyphens
2024-10-23 02:45:24 -07:00
mod.rs
Replace
rustc_lexer/unescape
with
rustc-literal-escaper
crate
2025-04-04 14:44:45 +02:00
tokentrees.rs
Remove
Lexer
's dependency on
Parser
.
2024-12-13 07:10:20 +11:00
unescape_error_reporting.rs
Replace
rustc_lexer/unescape
with
rustc-literal-escaper
crate
2025-04-04 14:44:45 +02:00
unicode_chars.rs
Rename
ast::TokenKind::Not
as
ast::TokenKind::Bang
.
2025-03-03 09:26:13 +11:00