Manish Goregaokar
|
305ba73fc1
|
Rustup to rustc 1.40.0-nightly (7a76fe76f 2019-11-07)
|
2019-11-07 13:14:40 +01:00 |
|
flip1995
|
4bbd10a585
|
Rustup to rust-lang/rust#64813
|
2019-09-27 17:21:20 +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 |
|