We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66032c commit 0557ec5Copy full SHA for 0557ec5
src/doc/rustc-dev-guide/src/tests/minicore.md
@@ -51,4 +51,4 @@ impl Copy for Meow {} // `Copy` here is provided by `minicore`
51
fn meow() {}
52
```
53
54
-[minicore]: https://github.com/rust-lang/rust/tree/master/tests/auxiliary/minicore.rs
+[`minicore`]: https://github.com/rust-lang/rust/tree/master/tests/auxiliary/minicore.rs
0 commit comments