ignore comments in tidy-filelength

This commit is contained in:
ibraheemdev
2021-07-25 17:10:51 -04:00
parent 70f74719a9
commit 3171bd5bf5
10 changed files with 4 additions and 19 deletions

View File

@@ -1,4 +1,3 @@
// ignore-tidy-filelength
use crate::def::{CtorKind, DefKind, Res};
use crate::def_id::{DefId, CRATE_DEF_ID};
crate use crate::hir_id::{HirId, ItemLocalId};