]> git.lizzy.rs Git - rust.git/history - tests/ui/map_unwrap_or.stderr
Don't lint `if_same_then_else` with `if let` conditions
[rust.git] / tests / ui / map_unwrap_or.stderr
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-12 Guillaume GomezRollup merge of #87885 - m-ou-se:edition-guide-links...
2021-08-12 borsAuto merge of #7558 - flip1995:rustup, r=flip1995
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-11 Esteban Kuberupdate clippy
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-08 borsAuto merge of #6271 - camsteffen:vec-box-import, r...
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-07 borsAuto merge of #6272 - camsteffen:unnecesary-lazy-eval...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-11-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-04 borsAuto merge of #6270 - ClashTheBunny:clarify_allow_deny_...
2020-11-03 borsAuto merge of #6233 - montrivo:manual_ok_or, r=flip1995
2020-11-03 borsAuto merge of #6165 - dvermd:ref_option_ref, r=flip1995
2020-11-02 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-31 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-30 borsAuto merge of #6260 - matthiaskrgr:ices, r=ebroto
2020-10-30 borsAuto merge of #6197 - ThibsG:ImproveFilterNext, r=ebroto
2020-10-26 ThibsGFix tests for `map_unwrap_or*`
2020-10-26 ThibsGMove fixable `map_unwrap_or` cases to rustfixed test
2020-10-26 ThibsGImprove some suggestions for `filter_map_next`, `filter...
2020-10-26 ThibsGUse better placeholders for some methods lint messages
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-26 borsAuto merge of #5562 - flip1995:clippyup_up, r=phansch
2020-05-20 borsAuto merge of #5582 - vtmargaryan:match_wildcard_for_si...
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-16 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-05-16 borsAuto merge of #5563 - ThibsG:MergeLints, r=flip1995
2020-05-15 ThibsGRename lint `map_unwrap` to `map_unwrap_or` and registe...