Suppress libcore/ptr/mod.rs filelength lint
This commit is contained in:
parent
3f1e391369
commit
24d7f72c62
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
||||||
//! [`write_volatile`]: ./fn.write_volatile.html
|
//! [`write_volatile`]: ./fn.write_volatile.html
|
||||||
//! [`NonNull::dangling`]: ./struct.NonNull.html#method.dangling
|
//! [`NonNull::dangling`]: ./struct.NonNull.html#method.dangling
|
||||||
|
|
||||||
|
// ignore-tidy-filelength
|
||||||
// ignore-tidy-undocumented-unsafe
|
// ignore-tidy-undocumented-unsafe
|
||||||
|
|
||||||
#![stable(feature = "rust1", since = "1.0.0")]
|
#![stable(feature = "rust1", since = "1.0.0")]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue