Ignore filelength for astconv
This commit is contained in:
parent
adbd01e84a
commit
3b1a9d35c8
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
//! The main routine here is `ast_ty_to_ty()`; each use is parameterized by an
|
||||
//! instance of `AstConv`.
|
||||
|
||||
// ignore-tidy-filelength
|
||||
|
||||
use crate::collect::PlaceholderHirTyCollector;
|
||||
use crate::lint;
|
||||
use crate::middle::lang_items::SizedTraitLangItem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue