]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods
Last PR adjustments
[rust.git] / clippy_lints / src / methods /
2022-11-18 DeadbeefRm diagnostic item, use lang item
2022-11-17 Matthias KrügerRollup merge of #104483 - oli-obk:santa-clauses-make...
2022-11-17 Samuel MoeliusFix typo in `expect_used` and `unwrap_used` warning...
2022-11-16 borsAuto merge of #9859 - koka831:no-run-side-effect, r...
2022-11-16 kokaAvoid generating files via doctest
2022-11-16 Oli SchererConvert predicates into Predicate in the Obligation...
2022-11-15 borsAuto merge of #9570 - nfejzic:lint-unchecked-duration...
2022-11-13 borsAuto merge of #9837 - DesmondWillowbrook:never_loop...
2022-11-13 borsAuto merge of #9829 - hrxi:pr_or_fun_call, r=llogiq
2022-11-13 borsAuto merge of #9822 - Veykril:unnecessary-safety-doc...
2022-11-13 borsAuto merge of #9698 - kraktus:xc_bool, r=xFrednet
2022-11-12 hrxiMake it clear that `or_fun_call` can be a false-positive
2022-11-11 borsAuto merge of #9662 - ebobrow:result-large-err, r=dswij
2022-11-09 borsAuto merge of #9813 - Jarcho:issue_9811, r=xFrednet
2022-11-08 borsAuto merge of #9817 - mgrachev:patch-1, r=Manishearth
2022-11-08 borsAuto merge of #9791 - smoelius:issues-9739-9782, r...
2022-11-08 borsAuto merge of #9818 - rs017991:patch-1, r=Jarcho
2022-11-08 Ryan ScheidterFixed Typo
2022-11-08 Grachev MikhailUpdate lint example for `collapsible_str_replace`
2022-11-08 borsAuto merge of #9765 - koka831:feat/manual_is_ascii_chec...
2022-11-07 borsAuto merge of #8744 - Jarcho:needless_collect_fp, r...
2022-11-07 Jason NewcombLint `needless_collect` on non-std collection types
2022-11-07 kraktusRewrite `ExcessiveBools` to be a `LateLintPass` lint
2022-11-07 Jason NewcombMove `needless_collect` into the `methods` lint pass
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-05 borsAuto merge of #9799 - bebecue:patch-1, r=dswij
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-04 borsAuto merge of #9753 - smoelius:changelog, r=xFrednet
2022-11-04 bebecueUpdate lint `suspicious_to_owned`
2022-11-04 Samuel MoeliusFix #9771 (`unnecessary_to_owned` false positive)
2022-11-03 borsAuto merge of #9779 - koka831:fix/unnecessary-join...
2022-11-03 kokafix turbofish in suggest message
2022-11-03 borsAuto merge of #9761 - xFrednet:changelog-1-65, r=giraff...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 borsAuto merge of #9743 - smoelius:improve-needless-lifetim...
2022-10-31 xFrednetUpdate lint versions for 1.65
2022-10-31 borsAuto merge of #9506 - blyxyas:master, r=giraffate
2022-10-31 borsAuto merge of #9734 - alex-semenyuk:badge, r=giraffate
2022-10-29 Cameron SteffenUse LanguageItems::require less
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 borsAuto merge of #9738 - kraktus:bool_to_int_with_if,...
2022-10-29 Nicholas NethercoteRename some `OwnerId` fields.
2022-10-29 borsAuto merge of #102233 - petrochenkov:effvis, r=jackh726
2022-10-29 borsAuto merge of #9648 - llogiq:fix-undocumented-unsafe...
2022-10-29 borsAuto merge of #9711 - smoelius:issue-9710, r=Jarcho
2022-10-28 borsAuto merge of #9741 - llogiq:fix-string-extend-chars...
2022-10-28 Samuel MoeliusFix adjacent code
2022-10-28 Andre Bogusfix the `string-extend-chars` suggestion on slice
2022-10-28 borsAuto merge of #9733 - nbdd0121:master, r=dswij
2022-10-27 borsAuto merge of #9726 - kraktus:fix_use_self, r=Alexendoo
2022-10-27 Gary GuoEnsure new_ret_no_self is not fired if `impl Trait...
2022-10-27 borsAuto merge of #9722 - ebobrow:question-mark, r=Manishearth
2022-10-26 Vadim Petrochenkovprivacy: Rename "accessibility levels" to "effective...
2022-10-26 borsAuto merge of #9717 - Alexendoo:readme-note, r=flip1995
2022-10-26 borsAuto merge of #9681 - koka831:feat/add-seek-from-curren...
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-25 borsAuto merge of #9707 - Alexendoo:file-depinfo, r=flip1995
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 kokafeat: add new lint `seek_from_current`
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 Doru-Florin BlanzeanuChange lint name to `seek_to_start_instead_of_rewind`
2022-10-24 Doru-Florin BlanzeanuAdd msrv check for `rewind_instead_of_seek_to_start...
2022-10-24 Doru-Florin BlanzeanuAdd new lint `rewind_instead_of_seek_to_start`
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 kokafix: support `map_or` for `or_fun_call` lint
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 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-21 kraktus[`unwrap_used`], [`expect_used`] do not lint in `test...
2022-10-21 borsAuto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r...
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 lcnrrustc_hir_typeck: fix clippy
2022-10-20 borsAuto merge of #9635 - smoelius:fix-9386-bug, r=Jarcho
2022-10-20 borsAuto merge of #9670 - Alexendoo:missing-trait-methods...
2022-10-20 borsAuto merge of #9680 - flip1995:rustup, r=flip1995
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 MoeliusFix adjacent code
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-12 Ralf Jungmerge rustc history
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...
next