rust/compiler/rustc_parse/src
2025-02-23 11:29:35 +08:00
..
lexer replaces few consts with statics to reduce readonly section 2025-01-28 17:38:22 +03:00
parser not lint break with label and unsafe block 2025-02-23 11:29:35 +08:00
errors.rs Try to recover from path sep error in parser 2025-02-15 07:44:20 +08:00
lib.rs tree-wide: parallel: Fully removed all Lrc, replaced with Arc 2025-02-03 13:25:57 +03:00
validate_attr.rs Properly record metavar spans for other expansions other than TT 2024-12-21 20:37:27 +00:00