about summary refs log tree commit diff
path: root/clippy_lints/src/error_impl_error.rs
AgeCommit message (Expand)AuthorLines
2024-07-05`error_impl_error`: Get `Error` `DefId` after checking the HIR tree.Jason Newcomb-6/+3
2024-05-23For restriction lints, replace “Why is this bad?” with “Why restrict th...Kevin Reid-1/+1
2023-12-01Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1/+1
2023-11-26rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle...Vadim Petrochenkov-1/+1
2023-11-25Use absolute path for `declare_tool_lint` in `declare_clippy_lint`Alex Macleod-1/+1
2023-11-02Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyupPhilipp Krones-13/+15
2023-11-02Format let-chains across the code basePhilipp Krones-13/+15
2023-10-06Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyupPhilipp Krones-1/+1
2023-09-25Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyupPhilipp Krones-4/+4
2023-07-31Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyupPhilipp Krones-0/+87