rust/compiler
Yuki Okushi 615669dbb2
Rollup merge of #110548 - kpreid:span, r=WaffleLapkin
Make `impl Debug for Span` not panic on not having session globals.

I hit the panic that this patch avoids while messing with the early lints in `rustc_session::config::build_session_options()`. The rest of that project is not finished, but this seemed like a self-contained improvement.

(Should changes like this add tests? I don't see similar unit tests.)
2023-04-20 17:03:25 +09:00
..
2023-04-09 22:29:56 +02:00
2023-04-17 16:09:18 -04:00
2023-04-17 16:09:18 -04:00
2023-04-09 23:22:14 +02:00
2023-04-17 16:09:18 -04:00
2023-04-10 17:24:23 +09:00
2023-04-10 22:02:52 +02:00
2023-04-17 16:09:18 -04:00