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-12-02 17:58:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_parse
/
src
/
lexer
History
sjwang05
0094238157
Catch stray { in let-chains
2023-11-09 18:47:49 -08:00
..
diagnostics.rs
Format all the let chains in compiler
2023-10-13 08:59:36 +00:00
mod.rs
When encountering unclosed delimiters during parsing, check for diff markers
2023-10-30 00:56:46 +00:00
tokentrees.rs
Catch stray { in let-chains
2023-11-09 18:47:49 -08:00
unescape_error_reporting.rs
Fix suggestion for attempting to define a string with single quotes
2023-08-16 21:51:57 +01:00
unicode_chars.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00