]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/no_effect.rs
add a companion lint to `no_effect` with suggestions for partially effective statements
[rust.git] / tests / compile-fail / no_effect.rs
2016-05-13 Oliver Schneideradd a companion lint to `no_effect` with suggestions...
2016-03-11 Manish GoregaokarMerge pull request #742 from ctjhoa/master
2016-03-07 Manish GoregaokarMerge pull request #744 from mcarton/rustup
2016-03-07 mcartonRemove all ExprRange
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
2016-02-02 Manish GoregaokarMerge branch 'pr-593'
2016-02-01 llogiqMerge pull request #609 from oli-obk/prefixed_enum_variants
2016-02-01 Oliver Schneiderfallout
2015-10-29 llogiqMerge pull request #422 from sanxiyn/no-effect
2015-10-29 Seo SanghyeonNew lint for statement with no effect