rust/compiler/rustc_interface
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
..
src Remove Config::stderr 2022-02-13 11:49:52 +01:00
Cargo.toml Update rayon and rustc-rayon 2022-01-10 11:34:07 -08:00