]> git.lizzy.rs Git - rust.git/commit
new lint: min_max
authorllogiq <bogusandre@gmail.com>
Sat, 5 Sep 2015 10:46:34 +0000 (12:46 +0200)
committerllogiq <bogusandre@gmail.com>
Sat, 5 Sep 2015 10:46:34 +0000 (12:46 +0200)
commitcd91110ec0ca4f823145a13033cfd45f74ce72c6
tree4d52a0b936a0228fcf6799d2c2a3b1c92f62fbc0
parent0c50d763fc3a800317d81f90c729ed669ad6e476
new lint: min_max
README.md
src/consts.rs
src/lib.rs
src/minmax.rs [new file with mode: 0644]
tests/compile-fail/min_max.rs [new file with mode: 0644]