]> git.lizzy.rs Git - rust.git/history - tests/ui/default_trait_access.fixed
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / default_trait_access.fixed
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
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
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-09 borsAuto merge of #9288 - lukaslueg:partialeqnone, r=Jarcho
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-08 borsAuto merge of #9303 - Jarcho:ice_9297, r=Alexendoo
2022-08-08 borsAuto merge of #8694 - Jarcho:check_proc_macro, r=xFrednet
2022-08-08 Jason NewcombDon't lint `default_trait_access` in proc-macro expansions
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-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-17 borsAuto merge of #8442 - rsmantini:issue-8120-fix, r=Manis...
2022-02-17 borsAuto merge of #8218 - Jarcho:redundant_slicing_deref...
2022-02-17 borsAuto merge of #8441 - Jarcho:needless_borrow_temp,...
2022-02-17 borsAuto merge of #8433 - hellow554:update_default_trait...
2022-02-17 Marcel HellwigDon't lint Default::default if it is the udpate syntax...
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-28 borsAuto merge of #7734 - Manishearth:doc-unsafe-trait...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 borsAuto merge of #7711 - camsteffen:depinfo-error, r=flip1995
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Manish GoregaokarRollup merge of #88677 - petrochenkov:exportid, r=davidtwco
2021-09-11 borsAuto merge of #84373 - cjgillot:resolve-span, r=michael...
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-09 Fabian WolffIgnore automatically derived impls of `Clone` and ...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-03-02 borsAuto merge of #6822 - camsteffen:rustfmt, r=llogiq
2021-03-01 Cameron SteffenAdd version = "Two" to rustfmt.toml
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-14 borsAuto merge of #5998 - deg4uss3r:master, r=yaahc
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 borsAuto merge of #5977 - xvschneider:AddLintPanicInResult...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #5980 - matsujika:create-dir, r=flip1995
2020-09-10 borsAuto merge of #5931 - montrivo:unit-arg, r=flip1995
2020-09-10 borsAuto merge of #6027 - flip1995:rustup, r=flip1995
2020-09-08 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-05 borsAuto merge of #5997 - giraffate:fix_fp_about_clone_in_s...
2020-09-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-03 borsAuto merge of #5994 - taiki-e:useless_attribute, r...
2020-09-02 borsAuto merge of #5996 - Koxiaet:master, r=ebroto
2020-09-02 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-01 borsAuto merge of #5993 - taiki-e:default_trait_access...
2020-08-31 Taiki Endodefault_trait_access: Fix wrong suggestion