| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -19/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -13/+3 | |
| 2017-12-27 | rustdoc: Add missing src links for generic impls on trait pages | Oliver Middleton | -0/+5 | |
| `implementor2item` would return `None` for generic impls so instead this clones the entire `clean::Item` into the `implementors` map which simplifies some code. | ||||
| 2017-10-02 | rustdoc: Remove cruft from the test | Vitaly _Vi Shukela | -14/+4 | |
| per @GuillaumeGomez's sample, but with one change. | ||||
| 2017-09-30 | rustdoc: A test for local and foreign [src] trait impl links | Vitaly _Vi Shukela | -0/+34 | |
