rust/compiler/rustc_parse/src
2023-01-08 22:27:13 +00:00
..
lexer Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
parser Do not emit structured suggestion for turbofish with wrong span 2023-01-08 22:27:13 +00:00
errors.rs Recover fn keyword as Fn trait in bounds 2022-12-27 06:14:46 +00: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