| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-06-24 | Update `tests/rustdoc` to new test syntax | Guillaume Gomez | -44/+44 | |
| 2023-08-18 | Still resolving rustdoc resolution panicking | Kyle Lin | -0/+2 | |
| 2023-02-22 | rustdoc: update test case with intra-doc link pointing to method | Michael Howell | -4/+12 | |
| 2023-02-13 | rustdoc: add more tooltips to intra-doc links | Michael Howell | -0/+17 | |
| This commit makes intra-doc link tooltips consistent with generated links in function signatures and item tables, with the format `itemtype foo::bar::baz`. This way, you can tell if a link points at a trait or a type (for example) by mousing over it. See also fce944d4e79b3a87ddf511206724edf33acfd704 | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+84 | |
