Commit Graph

4 Commits

Author SHA1 Message Date
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
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