We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 821355a + f43f6ac commit 665520fCopy full SHA for 665520f
src/attributes.md
@@ -552,7 +552,8 @@ You can implement `derive` for your own traits through [procedural macros].
552
[function-like macro]: procedural-macros.html#function-like-procedural-macros
553
[conditional compilation]: conditional-compilation.html
554
[derive mode macro]: procedural-macros.html#derive-mode-macros
555
-[trait]: items/traits.html[main]: crates-and-source-files.html
+[trait]: items/traits.html
556
+[main]: crates-and-source-files.html
557
[`Termination`]: ../std/process/trait.Termination.html
558
[where clause]: items/where-clauses.html
559
[trait or lifetime bounds]: trait-bounds.html
0 commit comments