提交 5d8fe1c4 编写于 作者: S Steven Fackler

Suppress file length check temporarily

Will clean up in a separate PR
上级 4bad27a4
......@@ -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")]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册