]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Auto merge of #9546 - kraktus:default_not_default_trait, r=xFrednet
[rust.git] / clippy_lints / src / lib.rs
2022-09-27 borsAuto merge of #9545 - Alexendoo:std-instead-of-core...
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 Andre Bogusadd `box-default` lint
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-25 Yuri Astrakhannew uninlined_format_args lint to inline explicit arguments
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri AstrakhanApply uninlined_format-args to clippy_lints
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-16 borsAuto merge of #9409 - DesmondWillowbrook:iter_kv_map...
2022-09-14 borsAuto merge of #9478 - Alexendoo:ra-docs, r=flip1995
2022-09-14 borsAuto merge of #9475 - Nemo157:mod-files-remap, r=xFrednet
2022-09-14 borsAuto merge of #8518 - Alexendoo:write-late-pass, r...
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 Alex MacleodMigrate write.rs to a late pass
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 #9443 - c410-f3r:arith, r=flip1995
2022-09-08 CaioRename the `arithmetic` lint
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-02 borsAuto merge of #9417 - Jarcho:ice_9414, r=Alexendoo
2022-09-01 borsAuto merge of #9412 - xFrednet:jst-r-bool-to-int-lint...
2022-09-01 Dmitrii LavrovNew lint `bool_to_int_with_if`
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 borsAuto merge of #9397 - Jarcho:trait_dup_order, r=dswij
2022-08-30 borsAuto merge of #98919 - 5225225:stricter-invalid-value...
2022-08-30 borsAuto merge of #9373 - lukaslueg:result_large_err, r...
2022-08-30 Lukas LuegInitial implementation of `result_large_err`
2022-08-29 NilstriebRevert let_chains stabilization
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-26 borsAuto merge of #9374 - sk1p:patch-1, r=Jarcho
2022-08-26 borsAuto merge of #9379 - royrustdev:multi_assignments...
2022-08-26 royrustdevadd `multi_assignments` lint
2022-08-24 borsAuto merge of #9370 - mikerite:20220824_ty_contains...
2022-08-23 borsAuto merge of #9366 - Alexendoo:manual_string_new,...
2022-08-23 Alex MacleodRename `manual_empty_string_creation` and move to pedantic
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-20 borsAuto merge of #9269 - nahuakang:collapsible_str_replace...
2022-08-19 borsAuto merge of #9258 - Serial-ATA:unused-peekable, r...
2022-08-19 borsAuto merge of #8804 - Jarcho:in_recursion, r=Alexendoo
2022-08-19 Jason NewcombRework `only_used_in_recursion`
2022-08-19 borsAuto merge of #8957 - Jarcho:more_pass_merges, r=flip1995
2022-08-19 Jason NewcombMove `VerboseFileReads` into `Methods` lint pass
2022-08-19 Jason NewcombMove `VecResizeToZero` into `Methods` lint pass
2022-08-19 Jason NewcombMove `UnnecessarySortBy` into `Methods` lint pass
2022-08-19 Jason NewcombMove `UnitHash` into `Methods` lint pass
2022-08-19 Jason NewcombMove `TransmutingNull` into `Transmute` lint pass
2022-08-19 Jason NewcombMove `StableSortPrimitive` to `Methods` lint pass
2022-08-19 Jason NewcombMove `RepeatOnce` into `Methods` lint pass
2022-08-19 Jason NewcombMove `PathBufPushOverwrite` into `Methods` lint group
2022-08-19 Jason NewcombMove `OpenOptions` into `Methods` lint pass
2022-08-19 Jason NewcombMove `MutMutexLock` into `Methods` lint pass
2022-08-19 Jason NewcombMove `MapErrIgnore` into `Methods` lint pass
2022-08-19 Jason NewcombMove `MapClone` into `Methods` lint pass
2022-08-19 Jason NewcombMove `ManualOkOr` into `Methods` lint pass
2022-08-19 Jason NewcombMove `GetFirst` into `Methods` lint pass
2022-08-19 Jason NewcombMove `CaseSensitiveFileExtensionComparisons` into ...
2022-08-19 Jason NewcombMove `BytesCountToLen` into `Methods` lint pass
2022-08-19 Jason NewcombMove `ByteCount` into `Methods` lint pass
2022-08-19 Jason NewcombMove `BorrowAsPtr` into `Casts` lint pass
2022-08-19 Jason NewcombMove `AsUnderscore` into `Casts` lint pass
2022-08-19 SerialBetter handle method/function calls
2022-08-19 SerialAdd [`unused_peekable`] lint
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 IIIEnhance `needless_borrow` to consider trait implementations
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-15 borsAuto merge of #96745 - ehuss:even-more-attribute-valida...
2022-08-14 Guilherme-VasconcelosImplement clippy::manual_empty_string_creations lint
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 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-09 borsAuto merge of #9288 - lukaslueg:partialeqnone, r=Jarcho
2022-08-08 Sosthène GuédonMove iter_once and iter_empty to methods as a late...
2022-08-08 Sosthène GuédonAdd iter_once and iter_empty lints
2022-08-08 Lukas LuegAdd partialeq_to_none lint
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-04 borsAuto merge of #9266 - alex-semenyuk:cast_abs_to_unsigne...
2022-08-02 borsAuto merge of #9053 - AaronC81:fix-9052, r=flip1995
2022-08-02 borsAuto merge of #9264 - guerinoni:instant-elapsed, r...
2022-08-02 borsAuto merge of #9254 - alex-semenyuk:enable_empty_loop_n...
2022-08-01 Federico GuerinoniAdd `elapsed_instant` lint
2022-08-01 borsAuto merge of #9223 - sgued:unwrap-expect-used, r=giraffate
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 borsAuto merge of #8974 - Metaswitch:remove-blacklist-termi...
2022-07-29 Andy CaldwellChange lint name to plural
2022-07-29 Andy CaldwellRename "blacklisted name" to "disallowed name" throughout
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
next