rust/clippy_lints
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
..
2019-08-05 13:23:30 +02:00
2019-07-19 07:29:25 +02:00

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.