Matthias Krüger
|
c90991db17
|
Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdoc
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-09-02 04:19:27 +02:00 |
|
Michael Howell
|
3a183256ad
|
rustdoc-search: account for numeric disambiguators on impls
Fixes #128676
|
2024-08-06 07:36:12 -07:00 |
|
Guillaume Gomez
|
c820a2392c
|
Add test for size of items in the items list
|
2024-07-18 20:48:20 +02:00 |
|
Guillaume Gomez
|
9855a3844b
|
Add tests for new toggle on deref blocks
|
2024-07-15 20:07:24 +02:00 |
|
Guillaume Gomez
|
9e1797baf1
|
Extend GUI tests for doc_cfg
|
2023-12-07 10:44:55 +01:00 |
|
Oli Scherer
|
4512f211ae
|
Accept less invalid Rust in rustdoc
|
2023-10-31 13:58:03 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|