This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
35c00a9731
rust
/
compiler
/
rustc_parse
/
src
History
Lukas Markeffsky
35c00a9731
suggest parenthesis around ExprWithBlock BinOp ExprWithBlock
2022-12-03 20:02:39 +01:00
..
lexer
Prefer doc comments over
//
-comments in compiler
2022-11-27 11:19:04 +00:00
parser
suggest parenthesis around ExprWithBlock BinOp ExprWithBlock
2022-12-03 20:02:39 +01:00
errors.rs
Match crate and slug names
2022-11-21 15:24:50 +01:00
lib.rs
Split
MacArgs
in two.
2022-11-22 09:04:15 +11:00
validate_attr.rs
Avoid unnecessary
MetaItem
/
Attribute
conversions.
2022-11-29 12:08:57 +11:00