Jason Newcomb
|
d95b67560c
|
Rework only_used_in_recursion
|
2022-08-19 11:42:14 -04:00 |
|
Jaeyong Sung
|
69161c6327
|
fix to lint Self::function
|
2022-03-10 15:46:40 +09:00 |
|
Jaeyong Sung
|
e4766776d2
|
add test for trait recursion
|
2022-03-07 12:15:00 +09:00 |
|
Jaeyong Sung
|
2b0f9aba64
|
don't lint when implementing trait
|
2022-03-05 21:39:00 +09:00 |
|
Jaeyong Sung
|
2ebe7516a8
|
add documentation
|
2022-02-13 13:32:40 +09:00 |
|
Jaeyong Sung
|
4f96ca353e
|
add only_used_in_recursion lint
- fix code that have variables that is "only used in recursion"
- add test
|
2022-02-13 02:32:09 +09:00 |
|