]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/inherent_impl.rs
Auto merge of #6601 - mdm:fix-unit-args-false-positive, r=camsteffen
[rust.git] / clippy_lints / src / inherent_impl.rs
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 borsAuto merge of #6789 - flip1995:rustup, r=flip1995
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::Item.
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-06 Bastian KerstingRevert "Fixed for loop problem, corrected all occurence...
2021-02-06 Bastian KerstingFixed for loop problem, corrected all occurences that...
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
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 #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-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 #6582 - rail-rain:ice_6539, r=flip1995
2021-01-15 borsAuto merge of #6500 - Javier-varez:case_sensitive_file_...
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 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Joshua NelsonSeparate out a `hir::Impl` struct
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-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-15 borsAuto merge of #5910 - flip1995:rustup, r=flip1995
2020-08-13 borsAuto merge of #5901 - giraffate:add_reference_to_rustc_...
2020-08-13 borsAuto merge of #5900 - ThibsG:ParensUselessConversion475...
2020-08-12 borsAuto merge of #5897 - matthiaskrgr:no_clone_tts, r...
2020-08-12 borsAuto merge of #5884 - Ryan1729:patch-1, r=flip1995
2020-08-12 borsAuto merge of #5893 - matthiaskrgr:lint_msg, r=yaahc
2020-08-11 Matthias Krügermultiple_inherent_impl: make lint adhere to lint messag...
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-07-26 borsAuto merge of #5820 - ThibsG:FixSuspiciousArithmeticImp...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-21 borsAuto merge of #5830 - flip1995:rustup, r=flip1995
2020-07-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-17 borsAuto merge of #5817 - flip1995:rustup, r=flip1995
2020-07-17 borsAuto merge of #5811 - JarredAllen:panic_multiple_args...
2020-07-17 borsAuto merge of #5810 - matthiaskrgr:typos_2, r=Manishearth
2020-07-16 Matthias Krügerfix typos (found by codespell)
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-03 borsAuto merge of #5763 - flip1995:rustup, r=Manishearth
2020-07-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-04-17 borsAuto merge of #5445 - logan-dev-oss:master, r=flip1995
2020-04-17 borsAuto merge of #5482 - phansch:diag, r=matthiaskrgr
2020-04-17 Philipp HanschCleanup: Rename 'db' variable to 'diag'
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 borsAuto merge of #5342 - flip1995:rollup-77s2pmt, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5341 - flip1995:rustup, r=flip1995
2020-03-19 flip1995Rustup to rust-lang/rust#66131
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-18 borsAuto merge of #5046 - JohnTitor:order-nonminimal-bool...
2020-01-18 borsAuto merge of #5059 - JohnTitor:rustup-0118, r=llogiq
2020-01-18 Yuki OkushiRustup to rust-lang/rust#68204
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
2020-01-11 borsAuto merge of #5040 - JohnTitor:rustup-0111, r=flip1995
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67806
2020-01-06 borsAuto merge of #5003 - JohnTitor:rustup, r=flip1995
2020-01-06 Yuki OkushiRustup to rust-lang/rust#67886
2020-01-05 borsAuto merge of #4996 - JohnTitor:rustup, r=matthiaskrgr
2020-01-04 borsAuto merge of #4966 - bradsherman:iter-nth-zero, r...
2020-01-04 Brad ShermanFix existing iter-nth-zero violations
2019-12-31 borsAuto merge of #4973 - JohnTitor:rustup-1231, r=phansch
2019-12-31 Yuki OkushiUse `is_empty()`
2019-12-31 Yuki OkushiRustup to rust-lang/rust#67707
2019-12-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-22 borsAuto merge of #4938 - flip1995:rustup, r=flip1995
2019-12-22 flip1995Add <'_> where necessary
2019-12-04 borsAuto merge of #4879 - matthiaskrgr:rustup_23, r=flip1995
2019-12-04 Matthias KrügerRustup to rust-lang/rust#66878
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-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-09-29 borsAuto merge of #4593 - james9909:fix-multiple-inherent...
next