Skip to content

Commit aeaa8b1

Browse files
committed
Run fmt
1 parent 11e682d commit aeaa8b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_parse/src/parser/attr_wrapper.rs

-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ impl<'a> Parser<'a> {
266266
return Ok(ret);
267267
}
268268

269-
270269
let cursor_snapshot_next_calls = cursor_snapshot.num_next_calls;
271270
let mut end_pos = self.token_cursor.num_next_calls;
272271

0 commit comments

Comments
 (0)