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
3222725538
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
Michael Goulet
0017822b70
Do not eagerly recover for bad impl-trait in macros
2023-02-08 17:56:08 +00:00
..
lexer
Rollup merge of
#104012
- chenyukang:yukang/fix-103882-deli-indentation, r=petrochenkov
2023-01-28 11:11:05 +01:00
parser
Do not eagerly recover for bad impl-trait in macros
2023-02-08 17:56:08 +00:00
errors.rs
Rollup merge of
#107580
- lenko-d:default_value_for_a_lifetime_generic_parameter_produces_confusing_diagnostic, r=compiler-errors
2023-02-06 19:54:14 +05:30
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