This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-27 02:53:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_lexer
/
src
History
Nicholas Nethercote
6c84c55c9f
Add
warn(unreachable_pub)
to
rustc_lexer
.
2024-08-27 15:12:46 +10:00
..
unescape
Rename the unescaping functions.
2024-01-25 12:28:11 +11:00
cursor.rs
Silence redundant error on char literal that was meant to be a string in 2021 edition
2024-03-17 23:35:19 +00:00
lib.rs
Add
warn(unreachable_pub)
to
rustc_lexer
.
2024-08-27 15:12:46 +10:00
tests.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
unescape.rs
Improved the compiler code with clippy
2024-04-24 09:41:44 +02:00