mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-13 23:42:56 +00:00
![]() It's only has a single remaining purpose: to ensure that a diagnostic is printed when `trimmed_def_paths` is used. It's an annoying mechanism: weak, with odd semantics, badly named, and gets in the way of other changes. This commit replaces it with a simpler `must_produce_diag` mechanism, getting rid of a diagnostic `Level` along the way. |
||
---|---|---|
.. | ||
err.rs | ||
err.stderr | ||
panic-causes-oom-112708.rs | ||
panic-causes-oom-112708.stderr | ||
span_delayed_bug.rs | ||
span_delayed_bug.stderr |