add: allow lints in lints.rs

This commit is contained in:
Rejyr 2022-11-13 10:42:49 -05:00
parent 758140e196
commit f38db48dbd

View file

@ -1,3 +1,5 @@
#![allow(rustc::untranslatable_diagnostic)]
#![allow(rustc::diagnostic_outside_of_impl)]
use std::num::NonZeroU32;
use rustc_errors::{