| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-14 | Add explanation for GUI test | Guillaume Gomez | -0/+2 | |
| 2023-01-14 | Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomez | Yuki Okushi | -18/+18 | |
| rustdoc: remove unnecessary DOM class `h1.fqn` It's misleading. The main heading sometimes isn't an fully qualified name at all. It's also redundant. It's always a child of `div.main-heading`, so just use that. | ||||
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -21/+21 | |
| This swaps things around so that the class that gets used more often has the shorter name. | ||||
| 2023-01-13 | rustdoc: remove unnecessary DOM class `h1.fqn` | Michael Howell | -18/+18 | |
| It's misleading. The main heading sometimes isn't an fully qualified name at all. It's also redundant. It's always a child of `div.main-heading`, so just use that. | ||||
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -3/+3 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+6525 | |
