This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 6943228
committed
Auto merge of rust-lang#15834 - lnicola:derive-docs, r=lnicola
fix: Fix docs path for derive macros
Fixes rust-lang#15831.
Not sure about `attr`, I don't think those are documented anyway. And many macros don't work because we pick the wrong path.1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
606 | 616 | | |
607 | 617 | | |
608 | 618 | | |
| |||
0 commit comments