Skip to main content

RUSTC_FLAGS

Static RUSTC_FLAGS 

Source
pub static RUSTC_FLAGS: [&str; 1071]
Expand description

Stores the compiler arguments captured while building this crate.

A load-time constructor registers the flags for build diagnostics. The public static remains available for inspection while the crate is loaded.