<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc-json/attrs/non_exhaustive.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<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>rustdoc-json: Remove newlines from attributes</title>
<updated>2025-05-07T18:45:58+00:00</updated>
<author>
<name>Alona Enraght-Moony</name>
<email>code@alona.page</email>
</author>
<published>2025-05-07T18:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aeb70c710abd019fabafb85536a4fcabfbef0d5d'/>
<id>urn:sha1:aeb70c710abd019fabafb85536a4fcabfbef0d5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve hir pretty-printing of attributes.</title>
<updated>2025-05-03T02:46:48+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-04-30T00:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e1a177bbba2b1297c33e2838f8b2b72ab5f62ecf'/>
<id>urn:sha1:e1a177bbba2b1297c33e2838f8b2b72ab5f62ecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`</title>
<updated>2025-03-21T00:48:09+00:00</updated>
<author>
<name>Alona Enraght-Moony</name>
<email>code@alona.page</email>
</author>
<published>2025-03-20T23:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ab71c417b90695ea5186003745699e05164e746'/>
<id>urn:sha1:7ab71c417b90695ea5186003745699e05164e746</id>
<content type='text'>
Done automatically with VSCode.
</content>
</entry>
<entry>
<title>rustdoc: Add attribute-related tests for rustdoc JSON.</title>
<updated>2025-03-05T04:46:14+00:00</updated>
<author>
<name>Predrag Gruevski</name>
<email>obi1kenobi82@gmail.com</email>
</author>
<published>2025-03-05T04:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e07d9a8200bc37e3cd816386d35931f9f02e9464'/>
<id>urn:sha1:e07d9a8200bc37e3cd816386d35931f9f02e9464</id>
<content type='text'>
</content>
</entry>
</feed>
