mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Delete-trailing-whitespace
This commit is contained in:
parent
c3ae72d60b
commit
4be92670a4
@ -91,7 +91,7 @@ fn check_fn(fk: visit::fn_kind, decl: fn_decl, body: blk, sp: span,
|
||||
none { [] }
|
||||
};
|
||||
if option::is_some(vec::position_elt(last_uses, id)) { cont; }
|
||||
}
|
||||
}
|
||||
let ty = ty::node_id_to_type(cx.tcx, id);
|
||||
checker(cx, ty, span);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user