]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils
Auto merge of #9870 - koka831:unformat-unused-rounding, r=Jarcho
[rust.git] / clippy_lints / src / utils /
2022-11-20 borsAuto merge of #9870 - koka831:unformat-unused-rounding...
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 borsAuto merge of #9570 - nfejzic:lint-unchecked-duration...
2022-11-13 borsAuto merge of #9698 - kraktus:xc_bool, r=xFrednet
2022-11-10 Nadir Fejzicfeat: add and implement unchecked_duration_subtraction...
2022-11-08 borsAuto merge of #9791 - smoelius:issues-9739-9782, r...
2022-11-08 borsAuto merge of #9765 - koka831:feat/manual_is_ascii_chec...
2022-11-07 borsAuto merge of #9705 - jntrnr:disable_needless_collect...
2022-11-05 borsAuto merge of #9760 - SquareMan:let_underscore_future...
2022-11-05 borsAuto merge of #9797 - trevarj:print-config, r=xFrednet
2022-11-04 Alex MacleodReturn multiple resolutions from `def_path_res`
2022-11-04 borsAuto merge of #9753 - smoelius:changelog, r=xFrednet
2022-11-04 Trevor ArjeskiAdd allow-print-in-tests config
2022-11-03 borsAuto merge of #9761 - xFrednet:changelog-1-65, r=giraff...
2022-11-01 borsAuto merge of #9743 - smoelius:improve-needless-lifetim...
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-28 Samuel MoeliusFix adjacent code
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 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 #9700 - andreubotella:from-raw-with-void...
2022-10-25 borsAuto merge of #9704 - kraktus:fix_use_self, r=giraffate
2022-10-25 borsAuto merge of #9667 - dorublanzeanu:master, r=giraffate
2022-10-24 Andre Bogusmake arc-likes for `mutable-key` configurable
2022-10-24 borsAuto merge of #8437 - est31:let_else_lint, r=flip1995
2022-10-24 est31Make the match checking configurable
2022-10-24 est31Add lint to tell about let else pattern
2022-10-23 borsAuto merge of #9690 - royrustdev:boxed_void, r=flip1995
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 #9689 - koka831:fix/or_fun_call_map_or...
2022-10-23 borsAuto merge of #9697 - Alexendoo:let-underscore-uplift...
2022-10-23 borsAuto merge of #9654 - alex-semenyuk:enable_test, r...
2022-10-23 borsAuto merge of #9686 - kraktus:unwrap_in_test_cfg, r...
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-22 kraktusExplicitly mention [cfg(test)]
2022-10-21 kraktus[`unwrap_used`], [`expect_used`] do not lint in `test...
2022-10-20 borsAuto merge of #9635 - smoelius:fix-9386-bug, r=Jarcho
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-19 borsAuto merge of #9634 - royrustdev:fix_redundant_allocati...
2022-10-17 borsAuto merge of #9637 - Alexendoo:unused-format-specs...
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-16 borsAuto merge of #9652 - kraktus:octo_89, r=xFrednet
2022-10-16 borsAuto merge of #9658 - TennyZhuang:partial-pub-fields...
2022-10-16 borsAuto merge of #9566 - smoelius:diagnostic-item-path...
2022-10-15 Samuel MoeliusFormat affected files
2022-10-15 Samuel MoeliusExpand `unnecessary_def_path` lint
2022-10-15 Samuel MoeliusMove some things around
2022-10-15 Samuel MoeliusSeparate internal lints by pass
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-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-08 borsAuto merge of #9386 - smoelius:further-enhance-needless...
2022-10-08 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-07 borsAuto merge of #9585 - rust-lang:extend-box-default...
2022-10-07 borsAuto merge of #9595 - Alexendoo:author-let-chains,...
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-05 Alex MacleodReplace if_chain with let chains in `clippy::author...
2022-10-05 borsAuto merge of #9586 - Alexendoo:format-args-commas...
2022-10-05 borsAuto merge of #9495 - Alexendoo:disallowed-macros,...
2022-10-05 Alex MacleodAdd `disallowed_macros` lint
2022-10-04 borsAuto merge of #9547 - nyurik:capt, r=flip1995
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 #7962 - Jarcho:fix_match_type_on_diagnost...
2022-10-02 Jason NewcombFix and improve internal lint checking for `match_type...
2022-10-02 borsAuto merge of #9571 - rust-lang:refactor-lit-ints,...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-10-01 borsAuto merge of #9484 - Xaeroxe:clamping-without-clamp...
2022-10-01 Jacob KieselImplement manual_clamp lint
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 #9550 - alex-semenyuk:fix_typo, r=xFrednet
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 #9539 - Jarcho:ice_9445, r=flip1995
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-26 borsAuto merge of #9233 - nyurik:capture-vars, r=Alexendoo
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
next