Remove unused allow attrs

This commit is contained in:
Yotam Ofek
2025-06-28 23:40:02 +00:00
committed by Yotam Ofek
parent c720f49c46
commit 3b48407f93
10 changed files with 0 additions and 15 deletions

View File

@@ -1,4 +1,3 @@
#![allow(rustc::diagnostic_outside_of_impl)]
#![allow(rustc::untranslatable_diagnostic)]
use std::num::NonZero;