We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d548b3b commit 51612c2Copy full SHA for 51612c2
tests/rustdoc-json/path_name.rs
@@ -2,6 +2,8 @@
2
//
3
// See https://github.com/rust-lang/rust/issues/135600
4
// and https://github.com/rust-lang/rust/pull/134880#issuecomment-2596386111
5
+//
6
+// ignore-tidy-linelength
7
8
mod priv_mod {
9
pub struct InPrivMod;
0 commit comments