about summary refs log tree commit diff
path: root/library/std/src/sys/pal/sgx/thread.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-07-06 19:58:07 +0000
committerbors <bors@rust-lang.org>2025-07-06 19:58:07 +0000
commita84ab0ce6c4557a2f01a3a6c3fdb0f92098db78d (patch)
tree6d4af5e6246009b37138160c05c8196af0c71b2b /library/std/src/sys/pal/sgx/thread.rs
parentde031bbcb161b0b7fc0eb16f77b02ce9fbdf4c9e (diff)
parentb1fdb4bdc8818aced53e46a34a3e92cfcfcc8ece (diff)
downloadrust-a84ab0ce6c4557a2f01a3a6c3fdb0f92098db78d.tar.gz
rust-a84ab0ce6c4557a2f01a3a6c3fdb0f92098db78d.zip
Auto merge of #143509 - cjgillot:copy-prop-noborrow, r=tmiasko
Do not unify borrowed locals in CopyProp.

Instead of trying yet another scheme to unify borrowed locals in CopyProp, let's just stop trying. We had already enough miscompilations because of this.

I'm convinced it's possible to have both unification of some borrowed locals and soundness, but I don't have a simple and convincing formulation yet.

Fixes https://github.com/rust-lang/rust/issues/143491
Diffstat (limited to 'library/std/src/sys/pal/sgx/thread.rs')
0 files changed, 0 insertions, 0 deletions