about summary refs log tree commit diff
path: root/tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-abort.diff
diff options
context:
space:
mode:
authorbors[bot] <bors[bot]@users.noreply.github.com>2018-11-02 07:34:38 +0000
committerbors[bot] <bors[bot]@users.noreply.github.com>2018-11-02 07:34:38 +0000
commitae137d526c04cd9d409a5abeefe21503ec535e8a (patch)
treea657ae84085c38599ffc0a75746507a8b7f40ba6 /tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-abort.diff
parent0ad5b9b9e08e84f80a4baccd11209553f1e64b2a (diff)
parent26569f3dde0d0de2f19fb8d17bf14bf969dd5ace (diff)
parente5af43d4262d66a1dc850d765da99f0fc3c783d2 (diff)
downloadrust-ae137d526c04cd9d409a5abeefe21503ec535e8a.tar.gz
rust-ae137d526c04cd9d409a5abeefe21503ec535e8a.zip
Merge #3397 #3398
3397: UI test cleanup: Extract expect_fun_call tests r=matthiaskrgr a=phansch

Note that the new stderr file does not include a `shadow-unrelated`
error, because the new UI test file does not use `#![warn(clippy::all)]`

cc #2038 

3398: UI test cleanup: Extract match_overlapping_arm tests r=matthiaskrgr a=phansch

cc #2038

Co-authored-by: Philipp Hansch <dev@phansch.net>