]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Initial implementation
[rust.git] / clippy_lints / src / lib.rs
2021-10-01 Yechan BaeInitial implementation
2021-10-01 borsAuto merge of #7741 - surechen:fix_if_then_panic, r...
2021-09-30 borsAuto merge of #7338 - camsteffen:shadow, r=llogic
2021-09-30 Cameron SteffenRewrite shadow lint
2021-09-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-30 borsAuto merge of #7673 - mikerite:include-generated-code...
2021-09-29 Michael WrightMove code generated by `update_lints` to includes
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 flip1995Bump nightly version -> 2021-09-28
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 GoregaokarAdd renamed lint
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-24 borsAuto merge of #7669 - Labelray:if_then_panic, r=giraffate
2021-09-24 LabelrayAdd new lint `if_then_panic`
2021-09-23 borsAuto merge of #7707 - Jarcho:suspicious_else_proc_mac...
2021-09-22 borsAuto merge of #7693 - F3real:vec2, r=Manishearth
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 borsAuto merge of #7690 - Jarcho:while_loop_by_ref, r=xFrednet
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-14 borsAuto merge of #7671 - dtolnay-contrib:singlecharnames...
2021-09-14 David TolnayDowngrade many_single_char_names to pedantic
2021-09-14 lengyijunsame_name_method
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-09 borsAuto merge of #7610 - Labelray:master, r=camsteffen
2021-09-09 borsAuto merge of #7621 - azdavis:master, r=camsteffen
2021-09-09 Labelrayadd new lint `iter_not_returning_iterator`
2021-09-09 Ariel DavisAllow giving reasons for disallowed_methods
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-07 Camille GILLOTMove the dataflow framework to its own crate.
2021-09-06 borsAuto merge of #7634 - chansuke:update-eval-order-depend...
2021-09-05 borsAuto merge of #7596 - lengyijun:option_needless_deref...
2021-09-05 borsAuto merge of #7638 - xFrednet:7569-avoid-indexing...
2021-09-05 borsAuto merge of #7627 - xFrednet:0000-updating-issue...
2021-09-05 borsAuto merge of #7629 - mikerite:fix-7623-2, r=xFrednet
2021-09-04 borsAuto merge of #7570 - HKalbasi:derivable-impls, r=camst...
2021-09-04 hamidreza kalbasiadd derivable impls lint
2021-09-04 lengyijunneedless_option_as_deref
2021-09-03 Michael WrightMake `approx_const` MSRV aware
2021-09-02 borsAuto merge of #7604 - flip1995:rustup, r=Manishearth
2021-09-02 flip1995Fix fallout from re-applying patches
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-31 borsAuto merge of #7605 - xordi:issue-7548-fix, r=giraffate
2021-08-31 xordiCheck for Not trait implementation
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-27 borsAuto merge of #7600 - xFrednet:0000-update-issue-templa...
2021-08-25 borsAuto merge of #7543 - DevinR528:disallowed-mod, r=Manis...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-24 Devin RagotzyAdd module_style lint to restriction
2021-08-24 borsAuto merge of #7592 - lengyijun:redundant_allocation...
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 borsAuto merge of #7595 - camsteffen:branches-sharing-nurse...
2021-08-23 Cameron SteffenMove branches_sharing_code to nursery
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-23 LabelrayAdd new lints `negative_feature_names` and `redundant_f...
2021-08-18 Marcel Hellwigremove box_syntax uses from cranelift and tools
2021-08-17 borsAuto merge of #7565 - Jarcho:manual_split_once, r=llogiq
2021-08-16 Jason NewcombAdd lint `manual_split_once`
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-16 Thom ChiovoloniUplift the `invalid_atomic_ordering` lint from clippy...
2021-08-16 borsAuto merge of #7531 - Jarcho:manual_map_7413, r=camsteffen
2021-08-16 borsAuto merge of #7521 - rukai:fix_lintcheck_local_path_ha...
2021-08-15 borsAuto merge of #7568 - dtolnay-contrib:ifletelse, r...
2021-08-14 David TolnayDowngrade option_if_let_else to nursery
2021-08-13 borsAuto merge of #87954 - flip1995:clippyup, r=Manishearth
2021-08-12 borsAuto merge of #7560 - xFrednet:7289-configuration-for...
2021-08-12 xFrednetUse `avoid_breaking_exported_api` for `types` module...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-12 borsAuto merge of #7546 - mgeier:patch-1, r=giraffate
2021-08-12 borsAuto merge of #7516 - lf-:unwrap-or-default, r=xFrednet
2021-08-10 JadeAdd unwrap_or_else_default lint
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-08-08 hamidreza kalbasimerge XOR_SWAP with MANUAL_SWAP
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 borsAuto merge of #7505 - flip1995:beta, r=flip1995
2021-07-29 flip1995Rename two lints to comply with our lint naming convention
2021-07-29 Hrishi Dharamadd xor-swap lint
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #7504 - flip1995:rename-lints, r=flip1995
2021-07-29 flip1995Rename two lints to comply with our lint naming convention
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-28 borsAuto merge of #7502 - flip1995:rollup-y3ho3w0, r=flip1995
2021-07-28 Philipp KronesRollup merge of #7420 - xFrednet:7172-update-lint-docum...
2021-07-28 xFrednetUpdate lint documentation to use markdown headlines
2021-07-27 borsAuto merge of #7466 - xFrednet:5393-use-more-diagnostic...
next