Debug logging during incremental compilation had been broken for some time, until #89343 fixed it (among other things). Add a test so this is less likely to break without being noticed. This test is nearly a copy of the `src/test/ui/rustc-rust-log.rs` test, but tests debug logging in the incremental compliation code paths. |
||
|---|---|---|
| .. | ||
| incremental_proc_macro_aux.rs | ||
| issue-49482-macro-def.rs | ||
| issue-49482-reexport.rs | ||
| issue-54059.rs | ||
| issue-79661.rs | ||
| issue-79890.rs | ||
| rustc-rust-log-aux.rs | ||