Urgau
|
a86e758228
|
Adjust clippy tests with new rustc help suggestion for lints
|
2023-09-04 14:22:02 +02:00 |
|
Maybe Waffle
|
8dfbad9e49
|
bless clippy
|
2022-10-01 10:03:06 +00:00 |
|
Vincent Dal Maso
|
77b21b644f
|
Move expression check to LateLintPass
Changes:
- Move from EarlyLintPass
- Fix entrypoint check with function path def_id.
|
2019-08-05 13:23:30 +02:00 |
|
Vincent Dal Maso
|
4eab691db6
|
Add recursion check on main function
Changes:
- Add MainRecursion lint to clippy
- Check for no-std setup
fixes #333
|
2019-08-05 13:23:30 +02:00 |
|