Function rustc_session::config::cfg::disallow_cfgs
source ยท pub(crate) fn disallow_cfgs(sess: &Session, user_cfgs: &Cfg)
Expand description
Disallow builtin cfgs from the CLI.
pub(crate) fn disallow_cfgs(sess: &Session, user_cfgs: &Cfg)
Disallow builtin cfgs from the CLI.