]> git.lizzy.rs Git - rust.git/history - tests/ui/match_as_ref.fixed
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / match_as_ref.fixed
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-03-02 borsAuto merge of #8432 - dtolnay-contrib:transmuteundefine...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-22 borsAuto merge of #8451 - matthiaskrgr:ui_speedup, r=llogiq
2022-02-21 borsAuto merge of #8443 - Jarcho:match_cfg_arm, r=flip1995
2022-02-17 Jason NewcombCheck for `cfg` attrubutes before linting `match` expre...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-04 borsAuto merge of #4454 - BO41:search_is_some, r=flip1995
2019-08-30 borsAuto merge of #4473 - phansch:fix_cast_lossless_fp...
2019-08-30 borsAuto merge of #4446 - mikerite:fix-4437, r=phansch
2019-08-29 Michael WrightMerge branch 'master' into fix-4437
2019-08-25 Michael WrightFix `match_as_ref` bad suggestion
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-04-25 borsAuto merge of #4008 - g-bartoszek:boxed-fnmut, r=phansch
2019-04-20 borsAuto merge of #4011 - phansch:add_test_for_derive_expan...
2019-04-20 borsAuto merge of #4007 - phansch:fix_allowing_toplevel_ref...
2019-04-20 borsAuto merge of #4005 - phansch:rustfix_match_as_ref...
2019-04-19 Philipp HanschAdd run-rustfix for match_as_ref lint