rust/src/test/incremental/auxiliary
Tyson Nottingham aefbd40140 Add test for debug logging during incremental compilation
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.
2021-10-18 16:28:10 -07:00
..
incremental_proc_macro_aux.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-49482-macro-def.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
issue-49482-reexport.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
issue-54059.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
issue-79661.rs Properly re-use def path hash in incremental mode 2020-12-04 22:16:40 -05:00
issue-79890.rs Use def_path_hash_to_def_id when re-using a RawDefId 2020-12-10 16:04:19 -05:00
rustc-rust-log-aux.rs Add test for debug logging during incremental compilation 2021-10-18 16:28:10 -07:00