mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-30 05:51:58 +00:00
1f08bfa383
`DiagCtxt::span_bug` is different to the other `DiagCtxt::span_*` methods. This commit makes it the same, which requires changing `DiagCtxt::span_delayed_bug` to not do everything within the `inner.borrow_mut()`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |