<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc-json/visibility, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-15T16:52:41+00:00</updated>
<entry>
<title>rustdoc-json: Structured attributes</title>
<updated>2025-07-15T16:52:41+00:00</updated>
<author>
<name>Alona Enraght-Moony</name>
<email>code@alona.page</email>
</author>
<published>2025-06-20T02:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=078332fdc8e11f7ff8253c019085098538ec3c2a'/>
<id>urn:sha1:078332fdc8e11f7ff8253c019085098538ec3c2a</id>
<content type='text'>
Implements https://www.github.com/rust-lang/rust/issues/141358.

This has 2 primary benefits:

1. For rustdoc-json consumers, they no longer need to parse strings of
   attributes, but it's there in a structured and normalized way.
2. For rustc contributors, the output of HIR pretty printing is no
   longer a versioned thing in the output. People can work on
   https://github.com/rust-lang/rust/issues/131229 without needing to
   bump `FORMAT_VERSION`.

(Over time, as the attribute refractor continues, I expect we'll add new
things to `rustdoc_json_types::Attribute`. But this can be done
separately to the rustc changes).
</content>
</entry>
<entry>
<title>Add rustdoc JSON tests for `#[doc(hidden)]` handling of items.</title>
<updated>2025-07-10T00:19:03+00:00</updated>
<author>
<name>Predrag Gruevski</name>
<email>obi1kenobi82@gmail.com</email>
</author>
<published>2025-07-09T01:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=27fb02c947a3aec673364ee555c0c24d8215b7c7'/>
<id>urn:sha1:27fb02c947a3aec673364ee555c0c24d8215b7c7</id>
<content type='text'>
</content>
</entry>
</feed>
