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