| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-02 | rustdoc: Clean up handling of lifetime bounds | Noah Lev | -1/+1 | |
| Previously, rustdoc recorded lifetime bounds by rendering them into the name of the lifetime parameter. Now, it leaves the name as the actual name and instead records lifetime bounds in an `outlives` list, similar to how type parameter bounds are recorded. | ||||
| 2021-01-19 | Address review v2 | Rune Tynan | -32/+27 | |
| 2021-01-19 | Add jsondocck tool, and use it for rustdoc JSON | Rune Tynan | -0/+45 | |
