Remove unnecessary and misleading .. in a pattern.
All the fields are named.
This commit is contained in:
@@ -239,7 +239,6 @@ where
|
||||
tcx,
|
||||
apply_statement_trans_for_block,
|
||||
pass_name,
|
||||
..
|
||||
} = self;
|
||||
|
||||
let mut dirty_queue: WorkQueue<BasicBlock> = WorkQueue::with_none(body.basic_blocks.len());
|
||||
|
||||
Reference in New Issue
Block a user