rust/compiler/rustc_parse/src
Nicholas Nethercote 0f7dccf784 Fix Parser size assertion on s390x.
For some reason the memory layout is different on s390x.
2024-12-19 20:06:44 +11:00
..
lexer Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
parser Fix Parser size assertion on s390x. 2024-12-19 20:06:44 +11:00
errors.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
lib.rs Add test to check unicode identifier version 2024-12-09 06:23:59 -08:00
validate_attr.rs Add hir::Attribute 2024-12-15 19:18:46 +01:00