We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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