librustc: Fix tidy problem.

This commit is contained in:
Patrick Walton 2013-12-24 10:31:15 -08:00
parent cc0584731a
commit ad160146fd

View file

@ -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