| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-27 | Remove `doc_auto_cfg` feature as well | Guillaume Gomez | -1/+0 | |
| 2024-09-02 | Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdoc | Matthias Krüger | -0/+10 | |
| doc: Make block of inline Deref methods foldable After:  Before:  Fix #127470. Current status: - [x] Bug when hovering over title "Methods from ...": The anchor sign $ overlaps with `[-]`: https://github.com/rust-lang/rust/pull/127474#issuecomment-2222930038 => Fixed by https://github.com/rust-lang/rust/pull/127474#issuecomment-2228886292 | ||||
| 2024-08-06 | rustdoc-search: account for numeric disambiguators on impls | Michael Howell | -1/+19 | |
| Fixes #128676 | ||||
| 2024-07-18 | Add test for size of items in the items list | Guillaume Gomez | -0/+1 | |
| 2024-07-15 | Add tests for new toggle on deref blocks | Guillaume Gomez | -0/+10 | |
| 2023-12-07 | Extend GUI tests for `doc_cfg` | Guillaume Gomez | -0/+16 | |
| 2023-10-31 | Accept less invalid Rust in rustdoc | Oli Scherer | -2/+7 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+428 | |
