]> git.lizzy.rs Git - rust.git/history - clippy_lints
Add `separated_literal_suffix` as an alternative for
[rust.git] / clippy_lints /
2021-11-01 Dharma Saputra WijayaAdd `separated_literal_suffix` as an alternative for
2021-10-04 dswijChange `unseparated_literal_suffix` type to restriction
2021-10-03 borsAuto merge of #7755 - HKalbasi:master, r=xFrednet
2021-10-03 HKalbasiChange not enum to is struct
2021-10-03 borsAuto merge of #7709 - Qwaz:drop_non_send, r=xFrednet
2021-10-03 hkalbasiexclude enum from derivable impls
2021-10-02 Yechan BaeUpdate documentation and name for non_send_fields_in_se...
2021-10-01 Yechan BaeDo not use full type path in help message
2021-10-01 Yechan BaeAdd ui-test for enable-raw-pointer-heuristic-for-send...
2021-10-01 Yechan BaeMinor changes from PR feedback
2021-10-01 Yechan BaeAdd configuration for raw pointer heuristic
2021-10-01 Yechan BaeLook into tuple, array, ADT args in raw pointer heuristic
2021-10-01 Yechan BaeEmit one report for all fields in the same ADT
2021-10-01 Yechan BaeUpdate documentation
2021-10-01 Yechan Baetypo
2021-10-01 Yechan BaeFix attribute handling
2021-10-01 Yechan BaeInitial implementation
2021-10-01 borsAuto merge of #7741 - surechen:fix_if_then_panic, r...
2021-10-01 surechenuse sugg::Sugg::maybe_par
2021-09-30 borsAuto merge of #7338 - camsteffen:shadow, r=llogic
2021-09-30 Cameron SteffenRewrite shadow lint
2021-09-30 Cameron SteffenRemove initialization note from shadow lint
2021-09-30 Cameron SteffenMove shadow_unrelated to restriction
2021-09-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 surechenfix issue #7731
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-30 borsAuto merge of #7673 - mikerite:include-generated-code...
2021-09-30 surechenfix bug for large_enum_variants
2021-09-29 Michael WrightFix lint register code format
2021-09-29 Michael WrightMove code generated by `update_lints` to includes
2021-09-29 borsAuto merge of #7736 - vxpm:master, r=giraffate
2021-09-28 vxpmFix typo ("asynx" corrected to "async")
2021-09-28 borsAuto merge of #7734 - Manishearth:doc-unsafe-trait...
2021-09-28 borsAuto merge of #7711 - camsteffen:depinfo-error, r=flip1995
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Cleanup of rustup changes
2021-09-28 flip1995Bump nightly version -> 2021-09-28
2021-09-28 Manish GoregaokarUpdate clippy_lints/src/doc.rs
2021-09-28 flip1995Allow internal lint INVALID_PATHS for itertools path
2021-09-28 Manish GoregaokarMake doc_unsafe lint on unsafe traits as well
2021-09-28 borsAuto merge of #7727 - flip1995:changelog, r=xFrednet
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-28 borsAuto merge of #7608 - andrewpollack:7594/while_let_some...
2021-09-28 Manish Goregaokarfmt
2021-09-28 Manish GoregaokarAdd renamed lint
2021-09-28 Manish GoregaokarUse a single if_chain
2021-09-28 Andrew PollackAdding new linting
2021-09-27 borsAuto merge of #7664 - matthiaskrgr:bump_to_2021, r...
2021-09-27 borsAuto merge of #7692 - workingjubilee:float-cmp-not...
2021-09-27 borsAuto merge of #7722 - dtolnay-contrib:float, r=giraffate
2021-09-26 David TolnayStop suggesting a float truncation that is not shorter
2021-09-26 Manish GoregaokarRollup merge of #89216 - r00ster91:bigo, r=dtolnay
2021-09-25 Matthias Krügerclippy lints: update doctest ranges to inclusive ones
2021-09-25 Matthias Krügerbump clippy crates to edition 2021
2021-09-25 borsAuto merge of #89030 - nbdd0121:box2, r=jonas-schievink
2021-09-24 JubileeRollup merge of #89001 - jackh726:binder-cleanup, r...
2021-09-24 borsAuto merge of #7669 - Labelray:if_then_panic, r=giraffate
2021-09-24 borsAuto merge of #7715 - F3real:vec2, r=camsteffen
2021-09-24 LabelrayAdd new lint `if_then_panic`
2021-09-24 r00ster91consistent big O notation
2021-09-24 F3realAvoid needless heap allocation in box_collection
2021-09-23 borsAuto merge of #7707 - Jarcho:suspicious_else_proc_mac...
2021-09-23 Jason NewcombDon't lint `suspicious_else_formatting` inside proc...
2021-09-23 borsAuto merge of #89139 - camsteffen:write-perf, r=Mark...
2021-09-22 borsAuto merge of #7693 - F3real:vec2, r=Manishearth
2021-09-22 borsAuto merge of #7679 - lengyijun:issue4546, r=xFrednet
2021-09-22 lengyijunadd #4546 test
2021-09-22 borsAuto merge of #7685 - camsteffen:let-else-needless...
2021-09-21 the8472Rollup merge of #89078 - camsteffen:map-ref, r=cjgillot
2021-09-21 borsAuto merge of #89103 - Mark-Simulacrum:migrate-2021...
2021-09-21 Jubilee YoungDemote float_cmp to pedantic
2021-09-20 F3realRegister lint rename
2021-09-20 F3realExpand BOX_VEC to BOX_COLLECTION
2021-09-19 Camille GILLOTDo not store visibility in *ItemRef.
2021-09-19 borsAuto merge of #7690 - Jarcho:while_loop_by_ref, r=xFrednet
2021-09-18 Cameron SteffenFix needless_return with let-else
2021-09-18 Jason NewcombChange the suggestion for `while_let_on_iterator` when...
2021-09-17 borsAuto merge of #7657 - dswij:needless-borrow-mut, r...
2021-09-17 borsAuto merge of #7653 - lengyijun:same_name_method_crate...
2021-09-16 jackh726Fix clippy
2021-09-14 borsAuto merge of #7671 - dtolnay-contrib:singlecharnames...
2021-09-14 David TolnayDowngrade many_single_char_names to pedantic
2021-09-14 borsAuto merge of #7640 - kneasle:mut-key-false-positive...
2021-09-14 KneasleFix FN for collections/smart ptrs in `std`
2021-09-14 lengyijunsame_name_method
2021-09-13 KneasleFix FP when using raw pointers as hashed keys
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-13 dswijFix `needless_borrow` not linting mutable reference
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-13 borsAuto merge of #7661 - camsteffen:eta, r=giraffate
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Manish GoregaokarRollup merge of #88677 - petrochenkov:exportid, r=davidtwco
2021-09-11 borsAuto merge of #84373 - cjgillot:resolve-span, r=michael...
2021-09-11 Camille GILLOTRebase fallout.
2021-09-11 borsAuto merge of #7663 - Jarcho:rsplit_once_order, r=llogiq
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-10 Camille GILLOTKeep a parent LocalDefId in SpanData.
2021-09-10 Jason NewcombFix result order for `manual_split_once` when `rsplitn...
2021-09-10 borsAuto merge of #7660 - HKalbasi:derivable-impls, r=camst...
2021-09-10 hamidreza kalbasifix derivable impl false positives
next