rust/compiler/rustc_interface
bors 8882507bc7 Auto merge of #112708 - flip1995:clippy-freezing-pc-with-ice, r=oli-obk
Avoid calling queries during query stack printing

This has the side effect, that when Clippy should ICE (during an EarlyPass?) it will fill up the RAM with 2 GB/s and then freezes my Laptop. This is blocking the Clippy sync and might give some people really bad experiences, so this should be merged ASAP.

r? `@cjgillot`
cc `@Zoxc`

I only commented this on [Zulip](363926180). I should've left a comment on the PR as well. My bad.
2023-06-28 09:40:07 +00:00
..
src Auto merge of #112708 - flip1995:clippy-freezing-pc-with-ice, r=oli-obk 2023-06-28 09:40:07 +00:00
Cargo.toml Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00