rust/compiler/rustc_errors
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
..
src Make Diagnostic::span_fatal unconditionally raise an error 2021-05-08 23:12:04 -04:00
Cargo.toml Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00