rust/compiler/rustc_interface
jyn c3e4c457fe Track verbose and verbose_internals
bjorn3 says:
> 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.
2024-01-20 08:00:09 -05:00
..
src Track verbose and verbose_internals 2024-01-20 08:00:09 -05:00
Cargo.toml Call FileEncoder::finish in rmeta encoding 2023-11-22 22:49:22 -05:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00