rust/compiler/rustc_parse/src
Zalathar 2d47cd77ac Check x86_64 size assertions on aarch64, too
This makes it easier for contributors on aarch64 workstations (e.g. Macs) to
notice when these assertions have been violated.
2024-04-03 16:53:03 +11:00
..
lexer Check x86_64 size assertions on aarch64, too 2024-04-03 16:53:03 +11:00
parser Check x86_64 size assertions on aarch64, too 2024-04-03 16:53:03 +11:00
errors.rs Implement mut ref/mut ref mut 2024-03-27 09:53:23 -04:00
lib.rs Rename all ParseSess variables/fields/lifetimes as psess. 2024-03-05 08:11:45 +11:00
validate_attr.rs Rename all ParseSess variables/fields/lifetimes as psess. 2024-03-05 08:11:45 +11:00