This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
31ac4efb31
rust
/
compiler
/
rustc_parse
/
src
History
Nicholas Nethercote
31ac4efb31
Use
Session::diagnostic
in more places.
2023-12-02 09:01:35 +11:00
..
lexer
Fix
clippy::needless_borrow
in the compiler
2023-11-21 20:13:40 +01:00
parser
Use
Session::diagnostic
in more places.
2023-12-02 09:01:35 +11: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