Remove unnecessary and misleading ..
in a pattern.
All the fields are named.
This commit is contained in:
parent
b8d340db14
commit
62ffb14c3d
1 changed files with 0 additions and 1 deletions
|
@ -239,7 +239,6 @@ where
|
||||||
tcx,
|
tcx,
|
||||||
apply_statement_trans_for_block,
|
apply_statement_trans_for_block,
|
||||||
pass_name,
|
pass_name,
|
||||||
..
|
|
||||||
} = self;
|
} = self;
|
||||||
|
|
||||||
let mut dirty_queue: WorkQueue<BasicBlock> = WorkQueue::with_none(body.basic_blocks.len());
|
let mut dirty_queue: WorkQueue<BasicBlock> = WorkQueue::with_none(body.basic_blocks.len());
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue