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
f7617c1cd4
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
Esteban Küber
88453aaccf
Avoid unnecessary pattern parse errors on
ref box
2023-11-29 18:47:32 +00:00
..
lexer
Fix
clippy::needless_borrow
in the compiler
2023-11-21 20:13:40 +01:00
parser
Avoid unnecessary pattern parse errors on
ref box
2023-11-29 18:47:32 +00:00
errors.rs
Account for
(pat if expr) => {}
2023-11-29 18:47:32 +00:00
lib.rs
Use
rustc_fluent_macro::fluent_messages!
directly.
2023-11-26 08:38:40 +11:00
validate_attr.rs
Fix
clippy::needless_borrow
in the compiler
2023-11-21 20:13:40 +01:00