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 09f51d4 commit 271e2a9Copy full SHA for 271e2a9
src/doc/rustdoc/src/intra-doc-links.md
@@ -7,7 +7,6 @@ Rustdoc is capable of directly linking to other rustdoc pages in Markdown docume
7
For example, in the following code all of the links will link to the rustdoc page for `Bar`:
8
9
```rust
10
-
11
/// This struct is not [Bar]
12
pub struct Foo1;
13
0 commit comments