mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
940c662654
- Changed lint category to `correctness` - Moved main function to bottom in test file - Added `FIXME` comment to `span_lint_and_sugg` to improve later