]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/cmp_owned.rs
add a companion lint to `no_effect` with suggestions for partially effective statements
[rust.git] / tests / compile-fail / cmp_owned.rs
2016-05-13 Oliver Schneideradd a companion lint to `no_effect` with suggestions...
2016-03-24 Manish GoregaokarMerge pull request #795 from mcarton/deprecated
2016-03-24 mcartonDeprecates 4 lints
2016-01-28 Manish GoregaokarMerge pull request #549 from mcarton/ifs
2016-01-24 Manish GoregaokarMerge pull request #577 from oli-obk/items_after_statements
2016-01-24 Oliver 'ker' Schneiderlint on items following statements
2016-01-22 Manish GoregaokarMerge branch 'rustup'
2016-01-18 llogiqMerge pull request #559 from mcarton/redundant_closure
2016-01-18 llogiqMerge pull request #557 from mcarton/cmp_owned
2016-01-18 mcartonCheck types in the CMP_OWNED lint
2015-11-14 llogiqMerge pull request #452 from fhartwig/lifetime-false...
2015-11-09 Manish GoregaokarTests shouldn't be executable (fixes #444)
2015-10-14 Andre BogusMerged #365
2015-10-14 Andre BogusMerged #366
2015-10-14 Andre BogusMerge PR #374
2015-10-12 Manish GoregaokarImprove cmp_owned suggestions (fixes #386)
2015-08-16 llogiqmade is_negative(..) public (+doctest), fixed identity_...
2015-08-16 llogiqcopied over cmp_owned fix from master
2015-08-15 llogiqMerge pull request #174 from birkenfeld/small_fixes
2015-08-14 llogiqMerge branch 'eta-reduction' of https://github.com...
2015-08-14 llogiqremoved String::from_str(..) to fix build with 1.4...
2015-08-14 llogiqMerge pull request #169 from Manishearth/rustup
2015-08-14 llogiqremoved String::from_str(..) to fix build with 1.4...
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-08-11 Manish GoregaokarMerge branch 'pr-78'
2015-06-11 llogiqMerge pull request #94 from Manishearth/unicode
2015-06-11 llogiqalso included String::from in cmp_owned and fixed depre...
2015-05-21 llogiqMerge pull request #63 from Manishearth/cmp_owned
2015-05-21 llogiqnew lint: cmp_owned