mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
78e5d05ea0
Remove span fatal from ast lowering Now the crate `rustc_ast_lowering` is fully migrated to `SessionDiagnostic`. r? ``@davidtwco``