rust/compiler/rustc_parse/src
bors 9afdb8d1d5 Auto merge of #121285 - nnethercote:delayed_bug-audit, r=lcnr
Delayed bug audit

I went through all the calls to `delayed_bug` and `span_delayed_bug` and found a few places where they could be avoided.

r? `@compiler-errors`
2024-02-27 11:03:07 +00:00
..
lexer Rollup merge of #121060 - clubby789:bool-newtypes, r=cjgillot 2024-02-25 17:05:20 +01:00
parser Auto merge of #121285 - nnethercote:delayed_bug-audit, r=lcnr 2024-02-27 11:03:07 +00:00
errors.rs Make some IntoDiagnostic impls generic. 2024-02-22 13:47:30 +11:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
validate_attr.rs Add ErrorGuaranteed to ast::ExprKind::Err 2024-02-25 22:24:31 +01:00