This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-21 12:07:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d0941f92d7
Branches
Tags
No results found.
rust
/
compiler
/
rustc_parse
/
src
History
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