about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-08-01 21:46:28 +0200
committerGitHub <noreply@github.com>2018-08-01 21:46:28 +0200
commite3928ccb2ffb16709573588aacaa125d2d4c3212 (patch)
tree4fe7f333c859d09d0a557f5aaab24b92469c35a8 /src/rustllvm/PassWrapper.cpp
parentf52ef3b839e688ea02fad67e7b45e9d68f26614e (diff)
parent6d5694a0218c4b7c655425581d0bded79de9067a (diff)
downloadrust-e3928ccb2ffb16709573588aacaa125d2d4c3212.tar.gz
rust-e3928ccb2ffb16709573588aacaa125d2d4c3212.zip
Rollup merge of #52854 - RalfJung:memrchr, r=Kimundi
fix memrchr in miri

The previous PR https://github.com/rust-lang/rust/pull/52744 was not enough because it assumed that the split between the `mid` and `end` parts returned by `align_to` was aligned. But really the only guarantee we have is that the `mid` part is aligned, so make use of that.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions