Files
rust/tests
Matthias Krüger b5d1b92a8c Rollup merge of #143665 - obi1kenobi:pg/doc-hidden-tests, r=aDotInTheVoid
[rustdoc-json] Add tests for `#[doc(hidden)]` handling of items.

Add tests which check:
- `#[doc(hidden)]` items are not present in rustdoc JSON output by default.
- Invoking rustdoc with `--document-hidden-items` makes `#[doc(hidden)]` items appear, and they show their `#[doc(hidden)]` status appropriately.

r? `@aDotInTheVoid`
2025-07-10 20:28:51 +02:00
..
2025-06-30 07:49:20 -05:00
2025-07-01 19:00:21 +00:00
2025-07-06 09:51:35 +02:00
2025-07-10 11:41:50 +02:00
2025-07-01 15:49:45 +02:00