granite-rust/compiler/rustc_driver/src
bjorn3 5eeff3f073 Remove Config::stderr
1. It captured stdout and not stderr
2. It isn't used anywhere
3. All error messages should go to the DiagnosticOutput instead
4. It modifies thread local state
2022-02-13 11:49:52 +01:00
..
args.rs rustdoc: Support argument files 2021-02-19 02:32:45 +01:00
lib.rs Remove Config::stderr 2022-02-13 11:49:52 +01:00
pretty.rs Stop referring to hir::Crate in hir_pretty. 2021-10-09 11:19:44 +02:00