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:
authorMichael Wright <mikerite@lavabit.com>2019-02-03 09:12:07 +0200
committerMichael Wright <mikerite@lavabit.com>2019-02-03 09:12:07 +0200
commitc02367c4e95676833d88d7371568a081db67c836 (patch)
treed4fcb78d1cff6387f727da9cdc8c6e7ca0019d99 /tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff
parent27b5dd8886ac0423e059c0817b55a4e618b344a0 (diff)
downloadrust-c02367c4e95676833d88d7371568a081db67c836.tar.gz
rust-c02367c4e95676833d88d7371568a081db67c836.zip
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