Philipp Krones
|
46c5a5d234
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
|
flip1995
|
d1b087fdee
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01: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 |
|