]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/cmp_nan.rs
Fix deploy.sh III
[rust.git] / tests / compile-fail / cmp_nan.rs
2016-05-13 Martin CartonMerge pull request #928 from oli-obk/unnecessary_operation
2016-05-13 Oliver Schneideradd a companion lint to `no_effect` with suggestions...
2016-02-12 llogiqMerge pull request #637 from mcarton/debug
2016-02-11 Manish GoregaokarMerge pull request #651 from oli-obk/improve_no_effect
2016-02-11 Oliver Schneiderimprove the `no_effect` lint
2015-11-14 llogiqMerge pull request #452 from fhartwig/lifetime-false...
2015-11-09 Manish GoregaokarTests shouldn't be executable (fixes #444)
2015-08-13 llogiqMerge
2015-08-13 llogiqMerge branch 'const' of https://github.com/Manishearth...
2015-08-13 Manish GoregaokarMerge branch 'pr-149'
2015-08-13 Georg Brandltests: use fragment of lint text for error checking
2015-08-11 Manish GoregaokarMerge pull request #127 from birkenfeld/better-helptext...
2015-08-11 Manish GoregaokarMerge pull request #128 from birkenfeld/whitespace...
2015-08-11 Georg Brandlall: whitespace cleanup
2015-05-06 Manish GoregaokarMerge pull request #47 from Manishearth/float_cmp
2015-05-06 llogiqAdded new 'float_cmp' lint (see issue #46)
2015-05-04 llogiqMerge pull request #44 from Manishearth/cmp_nan
2015-05-04 llogiqnew lint to check for doomed comparisons to NAN