librustc: Fix tidy problem.
This commit is contained in:
parent
cc0584731a
commit
ad160146fd
1 changed files with 0 additions and 1 deletions
|
|
@ -213,7 +213,6 @@ impl MoveData {
|
|||
let mut paths = self.paths.borrow_mut();
|
||||
paths.get()[*index].first_child = first_child
|
||||
}
|
||||
|
||||
|
||||
fn move_next_move(&self, index: MoveIndex) -> MoveIndex {
|
||||
//! Type safe indexing operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue