]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Move absurd_extreme_comparisons to its own module
[rust.git] / clippy_lints / src / lib.rs
2021-03-26 Yoshitomo NakanishiMove absurd_extreme_comparisons to its own module
2021-03-25 borsAuto merge of #6971 - flip1995:rustup, r=flip1995
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-20 markclippy: stabilize or_patterns lint
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6918 - camsteffen:utils-re-export, r...
2021-03-17 Cameron SteffenDon't re-export clippy_utils::*
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-16 borsAuto merge of #6915 - smoelius:docs-link, r=llogiq
2021-03-16 borsAuto merge of #6889 - Y-Nak:refactor-unit-types, r...
2021-03-16 Yoshitomo NakanishiMove unit_arg to its own module
2021-03-16 Yoshitomo NakanishiMove unit_cmp to its own module
2021-03-16 Yoshitomo NakanishiMove let_unit_value to its own module
2021-03-16 Yoshitomo NakanishiExtract lints of unit_types group from types group
2021-03-15 borsAuto merge of #6828 - mgacek8:issue_6758_enhance_wrong_...
2021-03-14 borsAuto merge of #6895 - iobtl:reformat_unnecessary_cast...
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-13 borsAuto merge of #6820 - mgacek8:issue_6562_enhance_mem_re...
2021-03-13 borsAuto merge of #6865 - Jarcho:explicit_deref_methods...
2021-03-13 Jason NewcombMake `explicit_deref_methods` check for multiple deref...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-09 borsAuto merge of #6866 - anall:ice6840, r=flip1995
2021-03-09 borsAuto merge of #6868 - Jarcho:lang_item, r=flip1995
2021-03-09 borsAuto merge of #6873 - Y-Nak:refactor-casts-lint, r...
2021-03-09 Yoshitomo NakanishiMove ptr_as_ptr to its own module
2021-03-09 Yoshitomo NakanishiMove char_lit_as_u8 to its own module
2021-03-09 Yoshitomo NakanishiMove cast_ref_to_mut to its own module
2021-03-09 Yoshitomo NakanishiSeparate lints of casts group from types group
2021-03-08 Yusuke TanakaSet 1.50 as msrv of if_then_some_else_none
2021-03-08 borsAuto merge of #6834 - hyd-dev:clippy-args, r=phansch...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-06 Yusuke TanakaImplement new lint: if_then_some_else_none
2021-03-04 borsAuto merge of #6833 - daxpedda:use-self, r=Manishearth
2021-03-03 borsAuto merge of #6825 - djc:naive-bytecount-pedantic...
2021-03-03 borsAuto merge of #6824 - Y-Nak:refactor_loops_module,...
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 Dirkjan OchtmanMove naive_bytecount to pedantic
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-02-28 borsAuto merge of #6802 - camsteffen:dogfood-fix, r=llogiq
2021-02-27 Takayuki Maedanew lint: iter_count
2021-02-27 borsAuto merge of #6730 - anall:feature/owned_to_owned_meth...
2021-02-27 Andrea Nalladded new lint `implicit_clone`
2021-02-26 Jason NewcombRevert #6796: Downgrade manual_map to nursery
2021-02-26 borsAuto merge of #6800 - matthiaskrgr:lintcheck_stats...
2021-02-26 borsAuto merge of #6796 - dtolnay-contrib:manualmap, r...
2021-02-26 David TolnayDowngrade manual_map to nursery
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 borsAuto merge of #6789 - flip1995:rustup, r=flip1995
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-25 borsAuto merge of #6788 - matthiaskrgr:upper_case_acronyms...
2021-02-25 Matthias Krügerrun cargo dev update_lints
2021-02-24 Matthias Krügerupper_case_acronyms: add optional aggressive mode and...
2021-02-24 borsAuto merge of #6786 - smoelius:move-conf-rs-back-into...
2021-02-24 Samuel E. Moelius IIIMove conf.rs back into clippy_lints
2021-02-24 borsAuto merge of #6756 - smoelius:clippy_utils, r=flip1995...
2021-02-24 borsAuto merge of #6782 - ojeda:readme-as-wrapper, r=flip1995
2021-02-23 Samuel E. Moelius IIIMove `declare_clippy_lint` back into clippy_lints
2021-02-23 Samuel E. Moelius IIIRemove unused features
2021-02-23 Samuel E. Moelius IIIUpdate clippy_lints/src/lib.rs
2021-02-23 Samuel E. Moelius IIIFactor out `clippy_utils` crate
2021-02-23 borsAuto merge of #6573 - Jarcho:option_match_map, r=llogiq
2021-02-23 borsAuto merge of #6777 - giraffate:remove_unneeded_blank_l...
2021-02-23 borsAuto merge of #6774 - Y-Nak:quick-fix-bless, r=phansch
2021-02-22 borsAuto merge of #6775 - matthiaskrgr:upper_case_pedantic...
2021-02-22 Matthias Krügerupper_case_acronyms: move lint from style to pedantic...
2021-02-22 borsAuto merge of #6769 - Y-Nak:inconsistent-struct-constru...
2021-02-22 Jason NewcombAdd: option_manual_map lint
2021-02-21 borsAuto merge of #6771 - MortenLohne:master, r=flip1995
2021-02-21 borsAuto merge of #6770 - ThibsG:PostfixEnumVariant, r...
2021-02-21 borsAuto merge of #6765 - camsteffen:unnecessary-wraps...
2021-02-21 borsAuto merge of #6754 - camsteffen:spanlesseq-res, r...
2021-02-20 Yoshitomo NakanishiNew lint: inconsistent_struct_constructor
2021-02-20 borsAuto merge of #6717 - booleancoercion:master, r=llogiq
2021-02-19 Cameron SteffenChange unnecessary_wraps to pedantic
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-15 Yoshitomo NakanishiAdd some restrictions to default_numeric_fallback to...
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 boolean_coercionImplemented majority of from_str_radix_10
2021-02-12 boolean_coercionAdded boilerplate
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-11 borsAuto merge of #6708 - matthiaskrgr:lintcheck, r=flip1995
2021-02-11 borsAuto merge of #6650 - daxpedda:cargo-common-metadata...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
next