| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -38/+0 | |
| 2022-11-11 | rustdoc: update test cases | Michael Howell | -3/+3 | |
| 2022-11-07 | rustdoc: use javascript to layout notable traits popups | Michael Howell | -4/+6 | |
| Fixes #102576 | ||||
| 2021-03-15 | Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]` | Camelid | -0/+36 | |
| "spotlight" is not a very specific or self-explaining name. Additionally, the dialog that it triggers is called "Notable traits". So, "notable trait" is a better name. * Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]` * Rename `#![feature(doc_spotlight)]` to `#![feature(doc_notable_trait)]` * Update documentation * Improve documentation | ||||
