| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-10 | (rustdoc) [src] link for types defined by macros shows invocation | Florian Warzecha | -1/+1 | |
| Previously the [src] link on types defined by a macro pointed to the macro definition. This commit makes the Clean-Implementation for Spans aware of macro defined types, so that the link points to the invocation instead. | ||||
| 2020-04-08 | rustdoc: Don't try to load source files from external crates | Oliver Middleton | -0/+6 | |
| Local items defined in external macros shouldn't generate rendered source files and should link to the external crate's docs instead. | ||||
