Commit Graph

9 Commits

Author SHA1 Message Date
Guillaume Gomez
1f94d55a18 Fix new tests updates 2025-02-15 13:38:42 +01:00
Guillaume Gomez
f666fd6417 Update UI tests 2025-02-15 13:38:16 +01:00
Guillaume Gomez
a05d3a4137 Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
Oli Scherer
3d88fae050 Update ui test crate 2023-08-11 14:02:28 +00:00
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
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