Add `DiagCtxt::delayed_bug`.
We have `span_delayed_bug` and often pass it a `DUMMY_SP`. This commit adds `delayed_bug`, which matches pairs like `err`/`span_err` and `warn`/`span_warn`.
N
Nicholas Nethercote committed
2ea7a37e1113febac8603729e33fdd94f2738807
Parent: 3c4f1d8