]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/higher.rs
Move `vec!` unexpanding function to `utils::higher`
[rust.git] / clippy_lints / src / utils / higher.rs
2016-07-01 mcartonMove `vec!` unexpanding function to `utils::higher`
2016-07-01 mcartonMove more functions to `utils::higher`
2016-07-01 mcartonMove `unsugar_range` to `utils::higher`
2016-07-01 mcartonAdd a module to pretty-print suggestions