rust/src/librustc_lint
Niko Matsakis e4ff9f71db Port a bunch of code new-visitor; all of these ports were
straightforward uses of `visit_all_items`. In some cases I had to remove
empty `visit_item` calls that were just to suppress visiting nested
items.
2015-11-18 19:22:18 -05:00
..
bad_style.rs Port a bunch of code new-visitor; all of these ports were 2015-11-18 19:22:18 -05:00
builtin.rs Port a bunch of code new-visitor; all of these ports were 2015-11-18 19:22:18 -05:00
lib.rs Remove 'raw_pointer_derive' lint (#14615) 2015-11-17 01:19:14 -08:00
types.rs Port a bunch of code new-visitor; all of these ports were 2015-11-18 19:22:18 -05:00
unused.rs Port a bunch of code new-visitor; all of these ports were 2015-11-18 19:22:18 -05:00