]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Auto merge of #8905 - c410-f3r:arith, r=llogiq
[rust.git] / clippy_lints / src / lib.rs
2022-06-02 borsAuto merge of #8905 - c410-f3r:arith, r=llogiq
2022-06-02 borsAuto merge of #8908 - Serial-ATA:doc-comment-issues...
2022-06-01 borsAuto merge of #8869 - Jarcho:derive_partial_eq_without_...
2022-06-01 borsAuto merge of #7930 - lengyijun:needless_deref_new...
2022-05-31 borsAuto merge of #8916 - Jarcho:swap_ptr_to_ref, r=Manishearth
2022-05-31 Jason NewcombAdd lint `swap_ptr_to_ref`
2022-05-31 borsAuto merge of #8884 - evantypanski:manual_range_contain...
2022-05-31 borsAuto merge of #8876 - Alexendoo:cast-abs-to-different...
2022-05-31 borsAuto merge of #8918 - Jarcho:almost_complete_letter_ran...
2022-05-31 Jason NewcombAdd lint `almost_complete_letter_range`
2022-05-30 borsAuto merge of #8899 - botahamec:use-self-tuple-struct...
2022-05-30 lyjneedless_deref
2022-05-28 borsAuto merge of #8385 - cameron1024:doc_link_with_quotes...
2022-05-28 borsAuto merge of #8844 - smoelius:fixed-paths, r=Alexendoo
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-27 Caio[1/N] Implement Arithmetic lint
2022-05-27 borsAuto merge of #8892 - smoelius:fix-empty-line-false...
2022-05-27 borsAuto merge of #8897 - tamaroning:improve_dbg, r=Alexendoo
2022-05-27 borsAuto merge of #8885 - Serial-ATA:rc-clone-in-vec-init...
2022-05-26 tamaronfix
2022-05-26 borsAuto merge of #8866 - botahamec:unused-rounding, r...
2022-05-25 borsAuto merge of #8889 - Serial-ATA:remove-newlines, r...
2022-05-25 Micha WhiteAdded an unused_rounding lint
2022-05-25 borsAuto merge of #8882 - kyoto7250:get_first, r=llogiq
2022-05-25 kyoto7250feat(lint): impl lint about use first() instead of...
2022-05-24 borsAuto merge of #8862 - Alexendoo:get-last-with-len,...
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-24 borsAuto merge of #8881 - dmarcoux:update-outdated-doc...
2022-05-24 borsAuto merge of #8754 - guerinoni:no_effect_replace,...
2022-05-21 Alex Macleodget_last_with_len: lint VecDeque and any deref to slice
2022-05-21 borsAuto merge of #8848 - Serial-ATA:auto-detect-theme...
2022-05-20 borsAuto merge of #8856 - xFrednet:rustup, r=Manishearth...
2022-05-20 xFrednetMerge remote-tracking branch 'upstream/master' into...
2022-05-19 borsAuto merge of #8840 - xFrednet:0000-mini-changelog...
2022-05-19 borsAuto merge of #8838 - tamaroning:fix_dbg, r=Jarcho...
2022-05-18 borsAuto merge of #8839 - Serial-ATA:copy-lint-name, r...
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-18 borsAuto merge of #8823 - smoelius:unknown-field, r=xFrednet
2022-05-18 Samuel E. Moelius IIIImprove "unknown field" error messages
2022-05-18 borsAuto merge of #8807 - Jarcho:cmp_owned, r=giraffate
2022-05-17 borsAuto merge of #8814 - yonip23:add-suggestion-to-rc...
2022-05-16 borsAuto merge of #8752 - Serial-ATA:improve-filtering...
2022-05-16 borsAuto merge of #8761 - tamaroning:fix_8505, r=Jarcho
2022-05-15 borsAuto merge of #8699 - Jarcho:vec_init_then_push_7071...
2022-05-15 borsAuto merge of #8621 - Jarcho:eval_order_dependence_4637...
2022-05-15 Jason NewcombRename `eval_order_dependence` to `mixed_read_write_in_...
2022-05-15 borsAuto merge of #8832 - Alexendoo:duplicate-mod, r=Manish...
2022-05-14 Alex MacleodAdd `duplicate_mod` lint
2022-05-12 borsAuto merge of #8799 - Alexendoo:lintcheck-common, r...
2022-05-10 borsAuto merge of #8796 - nsunderland1:master, r=giraffate
2022-05-10 borsAuto merge of #8769 - yonip23:8719, r=xFrednet
2022-05-10 yonip23introduce rc_clone_in_vec_init lint
2022-05-09 borsAuto merge of #8797 - xFrednet:0000-expect-a-playground...
2022-05-08 borsAuto merge of #8802 - smoelius:allow-expect-unwrap...
2022-05-08 borsAuto merge of #96770 - flip1995:fix-trait-type-in-bound...
2022-05-08 Samuel E. Moelius IIIOptionally allow `expect` and `unwrap` in tests
2022-05-08 borsAuto merge of #94206 - PrestonFrom:significant_drop...
2022-05-07 xFrednetReplace `#[allow]` with `#[expect]` in Clippy
2022-05-07 borsAuto merge of #8794 - smoelius:fix-8759, r=llogiq
2022-05-07 Preston FromLint for significant drops who may have surprising...
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-06 borsAuto merge of #8763 - arieluy:manual_range_contains...
2022-05-06 borsAuto merge of #8778 - sunfishcode:main, r=giraffate
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-05-04 borsAuto merge of #8575 - FoseFx:trim_split_whitespace2...
2022-05-04 Max Baumannadd trim_split_whitespace
2022-05-03 borsAuto merge of #8730 - tamaroning:fix8724, r=Alexendoo
2022-04-30 borsAuto merge of #8767 - xFrednet:8765-fix-doc-example...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-30 borsAuto merge of #8720 - asquared31415:ptr-cast-ice-fix...
2022-04-27 borsAuto merge of #8743 - Alexendoo:useless-attribute-redun...
2022-04-27 borsAuto merge of #8617 - Alexendoo:relax-needless-late...
2022-04-26 borsAuto merge of #8737 - smoelius:extra-impl-lifetimes...
2022-04-25 borsAuto merge of #8727 - Serial-ATA:lint-large-includes...
2022-04-24 SerialAdd `large_include_file` lint
2022-04-21 borsAuto merge of #8571 - PyroTechniac:empty-drop, r=flip1995
2022-04-21 Gryffon BellishAdd empty_drop lint
2022-04-21 borsAuto merge of #8716 - binggh:stable-sort-message-update...
2022-04-20 borsAuto merge of #8700 - youknowone:needless_match-false...
2022-04-19 borsAuto merge of #8711 - kyoto7250:new-lint-bytes-count...
2022-04-19 Chase Ruskinadds lint logic and test for bytes_count_to_len
2022-04-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-17 xFrednetAdd `#[clippy::print_hir]` attribute for debugging
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-15 Lily MaraAdd `await_holding_invalid_type` lint
2022-04-14 borsAuto merge of #8614 - pitaj:fix-7597, r=giraffate
2022-04-14 borsAuto merge of #8626 - pitaj:format_add_string, r=llogiq
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-14 Peter JaszkowiakNew lint `format_add_strings`
2022-04-14 borsAuto merge of #8676 - Alexendoo:local-used-across-loop...
2022-04-13 borsAuto merge of #8670 - yoav-lavi:main, r=giraffate
2022-04-13 Yoav Lavipub_use
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 borsAuto merge of #8692 - kyoto7250:fixing_unnecessary_to_o...
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
next