Files
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
..
2021-02-19 02:32:45 +01:00
2022-02-13 11:49:52 +01:00