| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-06-04 | Update code format and tests | Sergi-Ferrez | -2/+2 | |
| 2023-10-31 | Accept less invalid Rust in rustdoc | Oli Scherer | -10/+4 | |
| 2023-02-07 | rustdoc: use a newline instead of `<br>` to format code headers | Michael Howell | -5/+19 | |
| Since these elements now use `white-space: pre-wrap` since 784665d4ce59c5239791f1f96fa2137e47ca1817, it's fine to use newlines for formatting, which is smaller and a bit less complicated. | ||||
| 2023-02-04 | rustdoc: trait bound formatting | Roland Strasser | -1/+3 | |
| rustdoc: fix item-spacer rustdoc: use proper comment style rustdoc: change formatting where clauses for traits rustdoc: remove semicolon from provided methods update provided methods formatting | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+7 | |
