rustc_session::config::cfg

Function disallow_cfgs

Source
pub(crate) fn disallow_cfgs(sess: &Session, user_cfgs: &Cfg)
Expand description

Disallow builtin cfgs from the CLI.