about summary refs log tree commit diff
path: root/clippy_lints/src/declared_lints.rs
AgeCommit message (Expand)AuthorLines
2025-02-20Rustup (#14262)Philipp Krones-2/+2
2025-02-20Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1/+5
2025-02-19add `owned_cow` lintAndre Bogus-0/+1
2025-02-16add `manual_contains` lintlapla-cogito-0/+1
2025-02-14doc_link_code: add check for links with code spans that render weird (#14121)Catherine Flores-0/+1
2025-02-12New lint: `mem_replace_option_with_some` (#14197)llogiq-0/+1
2025-02-12New lint: `mem_replace_option_with_some`Samuel Tardieu-0/+1
2025-02-12New lint: `unbuffered_bytes`jonathan-0/+1
2025-02-09Add `single_option_map` lint (#14033)llogiq-0/+1
2025-02-09Add single_option_map lintYusuf Raji-0/+1
2025-02-07Deprecate redundant lint `option_map_or_err_ok` and take `manual_ok_or` out o...dswij-1/+0
2025-02-07Convert `EMPTY_LINE_AFTER_OUTER_ATTR` and `EMPTY_LINE_AFTER_OUTER_ATTR` lint ...Guillaume Gomez-2/+2
2025-02-06Merge commit '3e3715c31236bff56f1c63a1de2c7bbdfcfb0923' into clippy-subtree-u...Philipp Krones-0/+4
2025-02-03new `manual_option_as_slice` lint (#13901)Alejandra González-0/+1
2025-02-03add `manual_slice_fill` lint (#14082)llogiq-0/+1
2025-02-03add `manual_slice_fill` lintlapla-cogito-0/+1
2025-01-30doc_link_code: add check for `text`[`adjacent`] style linksMichael Howell-0/+1
2025-01-30New lint: `precedence_bits`, with recent additions to `precedence` (#14115)llogiq-0/+1
2025-01-30New lint: `precedence_bits`, with recent additions to `precedence`Samuel Tardieu-0/+1
2025-01-29Add new lint `return_and_then`Aaron Ang-0/+1
2025-01-28Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...Philipp Krones-0/+8
2025-01-28Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-0/+8
2025-01-28Add new lint `doc_overindented_list_items`Yutaro Ohno-0/+1
2025-01-26new `manual_option_as_slice` lintAndre Bogus-0/+1
2025-01-26remove `clippy::double_neg`Kalle Wachsmuth-1/+0
2025-01-25Rename slice_as_bytes -> sliced_string_as_byteswowinter13-1/+1
2025-01-25Address linter & changelog issueswowinter13-1/+1
2025-01-25New lintwowinter13-0/+1
2025-01-24add new lint `non_std_lazy_statics`J-ZhengLi-0/+1
2025-01-23Deprecate the `option_map_or_err_ok` lintSamuel Tardieu-1/+0
2025-01-20New lint: `unnecessary_semicolon` (#14032)llogiq-0/+1
2025-01-19New lint: `unnecessary_semicolon`Samuel Tardieu-0/+1
2025-01-15add `manual_repeat_n` lintlapla-cogito-0/+1
2025-01-13New lint `useless-nonzero-new_unchecked`Samuel Tardieu-0/+1
2025-01-12Add new lint `unneeded_struct_pattern` (#13465)Catherine Flores-0/+1
2025-01-10New lint: manual_ok_err (#13740)Alejandra González-0/+1
2025-01-10New lint: manual_ok_errSamuel Tardieu-0/+1
2025-01-09Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u...Philipp Krones-0/+1
2025-01-01Add lint for calling last() on DoubleEndedIteratorQuentin Santos-0/+1
2024-12-26Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...Philipp Krones-0/+4
2024-12-16Initial impl of `repr_packed_without_abi` (#13398)Alex Macleod-0/+1
2024-12-15Initial impl `repr_packed_without_abi`Lukas Lueg-0/+1
2024-12-15Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-0/+3
2024-12-15Add new lint `unneeded_struct_pattern`Asuna-0/+1
2024-12-06new lint for `as *const _` and `as *mut _` castingSoveu-0/+1
2024-12-02doc_nested_refdefs: new lint for suspicious list syntax (#13707)Jason Newcomb-0/+1
2024-12-02Drop uplifted `clippy::fn_address_comparisons`Urgau-1/+0
2024-12-01Add new `literal_string_with_formatting_args` lint (#13410)Fridtjof Stoldt-0/+1
2024-11-28Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-u...Philipp Krones-0/+1
2024-11-27doc_nested_refdefs: new lint for suspicious refdef syntaxMichael Howell-0/+1