diff options
| author | Pietro Albini <pietro@pietroalbini.org> | 2018-08-01 21:46:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-01 21:46:28 +0200 |
| commit | e3928ccb2ffb16709573588aacaa125d2d4c3212 (patch) | |
| tree | 4fe7f333c859d09d0a557f5aaab24b92469c35a8 /src/rustllvm/PassWrapper.cpp | |
| parent | f52ef3b839e688ea02fad67e7b45e9d68f26614e (diff) | |
| parent | 6d5694a0218c4b7c655425581d0bded79de9067a (diff) | |
| download | rust-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
