rust/compiler/rustc_ast_lowering/src
Joshua Nelson 96509b4835 Make Diagnostic::span_fatal unconditionally raise an error
It had no callers which didn't immediately call `raise()`, and this
unifies the behavior with `Session`.
2021-05-08 23:12:04 -04:00
..
expr.rs Make Diagnostic::span_fatal unconditionally raise an error 2021-05-08 23:12:04 -04:00
item.rs Lower async fn in traits. 2021-04-13 20:57:44 +02:00
lib.rs Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis 2021-05-04 08:09:23 +00:00
pat.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
path.rs More precise spans for HIR paths 2021-03-15 22:13:45 +03:00