rust/compiler/rustc_parse/src
Matthias Krüger 4154e14f9a
Rollup merge of #105369 - chenyukang:yukang/fix-105226, r=TaKO8Ki
Detect spurious ; before assoc fn body

Fixes #105226

r? ``@TaKO8Ki``
2022-12-11 23:36:46 +01:00
..
lexer Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
parser Rollup merge of #105369 - chenyukang:yukang/fix-105226, r=TaKO8Ki 2022-12-11 23:36:46 +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