about summary refs log tree commit diff
path: root/clippy.toml
AgeCommit message (Expand)AuthorLines
2024-12-26Make "all fields are shorthand" requirement configurableSamuel Moelius-0/+2
2024-07-23Make `BindInsteadOfMap` a structAlex Macleod-1/+0
2024-07-06remove internal `compiler_lint_functions` linty21-0/+4
2024-03-09mention `span_lint_hir` in `span_lint` and add a reason to disallowed_methodsy21-5/+8
2024-03-09add documentation to the `span_lint_hir` functionsy21-2/+2
2024-01-23Rename `TyCtxt::struct_span_lint_hir` as `TyCtxt::node_span_lint`.Nicholas Nethercote-1/+1
2024-01-23Rename `LintContext::struct_span_lint` as `LintContext::span_lint`.Nicholas Nethercote-1/+1
2023-11-16Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyupPhilipp Krones-0/+6
2021-06-03Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyupflip1995-0/+1