ignore file length

This commit is contained in:
Gus Wynn 2021-02-18 08:17:43 -08:00
parent c28d86c53b
commit 3e7ea401cd

View file

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