Michael Howell
1d328de3ec
rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle
...
This swaps things around so that the class that gets used more often has
the shorter name.
2023-01-13 12:38:03 -07:00
Yuki Okushi
ea45b3ef1d
Rollup merge of #106741 - GuillaumeGomez:reexport-doc-hidden, r=notriddle
...
Fix reexport of `doc(hidden)` item
Part of #59368 .
It doesn't fix the `doc(inline)` nor the `doc(hidden)` on macro. I'll do it in a follow-up PR.
r? `@notriddle`
2023-01-13 05:47:23 +09:00
Guillaume Gomez
675640c92a
Add test for displayed re-export of doc(hidden)
2023-01-12 18:03:50 +01:00
clubby789
740f6aaf95
Fix rendering 'const' for intrinsics
2023-01-12 03:19:08 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00