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
b5da80871d
rust
/
compiler
/
rustc_ast
/
src
/
util
History
Download ZIP
Download TAR.GZ
Nicholas Nethercote
056d48a2c9
Remove unnecessary sigils around
Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
..
comments
Rework SESSION_GLOBALS API to prevent overwriting it
2021-07-08 16:16:28 +02:00
classify.rs
Handle let-else initializer edge case errors
2021-08-30 20:18:42 -05:00
comments.rs
Rollup merge of
#90742
- est31:add_assign, r=davidtwco
2021-11-10 18:52:29 +01:00
literal.rs
Remove unnecessary sigils around
Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
parser.rs
use matches!() macro in more places
2021-11-06 16:13:14 +01:00
unicode.rs
Use one match instead of a staggered match.
2021-11-05 00:39:34 +01:00