| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -12/+0 | |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -2/+2 | |
| Change from syntaxy-looking [src] to the plain word "source". | ||||
| 2020-11-10 | (rustdoc) [src] link for types defined by macros shows invocation | Florian Warzecha | -5/+2 | |
| 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/+15 | |
| Local items defined in external macros shouldn't generate rendered source files and should link to the external crate's docs instead. | ||||
