| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-10-18 | Add test for debug logging during incremental compilation | Tyson Nottingham | -0/+16 | |
| 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. | ||||
