mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
70b93aab6e
Move verbose_file_reads to restriction cc #5368 Using `File::read` instead of `fs::read_to_end` does make sense in multiple cases, so this lint is rather restriction, than complexity changelog: Move [`verbose_file_reads`] to restriction