Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3e7ea40

Browse files
committedFeb 18, 2021
ignore file length
1 parent c28d86c commit 3e7ea40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎compiler/rustc_hir/src/hir.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// ignore-tidy-filelength
12
use crate::def::{DefKind, Namespace, Res};
23
use crate::def_id::DefId;
34
crate use crate::hir_id::HirId;

0 commit comments

Comments
 (0)
Please sign in to comment.