]> git.lizzy.rs Git - rust.git/history - tests/ui/needless_lifetimes.stderr
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / needless_lifetimes.stderr
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-14 borsAuto merge of #8901 - Jarcho:sharing_code, r=dswij
2022-06-09 borsAuto merge of #8907 - kyoto7250:fix_8898, r=giraffate
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-04 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-06-01 borsAuto merge of #8869 - Jarcho:derive_partial_eq_without_...
2022-05-31 borsAuto merge of #8884 - evantypanski:manual_range_contain...
2022-05-31 borsAuto merge of #8876 - Alexendoo:cast-abs-to-different...
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-27 borsAuto merge of #8885 - Serial-ATA:rc-clone-in-vec-init...
2022-05-25 borsAuto merge of #8889 - Serial-ATA:remove-newlines, r...
2022-05-25 borsAuto merge of #8882 - kyoto7250:get_first, r=llogiq
2022-05-25 kyoto7250ignore clippy::get_first
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-16 borsAuto merge of #8752 - Serial-ATA:improve-filtering...
2022-05-15 borsAuto merge of #8699 - Jarcho:vec_init_then_push_7071...
2022-05-07 borsAuto merge of #8794 - smoelius:fix-8759, r=llogiq
2022-05-06 borsAuto merge of #8763 - arieluy:manual_range_contains...
2022-05-06 borsAuto merge of #8778 - sunfishcode:main, r=giraffate
2022-05-05 borsAuto merge of #8788 - flip1995:rustup, r=xFrednet,flip1995
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-04-30 Camille GILLOTBless tests.
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-02-18 borsAuto merge of #94088 - oli-obk:revert, r=jackh726
2022-02-17 Oli SchererRevert "Auto merge of #91403 - cjgillot:inherit-async...
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
2022-02-12 Camille GILLOTBless clippy test.
2022-02-01 borsAuto merge of #8330 - flip1995:changelog, r=llogiq
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-26 Georgy KomarovMerge remote-tracking branch 'origin/master' into 8282...
2022-01-24 borsAuto merge of #8315 - dswij:8306, r=giraffate
2022-01-23 borsAuto merge of #8217 - Jarcho:needless_borrow_8191,...
2022-01-22 borsAuto merge of #8278 - Alexendoo:needless-lifetime-expli...
2022-01-22 Alex Macleod`needless_lifetimes`: ignore lifetimes in explicit...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-05 borsAuto merge of #7909 - mikerite:fix-7816, r=camsteffen
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-02 borsAuto merge of #7906 - smoelius:master, r=camsteffen
2021-11-02 borsAuto merge of #7907 - Alexendoo:non-ascii-restriction...
2021-11-02 borsAuto merge of #7901 - samueltardieu:fix-7893, r=xFredne...
2021-11-02 Samuel TardieuAdd test case for `clippy::needless_lifetimes` in async...
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-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 borsAuto merge of #5727 - rail-rain:manual_memcpy_with_coun...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-10-06 borsAuto merge of #6126 - flip1995:rustup, r=flip1995
2020-10-06 borsAuto merge of #6078 - ebroto:unnecessary_sort_by_take_2...
2020-10-05 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-04 borsAuto merge of #6111 - flip1995:rustup, r=flip1995
2020-10-01 borsAuto merge of #6102 - giraffate:no_lint_when_invalid_su...
2020-10-01 borsAuto merge of #5978 - montrivo:needless-lifetime, r...
2020-09-29 Tim Nielensneedless-lifetime / pr remarks
2020-09-29 Tim NielensMerge branch 'master' into needless-lifetime
2020-09-09 Tim Nielensneedless-lifetime / add test cases for nested elision...
2020-09-08 Tim Nielensneedless-lifetime / nested elision sites / PR remarks
2020-09-06 Tim Nielensneedless-lifetime - fix nested elision site FPs
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-20 borsAuto merge of #5323 - rabisg0:fix/5284, r=flip1995
2020-03-19 Rabi GuhaImprovement: Don't show function body in needless_lifetimes
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-10-15 James WangChange lint to be pedantic
2019-10-15 James WangAdd a new lint for unused self
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-04 borsAuto merge of #4487 - JohnTitor:deref-addrof-external...
2019-09-04 borsAuto merge of #4418 - euclio:byte-lit-suggestion, r...
2019-09-04 borsAuto merge of #4454 - BO41:search_is_some, r=flip1995
2019-09-03 borsAuto merge of #4479 - rust-lang:uninit_assume_init...
2019-09-03 borsAuto merge of #4493 - JohnTitor:fix-build-bytes, r...
2019-09-02 borsAuto merge of #4482 - awoimbee:doc_explicit_counter_loo...
2019-09-02 borsAuto merge of #4477 - mikerite:fix-4291, r=flip1995
2019-09-01 Michael WrightFix `needless_lifetimes` false positive
2019-05-30 borsAuto merge of #4113 - rust-lang:author, r=flip1995
next