Constant bootstrap::EXTRA_CHECK_CFGS

source ยท
pub(crate) const EXTRA_CHECK_CFGS: &[(Option<Mode>, &str, Option<&[&'static str]>)];
Expand description

Extra --check-cfg to add when building the compiler or tools (Mode restriction, config name, config values (if any))