This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
1994abed74
rust
/
compiler
/
rustc_parse
/
src
History
Esteban Küber
1994abed74
Bubble parse error when expecting
)
2023-11-29 18:47:31 +00:00
..
lexer
Fix
clippy::needless_borrow
in the compiler
2023-11-21 20:13:40 +01:00
parser
Bubble parse error when expecting
)
2023-11-29 18:47:31 +00:00
errors.rs
More accurate span for unnecessary parens suggestion
2023-11-29 18:47:31 +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