]> git.lizzy.rs Git - rust.git/history - clippy_dev/src
Auto merge of #9734 - alex-semenyuk:badge, r=giraffate
[rust.git] / clippy_dev / src /
2022-10-31 borsAuto merge of #9734 - alex-semenyuk:badge, r=giraffate
2022-10-29 borsAuto merge of #9648 - llogiq:fix-undocumented-unsafe...
2022-10-27 borsAuto merge of #9726 - kraktus:fix_use_self, r=Alexendoo
2022-10-27 borsAuto merge of #9722 - ebobrow:question-mark, r=Manishearth
2022-10-26 borsAuto merge of #9681 - koka831:feat/add-seek-from-curren...
2022-10-25 borsAuto merge of #9712 - Alexendoo:old-generated-files...
2022-10-25 Alex MacleodRemove `lib.register_*` and `src/docs*` in `cargo dev...
2022-10-25 borsAuto merge of #9707 - Alexendoo:file-depinfo, r=flip1995
2022-10-25 Alex MacleodTrack `clippy.toml` and `Cargo.toml` in `file_depinfo`
2022-10-25 borsAuto merge of #9692 - llogiq:mutable-key-more-arcs...
2022-10-25 borsAuto merge of #9704 - kraktus:fix_use_self, r=giraffate
2022-10-23 borsAuto merge of #9541 - Alexendoo:declare-proc-macro...
2022-10-23 Alex MacleodGenerate lint categories and explanations with `declare...
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-23 borsAuto merge of #9630 - CatDevz:fix-aawr-lint, r=flip1995
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-13 borsAuto merge of #9600 - nyurik:inline-fmt-style, r=llogiq
2022-10-12 borsAuto merge of #9590 - nyurik:fix-parens, r=Alexendoo
2022-10-12 borsAuto merge of #9627 - Jarcho:ice-9625, r=xFrednet
2022-10-11 borsAuto merge of #9629 - est31:let_else, r=Jarcho
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-10 est31Replace manual let else patterns with let else
2022-10-10 borsAuto merge of #9610 - Jarcho:fix-9608, r=Alexendoo
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-08 borsAuto merge of #9386 - smoelius:further-enhance-needless...
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-07 Samuel MoeliusFix adjacent code
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-03 borsAuto merge of #9559 - c410-f3r:arith, r=Alexendoo
2022-10-03 Elliot BobrowMerge branch 'master' into mul-add-negative
2022-10-02 borsAuto merge of #9574 - Alexendoo:unused-fixed, r=Jarcho
2022-10-02 borsAuto merge of #9571 - rust-lang:refactor-lit-ints,...
2022-10-02 borsAuto merge of #9573 - Alexendoo:needless-borrowed-ref...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-29 borsAuto merge of #9516 - flip1995:rustup, r=flip1995
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-26 Pietro Albiniremove cfg(bootstrap)
2022-09-24 borsAuto merge of #9527 - nyurik:inl2, r=llogiq
2022-09-24 Yuri Astrakhanfallout2: rework clippy_dev & _lints fmt inlining
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri Astrakhanand a few more from other dirs
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-21 Michael SchubartActually use the sorted vector
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-19 borsAuto merge of #9483 - c410-f3r:arith, r=Jarcho
2022-09-17 borsAuto merge of #9488 - Alexendoo:unused, r=llogiq
2022-09-16 Alex MacleodAdd `#[allow(unused)]` to test in `cargo dev new_lint`
2022-09-15 est31Fix clippy
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 borsAuto merge of #9447 - flip1995:rustup, r=flip1995
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-08 borsAuto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r...
2022-09-08 Dylan DPCRollup merge of #101501 - Jarcho:tcx_lint_passes, r...
2022-09-06 Jason NewcombAllow lint passes to be bound by `TyCtxt`
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-02 borsAuto merge of #8952 - rust-lang:explain, r=xFredNet
2022-09-02 Andre Bogusadd `--explain` subcommand
2022-09-01 borsAuto merge of #9404 - lukaslueg:issue9402, r=giraffate
2022-09-01 borsAuto merge of #9406 - Jarcho:unescape_ice, r=Manishearth
2022-09-01 Jason NewcombCorrectly handle unescape warnings
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-30 borsAuto merge of #98919 - 5225225:stricter-invalid-value...
2022-08-29 NilstriebRevert let_chains stabilization
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-19 borsAuto merge of #9295 - Guilherme-Vasconcelos:manual...
2022-08-18 borsAuto merge of #9136 - smoelius:enhance-needless-borrow...
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-16 Samuel E. Moelius IIIFix adjacent code
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-15 borsAuto merge of #9318 - lukaslueg:ifletmutexref, r=xFrednet
2022-08-15 borsAuto merge of #96745 - ehuss:even-more-attribute-valida...
2022-08-14 Guilherme-VasconcelosUpdate all tests to comply with clippy::manual_empty_st...
2022-08-14 borsAuto merge of #9187 - sgued:iter-once, r=flip1995
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #9324 - flip1995:changelog, r=xFrednet
2022-08-12 Mark RousskovAdjust cfgs
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 borsAuto merge of #9323 - flip1995:rustup, r=flip1995
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
next