rust/compiler/rustc_parse
Joshua Nelson e49f4471aa Remove some unnecessary uses of struct_span_fatal
All of them immediately called `emit()` then `raise()`, so they could
just call `span_fatal` directly.
2021-05-08 23:12:04 -04:00
..
2021-02-14 18:03:11 +03:00