fn collect_print_requests(
    early_dcx: &EarlyDiagCtxt,
    cg: &mut CodegenOptions,
    unstable_opts: &mut UnstableOptions,
    matches: &Matches
) -> Vec<PrintRequest>