Skip to content

Commit

Permalink
placate tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
pnkfelix committed Jun 4, 2020
1 parent e1ebdee commit 8dabff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_mir/dataflow/move_paths/builder.rs
Expand Up @@ -416,7 +416,7 @@ impl<'b, 'a, 'tcx> Gatherer<'b, 'a, 'tcx> {
ref operands,
options: _,
line_spans: _,
destination: _
destination: _,
} => {
for op in operands {
match *op {
Expand Down

0 comments on commit 8dabff8

Please sign in to comment.