]> git.lizzy.rs Git - rust.git/commit
Auto merge of #1368 - Robbepop:add-new-trophy-for-inks-lazyarray, r=RalfJung
authorbors <bors@rust-lang.org>
Sat, 25 Apr 2020 21:19:56 +0000 (21:19 +0000)
committerbors <bors@rust-lang.org>
Sat, 25 Apr 2020 21:19:56 +0000 (21:19 +0000)
commit97ae5b6d87b7bcd6c1aeb5efd5133b8719321b0f
tree4f9be2062dd0328b8e792ae49e955298bd410c32
parent01db8b4d1e335fbdb8a9f6412c63b40aca75fa2d
parent3f43305894fc25ab55c48923a0f1987ee2e9b28b
Auto merge of #1368 - Robbepop:add-new-trophy-for-inks-lazyarray, r=RalfJung

Add miri trophy for LazyArray::swap (ink! PR)

Details to the found in https://github.com/rust-lang/miri/issues/1364.
Note that this was not a found in a `master` or production release of ink!, however without analysing the code via `miri` this could have potentially happened.