| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -22/+0 | |
| 2022-11-16 | rustdoc JSON: Use `Function` everywhere and remove `Method` | Martin Nordholts | -1/+1 | |
| 2022-09-10 | Rustdoc-Json Tests: Use `@is` and `@ismany` more often. | Nixon Enraght-Moony | -6/+4 | |
| 2022-08-18 | Update rustdoc-json test files | Guillaume Gomez | -8/+8 | |
| 2022-08-15 | rustdoc: Mark imported items as retained | Nixon Enraght-Moony | -0/+24 | |
| Fixes a bug where impl of items that were imported from a private module would be striped Fixes #100252 Fixes #100242 | ||||
