| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-05 | Created `tests/rustdoc/impl` subfolder to limit number of files at the top level | Guillaume Gomez | -16/+0 | |
| 2024-06-24 | Update `tests/rustdoc` to new test syntax | Guillaume Gomez | -3/+3 | |
| 2023-09-21 | rustdoc: update test cases for changes to the printing style | Michael Howell | -2/+2 | |
| This whole thing changes it so that the JS and the UI both use rustc's own path printing to handle the impl IDs. This results in the format changing a little bit; full paths are used in spots where they aren't strictly necessary, and the path sometimes uses generics where the old system used the trait's own name, but it shouldn't matter since the orphan rules will prevent it anyway. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+16 | |
