]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/approx_const.rs
Include `consts` in the approx_consts lint for easier copypasting
[rust.git] / tests / compile-fail / approx_const.rs
2016-06-08 Carol (Nichols ... Include `consts` in the approx_consts lint for easier...
2016-03-21 Manish GoregaokarMerge pull request #727 from oli-obk/similar_names
2016-03-18 Oliver Schneiderlint on binding-names that are too similar
2015-11-14 llogiqMerge pull request #452 from fhartwig/lifetime-false...
2015-11-09 Manish GoregaokarTests shouldn't be executable (fixes #444)
2015-10-25 llogiqMerge pull request #413 from iKevinY/approx-const
2015-10-24 Kevin YapCompare float literals to stringified constants
2015-10-23 Manish GoregaokarMerge pull request #408 from iKevinY/approx-const
2015-10-23 Kevin YapChange implementation of approx_const lint
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-25 Manish GoregaokarMerge pull request #237 from birkenfeld/iter_fix
2015-08-25 Manish GoregaokarMerge pull request #238 from birkenfeld/to_string_fix
2015-08-25 Manish GoregaokarMerge pull request #224 from Manishearth/shadow
2015-08-25 llogiqMerge branch 'master' of https://github.com/Manishearth...
2015-08-25 llogiqshadowing detection
2015-08-24 llogiqshadowing detection
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-04 llogiqMerge pull request #43 from Manishearth/approx_const
2015-05-04 llogiqNew lint: approx_const