pub fn check_nightly_options(
    handler: &EarlyErrorHandler,
    matches: &Matches,
    flags: &[RustcOptGroup]
)