]> git.lizzy.rs Git - rust.git/history - tests/ui/unused_unit.stderr
Fix `unnecessary_cast` suggestion when taking a reference
[rust.git] / tests / ui / unused_unit.stderr
2022-11-27 borsAuto merge of #9963 - ehuss:highfive-triagebot, r=xFrednet
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-11-22 borsAuto merge of #9796 - smoelius:issue-9771, r=flip1995
2022-11-22 borsAuto merge of #9745 - matttpt:fix-redundant-closure...
2022-11-21 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-11-20 borsAuto merge of #9592 - c410-f3r:arith, r=Jarcho
2022-11-19 borsAuto merge of #9800 - Alexendoo:def_path_res_multiple...
2022-11-18 borsAuto merge of #9850 - pheki:fix-7499-missing-ref, r...
2022-11-18 borsAuto merge of #9858 - DesmondWillowbrook:never_loop...
2022-11-15 borsAuto merge of #9849 - koka831:fix/9748, r=Manishearth
2022-11-15 kokaAllow return types for closures with lifetime binder
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
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-04-19 Dylan DPCRollup merge of #96142 - cjgillot:no-crate-def-index...
2022-04-17 borsAuto merge of #95779 - cjgillot:ast-lifetimes-undeclare...
2022-04-17 Camille GILLOTBless clippy.
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2021-01-02 borsAuto merge of #6520 - phansch:update-changelog, r=flip1995
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-23 borsAuto merge of #6483 - xFrednet:5386-github-ticket-searc...
2020-12-22 borsAuto merge of #6496 - matthiaskrgr:test_fix, r=Manishearth
2020-12-22 borsAuto merge of #6494 - matthiaskrgr:readme_, r=flip1995
2020-12-22 borsAuto merge of #6476 - 1c3t3a:1c3t3a-from-over-into...
2020-12-19 Bastian KerstingAdded from_over_into lint
2020-11-10 borsAuto merge of #6303 - ThibsG:OptionOptionSerde, r=ebroto
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 borsAuto merge of #6278 - ThibsG:DerefAddrOf, r=llogiq
2020-11-08 borsAuto merge of #6293 - Urcra:lint-example-fix, r=flip1995
2020-11-08 borsAuto merge of #6271 - camsteffen:vec-box-import, r...
2020-11-07 borsAuto merge of #6134 - patrickelectric:as_utf8, r=llogiq
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-10-28 Takayuki NakataFix suggestion to add unneeded space in `unused_unit`
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-16 borsAuto merge of #5596 - ebroto:issue_5212, r=phansch
2020-05-16 borsAuto merge of #5602 - ebroto:issue_3430, r=phansch
2020-05-15 borsAuto merge of #5599 - dtolnay:letif, r=flip1995
2020-05-15 borsAuto merge of #5592 - ebroto:extend_unused_unit, r...
2020-05-13 Eduardo Brotounused_unit: lint also in type parameters and where...
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-01-31 borsAuto merge of #5116 - matthiaskrgr:rustup_29, r=flip1995
2020-01-31 Matthias Krügerupdate test stderr
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
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-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-08 borsAuto merge of #4627 - kerhong:fix-typo-in-inherent...
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-10-08 borsAuto merge of #4592 - rust-lang:transmute-collection...
2019-10-04 borsAuto merge of #4613 - Lythenas:lint-assert_eq-unit_expr...
2019-10-02 Matthias SeiffertAdd check for assert_eq macros to unit_cmp lint
2019-08-29 Michael WrightMerge branch 'master' into fix-4437
2019-08-26 borsAuto merge of #4444 - phansch:split_up_cmp_owned2,...
2019-08-26 borsAuto merge of #4445 - phansch:fix_unused_unit_sugg...
2019-08-24 Philipp HanschFix unused_unit false positive
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-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-09 borsAuto merge of #3860 - phansch:refactor_out_opt_def_id...
2019-03-09 Philipp KronesRollup merge of #3857 - phansch:document_path_qpath...
2019-03-09 Philipp KronesRollup merge of #3852 - phansch:refactor_assign_ops...
2019-03-09 Philipp KronesRollup merge of #3851 - phansch:refactor_trait_stuff...
2019-03-07 borsAuto merge of #3850 - mikerite:rustfmt-tests, r=phansch
2019-03-07 Michael WrightEnable rustfix on `unused_unit` tests
2019-03-07 Michael WrightAdd `[rustfmt::skip]` to `unused_unit` test
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 flip1995Update *.stderr files
2018-12-11 borsAuto merge of #3527 - phansch:update_readme2, r=matthia...
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
next