]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/vec.rs
Move `vec!` unexpanding function to `utils::higher`
[rust.git] / clippy_lints / src / vec.rs
2016-07-01 mcartonMove `vec!` unexpanding function to `utils::higher`
2016-07-01 mcartonMove more functions to `utils::higher`
2016-06-21 Martin CartonMerge pull request #1012 from Manishearth/nohyg
2016-06-16 llogiqMerge pull request #994 from oli-obk/stuttter
2016-06-16 Oliver Schneiderround 1
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy