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