rust/compiler/rustc_parse/src
Jubilee 9e872b7cd8
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
Cleanup errors handlers even more

A sequel to #118587.

r? `@compiler-errors`
2023-12-14 16:07:48 -08:00
..
lexer Remove one use of span_bug_no_panic. 2023-12-14 15:53:55 +11:00
parser Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors 2023-12-14 16:07:48 -08:00
errors.rs Avoid struct_diagnostic where possible. 2023-12-14 15:53:55 +11:00
lib.rs Split Handler::emit_diagnostic in two. 2023-12-15 10:13:12 +11:00
validate_attr.rs Improve an error involving attribute values. 2023-12-12 15:54:25 +11:00