]> git.lizzy.rs Git - rust.git/history - tests/ui/match_wildcard_for_single_variants.rs
Fix `unnecessary_cast` suggestion when taking a reference
[rust.git] / tests / ui / match_wildcard_for_single_variants.rs
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-03 borsAuto merge of #7426 - ebobrow:doc-markdown-fp, r=llogiq
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-07-01 flip1995match_wildcard_for_single_variants: don't produce bad...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-05 borsAuto merge of #7018 - Y-Nak:same_item_push, r=Manishearth
2021-04-04 borsAuto merge of #7030 - xFrednet:6877-clippy-going-dark...
2021-04-02 borsAuto merge of #7016 - camsteffen:bind-map-paths, r...
2021-04-02 borsAuto merge of #6988 - mikerite:fix-6984, r=camsteffen
2021-03-31 Michael WrightFix hidden variant suggestion on single variant
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-22 borsAuto merge of #6896 - TaKO8Ki:refactor-lints-in-methods...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-18 borsAuto merge of #6863 - Jarcho:wild_enum_match, r=llogiq
2021-03-17 Jason NewcombAdd test for `#[non_exhaustive]` enum in `match_wildcar...
2021-03-17 Jason NewcombImprovements to `match_wildcard_for_single_variants...
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-06-05 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-26 borsAuto merge of #5562 - flip1995:clippyup_up, r=phansch
2020-05-25 borsAuto merge of #5616 - euclio:no-derive-suggestion,...
2020-05-25 borsAuto merge of #5646 - flip1995:rustup, r=matthiaskrgr
2020-05-22 borsAuto merge of #5632 - flip1995:rustup, r=phansch
2020-05-20 borsAuto merge of #5611 - rrbutani:master, r=flip1995
2020-05-20 borsAuto merge of #5582 - vtmargaryan:match_wildcard_for_si...
2020-05-15 Vardan MargaryanAdd more test cases for match_wildcard_for_single_variants
2020-05-14 Vardan MargaryanAdd the redundant_wildcard_enum_match lint