rust/compiler/rustc_monomorphize/src
bors 4eca99a18e Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors
Stage0 bootstrap update

This PR [follows the release process](https://forge.rust-lang.org/release/process.html#master-bootstrap-update-tuesday) to update the stage0 compiler.

The only thing of note is 58651d1b31, which was flagged by clippy as a correctness fix. I think allowing that lint in our case makes sense, but it's worth to have a second pair of eyes on it.

r? `@Mark-Simulacrum`
2025-05-13 09:54:28 +00:00
..
mono_checks Rollup merge of #139809 - alexcrichton:wasm-simd-safe, r=RalfJung 2025-04-24 08:12:58 +02:00
partitioning working dupv and dupvonly for fwd mode 2025-04-16 17:13:31 -04:00
collector.rs Rename Instance::new to Instance::new_raw and add a note that it is raw 2025-05-05 13:17:35 +00:00
errors.rs Remove mono item collection strategy override from -Zprint-mono-items 2025-05-09 12:19:09 +02:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
partitioning.rs Remove mono item collection strategy override from -Zprint-mono-items 2025-05-09 12:19:09 +02:00
util.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00