rust/compiler/rustc_parse/src
Matthias Krüger a477172ced
Rollup merge of #140494 - ehuss:document-restrictions, r=traviscross,SparrowLii
Parser: Document restrictions

I had trouble easily understanding what these various flags do. This is my attempt to try to explain what these do.
2025-04-30 22:36:44 +02:00
..
lexer Rollup merge of #140175 - Kivooeo:new-fix-one, r=compiler-errors 2025-04-23 00:43:08 +00:00
parser Rollup merge of #140494 - ehuss:document-restrictions, r=traviscross,SparrowLii 2025-04-30 22:36:44 +02:00
errors.rs resolved conflict 2025-04-25 17:02:59 +05:00
lib.rs Simplify LazyAttrTokenStream. 2025-04-30 07:10:56 +10:00
validate_attr.rs Make #[naked] an unsafe attribute 2025-04-19 00:03:35 +02:00