about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-22 22:12:09 +0100
committerGitHub <noreply@github.com>2024-01-22 22:12:09 +0100
commit8966d606500c5cbc318329df258f2030efd84daf (patch)
tree85731d40c9bc0a7cea95beac846e336a78cf2e45 /compiler/rustc_codegen_llvm/src/errors.rs
parent221115cbd670a43ebceae49e3a4538a101941f38 (diff)
parentc3e4c457fef26e669ce336176e7a878baaaeda9b (diff)
downloadrust-8966d606500c5cbc318329df258f2030efd84daf.tar.gz
rust-8966d606500c5cbc318329df258f2030efd84daf.zip
Rollup merge of #120159 - jyn514:track-verbose, r=wesleywiser
Track `verbose` and `verbose_internals`

`verbose_internals` has been UNTRACKED since it was introduced. When i added `verbose` in https://github.com/rust-lang/rust/pull/119129 i made it UNTRACKED as well.

``@bjorn3`` says: https://github.com/rust-lang/rust/pull/119286#discussion_r1436134354
> On errors we don't finalize the incr comp cache, but non-fatal diagnostics are cached afaik.
Otherwise we would have to replay the query in question, which we may not be able to do if the query key is not reconstructible from the dep node fingerprint.

So we must track these flags to avoid replaying incorrect diagnostics.

r? incremental
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions