pub(crate) const EXTRA_CHECK_CFGS: &[(Option<Mode>, &str, Option<&[&'static str]>)];
Extra --check-cfg to add when building the compiler or tools (Mode restriction, config name, config values (if any))
--check-cfg