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 122b141 commit 0ab6c90Copy full SHA for 0ab6c90
src/test/rustdoc-ui/invalid-syntax.stderr
@@ -127,8 +127,10 @@ LL | /// ```text
127
warning: could not parse code block as Rust code
128
--> $DIR/invalid-syntax.rs:92:9
129
|
130
-LL | /// \____/
131
- | ^^^^^^
+LL | /// \____/
+ | _________^
132
+LL | | ///
133
+ | |_
134
135
= note: error from rustc: unknown start of token: \
136
0 commit comments