rust/compiler/rustc_parse/src
Vadim Petrochenkov 4a88165124 ast: Keep expansion status for out-of-line module items
Also remove `ast::Mod` which is mostly redundant now
2021-02-18 13:07:49 +03:00
..
lexer Handle Spans for byte and raw strings and add more detail 2021-02-03 13:34:28 -08:00
parser ast: Keep expansion status for out-of-line module items 2021-02-18 13:07:49 +03:00
lib.rs Box the biggest ast::ItemKind variants 2021-02-01 09:23:39 +01:00
validate_attr.rs ast: Remove some indirection layers from values in key-value attributes 2021-01-09 21:50:39 +03:00