about summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/source-script.js
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-04-19 22:57:43 +0200
committerGitHub <noreply@github.com>2022-04-19 22:57:43 +0200
commit9d9d5910afb7e94a995def430ce7b9e55c36897d (patch)
treebef355e33e3dd0b65b86a076458ae67b1aae6d47 /src/librustdoc/html/static/js/source-script.js
parentf7d8f5b1e19f0f8cb45f8085ab3a3933359aa4d5 (diff)
parent55f0977a6baee4a3469826a45ee1308a65498129 (diff)
downloadrust-9d9d5910afb7e94a995def430ce7b9e55c36897d.tar.gz
rust-9d9d5910afb7e94a995def430ce7b9e55c36897d.zip
Rollup merge of #96165 - RalfJung:miri-provenance-cleanup, r=oli-obk
Miri provenance cleanup

Reviewing https://github.com/rust-lang/rust/pull/95826 by ``@carbotaniuman`` made me realize that we could clean things up a little here.

``@carbotaniuman`` please let me know if you're okay with landing this (it will create a lot of conflicts with your PR), or if you'd prefer incorporating the ideas from this PR into yours. I think we want to end up in a situation where the function you called `ptr_reify_alloc` returns just two things, a concrete tag and an offset. Getting an `AllocId` from a concrete tag should be infallible like now. However a concrete tag and `Tag` don't have to be the same type.

r? ``@oli-obk``
Diffstat (limited to 'src/librustdoc/html/static/js/source-script.js')
0 files changed, 0 insertions, 0 deletions