about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-07 04:02:59 +0000
committerbors <bors@rust-lang.org>2024-06-07 04:02:59 +0000
commitb74702fbb2a2bd56b39849d66bd59a453ed8c89e (patch)
tree46147d408cb715002d9ecc3cd35ca72e66ede4b2 /compiler/rustc_hir_analysis/src
parent76e7a0849c07d73e4d9afde8036ee8c450127cc8 (diff)
parent6cfdc571d9d69ca4df1e833998b7ddb331e36d08 (diff)
downloadrust-b74702fbb2a2bd56b39849d66bd59a453ed8c89e.tar.gz
rust-b74702fbb2a2bd56b39849d66bd59a453ed8c89e.zip
Auto merge of #125928 - michaelwoerister:fix-cgu-hashstable, r=oli-obk
Stabilize order of MonoItems in CGUs and disallow query_instability lint for rustc_monomorphize

The HashStable impl for `CodegenUnit` was incorrect as described in [MCP 533](https://github.com/rust-lang/compiler-team/issues/533). This PR removes any indeterminism from the way codegen units are built. The changes are pretty straightforward.

Part of https://github.com/rust-lang/rust/issues/84447 and [MCP 533](https://github.com/rust-lang/compiler-team/issues/533).
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions