rust/compiler/rustc_interface
Jakub Beránek f8e756b0eb
Rollup merge of #141865 - Nadrieril:dont-steal-thir, r=oli-obk
Optionally don't steal the THIR

The THIR being stolen is a recurrent pain for authors of rustc drivers. This makes it optional, so that the `thir_body` query can still be used after analysis of the crate has completed.
2025-06-02 15:19:19 +02:00
..
src Rollup merge of #141865 - Nadrieril:dont-steal-thir, r=oli-obk 2025-06-02 15:19:19 +02:00
Cargo.toml Remove the use of Rayon iterators 2025-04-10 22:05:06 +02:00
messages.ftl Remove attribute #[rustc_error] 2025-03-30 01:32:21 +03:00