about summary refs log tree commit diff
path: root/src/libstd/sys/vxworks/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-07-27 13:07:46 +0000
committerbors <bors@rust-lang.org>2020-07-27 13:07:46 +0000
commit4a90e36c85336d1d4b209556c1a9733210bbff19 (patch)
tree947e4bd945f2cf38eb824417a2b9b574b4bc563c /src/libstd/sys/vxworks/stack_overflow.rs
parent52d2c7ac948d6abdc18eb9e05a53d03ddcaffd98 (diff)
parentb8fd0f6a13e4b898a12f09b3d2d483c5f8e25cff (diff)
downloadrust-4a90e36c85336d1d4b209556c1a9733210bbff19.tar.gz
rust-4a90e36c85336d1d4b209556c1a9733210bbff19.zip
Auto merge of #74775 - RalfJung:miri-alloc-ids, r=oli-obk
 Miri: replace canonical_alloc_id mechanism by extern_static_alloc_id

We only have to call `extern_static_alloc_id` when a `Pointer` is "imported" from the `tcx` to the machine, not on each access. Also drop the old hook for TLS handling, it is not needed any more.

The Miri side of this is at https://github.com/rust-lang/miri/pull/1489.

Fixes https://github.com/rust-lang/rust/issues/71194
r? @oli-obk
Diffstat (limited to 'src/libstd/sys/vxworks/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions