]> git.lizzy.rs Git - rust.git/commit
also do not add noalias on not-Unpin Box
authorRalf Jung <post@ralfj.de>
Mon, 2 Jan 2023 13:09:01 +0000 (14:09 +0100)
committerRalf Jung <post@ralfj.de>
Mon, 6 Feb 2023 11:17:41 +0000 (12:17 +0100)
commit1ef16874b5ef79e193526cd23eebd30d45826360
tree997b7585d5e67dbba9fb0a406f8e95e7a4e168e8
parentea541bc2ee00c955e3f7eb3ddd5c3ab80146ab71
also do not add noalias on not-Unpin Box
compiler/rustc_abi/src/lib.rs
compiler/rustc_middle/src/ty/layout.rs
compiler/rustc_ty_utils/src/abi.rs
src/tools/miri/src/borrow_tracker/stacked_borrows/mod.rs
src/tools/miri/tests/pass/stacked-borrows/future-self-referential.rs
tests/codegen/function-arguments.rs