]> git.lizzy.rs Git - rust.git/history - tests/ui/for_loop_fixable.stderr
Ignore associated items in trait *implementations* when considering type complexity
[rust.git] / tests / ui / for_loop_fixable.stderr
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-01 borsAuto merge of #7741 - surechen:fix_if_then_panic, r...
2021-09-30 borsAuto merge of #7338 - camsteffen:shadow, r=llogic
2021-09-30 Cameron SteffenRemove shadow allows
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-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 #5596 - ebroto:issue_5212, r=phansch
2020-05-15 borsAuto merge of #5592 - ebroto:extend_unused_unit, r...
2020-05-14 borsAuto merge of #5583 - ebroto:reversed_empty_ranges...
2020-05-13 Eduardo BrotoRemove reverse_range_loop lint
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-10 borsAuto merge of #5446 - rust-lang:gimme-a-second, r=flip1995
2020-04-08 borsAuto merge of #5411 - dtolnay:hasher, r=flip1995
2020-04-08 borsAuto merge of #5437 - rabisg0:should-impl-trait, r...
2020-04-08 borsAuto merge of #5428 - dtolnay:cognitive, r=flip1995
2020-04-08 David TolnayMove cognitive_complexity to nursery
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-07 borsAuto merge of #5000 - JohnTitor:backticks, r=flip1995
2020-01-07 Yuki OkushiUpdate stderrs
2020-01-04 borsAuto merge of #4881 - krishna-veerareddy:issue-4871...
2020-01-03 borsAuto merge of #4975 - JohnTitor:fix-4968, r=phansch
2020-01-03 borsAuto merge of #4978 - mikerite:fix-4958, r=phansch
2020-01-01 Michael WrightFix bad `explicit_into_iter_loop` suggestion
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-07 borsAuto merge of #4758 - mikerite:dec_lit_20191031, r...
2019-11-07 borsAuto merge of #4757 - evanjs:issue/4748, r=phansch
2019-11-07 borsAuto merge of #4788 - Manishearth:rustup, r=flip1995
2019-11-07 flip1995Deprecate `into_iter_on_array` lint
2019-11-06 borsAuto merge of #4714 - msizanoen1:remove-plugin, r=Manis...
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-26 borsAuto merge of #4739 - flip1995:rustup, r=flip1995
2019-10-26 flip1995Rustup to rust-lang/rust#65773
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-21 borsAuto merge of #4558 - Manishearth:suggestions, r=phansch
2019-09-21 Manish Goregaokarfor_loop: Split test into fixable/unfixable, make needl...