rust/compiler/rustc_monomorphize/src
bors 124cc92199 Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum
Update bootstrap compiler and rustfmt

The rustfmt version we previously used formats things differently from what the latest nightly rustfmt does. This causes issues for subtrees that get formatted both in-tree and in their own repo. Updating the rustfmt used in-tree solves those issues. Also bumped the bootstrap compiler as the stage0 update command always updates both at the same
time.
2025-02-09 15:44:16 +00:00
..
mono_checks Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum 2025-02-09 15:44:16 +00:00
partitioning upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiff 2025-01-29 21:31:13 -05:00
collector.rs Rollup merge of #136464 - nnethercote:rm-TyCtxtAt-for-hooks, r=oli-obk 2025-02-03 19:13:29 +08:00
errors.rs Remove polymorphization 2024-12-06 16:42:09 -05:00
lib.rs Implement projection and shim for AFIDT 2024-12-10 16:52:20 +00:00
partitioning.rs Rustfmt 2025-02-08 22:12:13 +00:00
util.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00