about summary refs log tree commit diff
path: root/clippy_lints/src/non_zero_suggestions.rs
AgeCommit message (Expand)AuthorLines
2024-11-21Update version attributes for 1.83 lintsxFrednet-1/+1
2024-10-13Check MethodCall/Call arg count earlier or at allGnomedDev-1/+1
2024-09-07Check for get method and new test case in unfixableSamarth1696-0/+1
2024-09-07Added checks for binary expr and added different test cases for unfixable casesSamarth1696-16/+37
2024-09-07refactored the codeSamarth1696-16/+15
2024-09-07all tests passedSamarth1696-2/+2
2024-09-07dogfood test passedSamarth1696-5/+2
2024-09-07test cases added including some edge casesSamarth1696-2/+20
2024-09-07Lint readySamarth1696-0/+107