]> git.lizzy.rs Git - rust.git/history - tests/ui/identity_conversion.rs
Merge pull request #2977 from flip1995/tool_lints
[rust.git] / tests / ui / identity_conversion.rs
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-08-14 Philipp KronesMerge pull request #3036 from matthiaskrgr/clippy_self
2018-08-08 Oliver SchneiderMerge pull request #2823 from flip1995/thingies_things
2018-08-07 Oliver SchneiderMerge pull request #3009 from dwijnand/option-map_or
2018-08-07 Oliver SchneiderMerge pull request #3008 from dwijnand/remove-workaround
2018-08-07 Oliver SchneiderMerge pull request #3010 from mikerite/issue2971
2018-08-07 Michael WrightFix #2971
2018-08-06 Philipp HanschMerge pull request #2999 from flip1995/single_char_pattern
2018-08-05 Philipp HanschMerge pull request #2975 from aaudiber/lint-identity...
2018-07-30 Andrew AudibertLint using identity into_iter conversion
2017-10-07 Chris EmersonMerge branch 'master' into no_effect_with_drop
2017-10-04 Oliver SchneiderMerge pull request #1513 from sinkuu/identical_conversion
2017-10-04 sinkuuTest if #[allow] works
2017-10-04 sinkuuAdd identity_conversion lint (fixes #1051)