about summary refs log tree commit diff
path: root/tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-02-03 08:42:14 +0000
committerbors <bors@rust-lang.org>2019-02-03 08:42:14 +0000
commit3bda548f81bc268a2e9813ce9168d2e40e8a11bd (patch)
treed4fcb78d1cff6387f727da9cdc8c6e7ca0019d99 /tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff
parent27b5dd8886ac0423e059c0817b55a4e618b344a0 (diff)
parentc02367c4e95676833d88d7371568a081db67c836 (diff)
downloadrust-3bda548f81bc268a2e9813ce9168d2e40e8a11bd.tar.gz
rust-3bda548f81bc268a2e9813ce9168d2e40e8a11bd.zip
Auto merge of #3736 - mikerite:fix-build-20190203, r=phansch
Fix breakage due to rust-lang/rust#58079

The rustc change added HirId to a few nodes. As I understand it, the plan is
to remove the NodeId from these nodes eventually. Where the NodeId was
not being matched, I used `..` to try and avoid further breakage. Where it
was, I used `_` to make the fix easier when NodeId is removed.
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff')
0 files changed, 0 insertions, 0 deletions