Function rustc_session::config::nightly_options::check_nightly_options

source ยท
pub fn check_nightly_options(
    early_dcx: &EarlyDiagCtxt,
    matches: &Matches,
    flags: &[RustcOptGroup],
)