about summary refs log tree commit diff
path: root/clippy_lints/src/question_mark_used.rs
AgeCommit message (Expand)AuthorLines
2024-07-27Make restriction lint's use `span_lint_and_then` (q -> s)xFrednet-4/+6
2024-05-23For restriction lints, replace “Why is this bad?” with “Why restrict th...Kevin Reid-1/+1
2023-11-25Use absolute path for `declare_tool_lint` in `declare_clippy_lint`Alex Macleod-1/+1
2023-08-14Move scrutinee `HirId` into `MatchSource::TryDesugar`Esteban Küber-1/+1
2023-04-23Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyupPhilipp Krones-1/+1
2023-02-25Merge commit '149392b0baa4730c68f3c3eadf5c6ed7b16b85a4' into clippyupJason Newcomb-0/+52