rust-clippy/tests/run-pass
Manish Goregaokar 775372db90 Move mini-macro to proc macro
We can add a bang-style proc macro again once it stabilizes (we can use
the proc macro hack, but it's unnecessary for now)
2017-12-20 08:16:44 -08:00
..
associated-constant-ice.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
enum-glob-import-crate.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
ice-700.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
ice-1588.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
ice-1969.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
needless_lifetimes_impl_trait.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
procedural_macro.rs Move mini-macro to proc macro 2017-12-20 08:16:44 -08:00
regressions.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
returns.rs Fix #1346 2016-11-20 10:15:40 +09:00
single-match-else.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00