rust/compiler/rustc_session
Rémy Rakic e0bb1c7291 make -Z mir-include-spans a dedicated enum
We want to allow setting this on the CLI, override it only in MIR
passes, and disable it altogether in mir-opt tests.

The default value is "only for NLL MIR dumps", which is considered off
for all intents and purposes, except for `rustc_borrowck` when an NLL
MIR dump is requested.
2024-08-30 07:14:19 +00:00
..
src make -Z mir-include-spans a dedicated enum 2024-08-30 07:14:19 +00:00
Cargo.toml
messages.ftl -Zembed-source: Don't try to warn about incompatible codegen backends 2024-08-06 20:31:12 +02:00