1
Fork 0
This commit is contained in:
Aliénore Bouttefeux 2021-04-07 19:23:17 +02:00
parent 389100921a
commit c7bc41f97a
4 changed files with 135 additions and 0 deletions

View file

@ -1,3 +1,5 @@
// ignore-tidy-filelength
//! Lints in the Rust compiler.
//!
//! This contains lints which can feasibly be implemented as their own