]> git.lizzy.rs Git - rust.git/history - tests/ui/match_single_binding2.rs
Fix `unnecessary_cast` suggestion when taking a reference
[rust.git] / tests / ui / match_single_binding2.rs
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-21 Ralf Jungmerge rustc history
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-12 Ralf Jungmerge rustc history
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-10 Ralf Jungmerge rustc history
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Ralf Jungmerge rustc history
2022-10-08 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-04 borsAuto merge of #9587 - c410-f3r:arith, r=Alexendoo
2022-10-04 borsAuto merge of #9547 - nyurik:capt, r=flip1995
2022-10-02 Yuri Astrakhanfallout: fix tests to allow uninlined_format_args
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-18 borsAuto merge of #7089 - Jarcho:multiple_impls_generic...
2021-05-18 Philipp KronesRollup merge of #7239 - flip1995:ci-windows-rustup...
2021-05-18 borsAuto merge of #7201 - mucinoab:master, r=giraffate
2021-05-17 borsAuto merge of #7133 - arya-k:master, r=llogiq
2021-05-17 borsAuto merge of #7223 - ThibsG:FpUselessConversion7205...
2021-05-17 borsAuto merge of #7225 - InquisitivePenguin:unnessecary...
2021-05-17 borsAuto merge of #7216 - ThibsG:OptionIfLetElse7006, r...
2021-05-16 borsAuto merge of #7214 - xFrednet:7197-collecting-configur...
2021-05-16 borsAuto merge of #7217 - xFrednet:7172-metadata-collection...
2021-05-13 borsAuto merge of #7188 - mgacek8:issue7164_needless_collec...
2021-05-13 borsAuto merge of #7215 - ThibsG:WrongSelfFix7179, r=Manish...
2021-05-13 borsAuto merge of #7095 - Y-Nak:match_single_binding, r...
2021-05-13 Yoshitomo Nakanishimatch_single_binding: Fix invalid suggestion when match...
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-22 borsAuto merge of #6942 - mgacek8:issue_6815_search_is_none...
2021-03-20 borsAuto merge of #6941 - ThibsG:suggMatchSingleBinding...
2021-03-20 ThibsGSplit `match_single_binding` tests in 2 files (too...