about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2020-11-01 11:53:36 +0100
committerGitHub <noreply@github.com>2020-11-01 11:53:36 +0100
commit8ed31d278244d3db9d326b7480f53eaa02429e60 (patch)
treeaaa78631fa13e3c90ac809595eeec843b21b23af /compiler/rustc_mir/src/transform/coverage/debug.rs
parentf281a76f838161a5e95fd0bba82847feb0a29435 (diff)
parent9749eb72af8f817fd72c0a7cdad324a9baa8b635 (diff)
downloadrust-8ed31d278244d3db9d326b7480f53eaa02429e60.tar.gz
rust-8ed31d278244d3db9d326b7480f53eaa02429e60.zip
Rollup merge of #78602 - RalfJung:raw-ptr-aliasing-issues, r=m-ou-se
fix various aliasing issues in the standard library

This fixes various cases where the standard library either used raw pointers after they were already invalidated by using the original reference again, or created raw pointers for one element of a slice and used it to access neighboring elements.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions