Constant rustc_lint::session::config::NUMBERED_CODEGEN_UNIT_MARKER
[−]
[src]
pub const NUMBERED_CODEGEN_UNIT_MARKER: &'static str=
".cgu-"
🔬 This is a nightly-only experimental API. (
rustc_private
)Codegen unit names generated by the numbered naming scheme will contain this marker right before the index of the codegen unit.