Oli Scherer
|
5bd97ac17a
|
Update tests
|
2023-06-26 14:13:07 +00:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
alex-semenyuk
|
1450710f12
|
Enable test no_std_main_recursion
|
2022-10-15 23:52:40 +03:00 |
|
Jaeyong Sung
|
1a69b17c8c
|
fix parameters applying lint
|
2022-02-13 04:43:27 +09:00 |
|
Vadim Petrochenkov
|
c7264483e7
|
Remove attribute #[link_args]
|
2021-04-03 21:25:53 +03:00 |
|
flip1995
|
dabf599c90
|
Ignore no_std-test on windows and macos
|
2019-08-05 17:53:55 +02: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 |
|