]> git.lizzy.rs Git - rust.git/history - tests/ui/needless_return.fixed
Improve heuristics for determining whether eager of lazy evaluation is preferred
[rust.git] / tests / ui / needless_return.fixed
2021-11-16 Jason NewcombImprove heuristics for determining whether eager of...
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 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 #7726 - dswij:unseparated-literal-suffix...
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
2021-11-01 borsAuto merge of #7866 - rust-lang:edition-2021-tests...
2021-10-30 Andre Bogusupdate most tests to 2021 edition
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-04 borsAuto merge of #7762 - HKalbasi:master, r=Manishearth
2021-10-04 hkalbasiImplement equatable if let lint
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 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-27 borsAuto merge of #7692 - workingjubilee:float-cmp-not...
2021-09-23 borsAuto merge of #7707 - Jarcho:suspicious_else_proc_mac...
2021-09-22 borsAuto merge of #7693 - F3real:vec2, r=Manishearth
2021-09-22 borsAuto merge of #7679 - lengyijun:issue4546, r=xFrednet
2021-09-22 borsAuto merge of #7685 - camsteffen:let-else-needless...
2021-09-18 Cameron SteffenFix needless_return with let-else
2021-05-06 borsAuto merge of #7166 - TaKO8Ki:refactor_misc_early_modul...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-22 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-12 borsAuto merge of #7068 - boxdot:remove-std-ptr-null, r...
2021-04-12 borsAuto merge of #7067 - TaKO8Ki:fix-false-negative-on...
2021-04-12 Takayukifix limit_stderr_length error
2021-04-12 Takayukiadd tests for a false negative on `needless_return`
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 borsAuto merge of #7022 - Jarcho:macro_use_import_ice,...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-06 borsAuto merge of #7036 - horacimacias:master, r=giraffate
2021-04-05 borsAuto merge of #7018 - Y-Nak:same_item_push, r=Manishearth
2021-04-05 borsAuto merge of #7029 - ABouttefeux:master, r=Manishearth
2021-04-05 borsAuto merge of #6463 - xFrednet:5234-shared-code-in...
2021-04-05 xFrednetRenaming the lint to branches_sharing_code and fixing...
2021-04-05 xFrednetMoving shared_code_in_if_blocks to clippy::complexity...
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-22 borsAuto merge of #6403 - camsteffen:similar-names-undersco...
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-21 borsAuto merge of #6609 - giraffate:fix_wrong_suggestion_of...
2021-01-21 borsAuto merge of #6605 - kawogi:doc-markdown, r=llogiq
2021-01-21 borsAuto merge of #6532 - matthiaskrgr:mlmm, r=llogiq
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-20 borsAuto merge of #6567 - camsteffen:path-to-res-enum,...
2021-01-19 borsAuto merge of #6577 - nahuakang:inspect_then_for_each...
2021-01-19 borsAuto merge of #6608 - rail-rain:note_on_as_conversions...
2021-01-19 borsAuto merge of #6606 - ThibsG:AddTestNeedlessReturn...
2021-01-18 ThibsGAdd test for `needless_return` lint
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-17 borsAuto merge of #6585 - Daniel-B-Smith:false-positive...
2021-01-17 borsAuto merge of #6528 - Jarcho:redundant_slicing, r=flip1995
2021-01-17 borsAuto merge of #6582 - rail-rain:ice_6539, r=flip1995
2021-01-17 borsAuto merge of #6549 - ThibsG:FixClosureNeedlessReturn...
2021-01-15 borsAuto merge of #6500 - Javier-varez:case_sensitive_file_...
2021-01-15 ThibsGFix FP with empty return for `needless_return` lint
2021-01-15 borsAuto merge of #6574 - Jarcho:single_match_eq, r=Manishearth
2021-01-15 borsAuto merge of #6589 - giraffate:add_notes_of_prioritiza...
2021-01-15 borsAuto merge of #6555 - stanislav-tkach:patch-1, r=flip1995
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 borsAuto merge of #6586 - flip1995:rustup, r=flip1995
2021-01-15 flip1995Don't trigger needless_return lint in macros
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-25 borsAuto merge of #5960 - flip1995:rustup, r=flip1995
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-17 borsAuto merge of #5908 - giraffate:fix_fp_for_same_item_pu...
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-16 borsAuto merge of #5907 - wiomoc:feature/useless-vec-max...
2020-08-16 borsAuto merge of #5903 - jrqc:needless_return, r=ebroto...
2020-08-15 jrqcearly return removed
2020-08-15 jrqcModifications according to the code review
2020-08-15 jrqcBorrow checker added
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-06-05 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-25 borsAuto merge of #5525 - flip1995:issue_1654, r=phansch
2020-04-25 borsAuto merge of #5530 - ebroto:issue_5524, r=flip1995
2020-04-25 borsAuto merge of #5527 - flip1995:rollup-pr2htfd, r=flip1995
2020-04-25 Philipp KronesRollup merge of #5523 - phansch:add-new-ret-no-self...
next