1
Fork 0

placate tidy.

This commit is contained in:
Felix S. Klock II 2020-06-04 12:25:18 -04:00
parent e1ebdeeefb
commit 8dabff84d7

View file

@ -416,7 +416,7 @@ impl<'b, 'a, 'tcx> Gatherer<'b, 'a, 'tcx> {
ref operands, ref operands,
options: _, options: _,
line_spans: _, line_spans: _,
destination: _ destination: _,
} => { } => {
for op in operands { for op in operands {
match *op { match *op {