rust/compiler/rustc_parse/src
Matthias Krüger 1d6ab69ab1
Rollup merge of #119624 - petrochenkov:dialoc4, r=compiler-errors
rustc_span: More consistent span combination operations

Also add more tests for using `tt` in addition to `ident`, and some other minor tweaks, see individual commits.

This is a part of https://github.com/rust-lang/rust/pull/119412 that doesn't yet add side tables for metavariable spans.
2024-01-06 16:07:48 +01:00
..
lexer Inline and remove StringReader::struct_fatal_span_char. 2024-01-04 11:44:16 +11:00
parser Rollup merge of #119624 - petrochenkov:dialoc4, r=compiler-errors 2024-01-06 16:07:48 +01:00
errors.rs Rollup merge of #119538 - nnethercote:cleanup-errors-5, r=compiler-errors 2024-01-05 10:57:21 -05:00
lib.rs Rename some Diagnostic setters. 2024-01-03 19:40:20 +11:00
validate_attr.rs Remove ParseSess methods that duplicate DiagCtxt methods. 2023-12-24 07:59:21 +11:00