Skip to content

Commit 24d7f72

Browse files
committed
Suppress libcore/ptr/mod.rs filelength lint
1 parent 3f1e391 commit 24d7f72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcore/ptr/mod.rs

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
//! [`write_volatile`]: ./fn.write_volatile.html
6666
//! [`NonNull::dangling`]: ./struct.NonNull.html#method.dangling
6767
68+
// ignore-tidy-filelength
6869
// ignore-tidy-undocumented-unsafe
6970

7071
#![stable(feature = "rust1", since = "1.0.0")]

0 commit comments

Comments
 (0)