Suppress file length check temporarily
Will clean up in a separate PR
This commit is contained in:
parent
4bad27a467
commit
5d8fe1c4e6
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@
|
|||
//! [`Read::read`]: trait.Read.html#tymethod.read
|
||||
//! [`Result`]: ../result/enum.Result.html
|
||||
//! [`.unwrap()`]: ../result/enum.Result.html#method.unwrap
|
||||
// ignore-tidy-filelength
|
||||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue