<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-json/impls, 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>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc JSON: Use `Function` everywhere and remove `Method`</title>
<updated>2022-11-16T19:24:03+00:00</updated>
<author>
<name>Martin Nordholts</name>
<email>enselic@gmail.com</email>
</author>
<published>2022-11-16T19:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8b5bfaf662916deda37254a0eeec78e9b7d1c444'/>
<id>urn:sha1:8b5bfaf662916deda37254a0eeec78e9b7d1c444</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rustdoc-Json: Add tests for trait impls.</title>
<updated>2022-09-11T19:32:47+00:00</updated>
<author>
<name>Nixon Enraght-Moony</name>
<email>nixon.emoony@gmail.com</email>
</author>
<published>2022-09-11T19:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c3fcfa82728cb55b8e4dc6e2c8492d0ed79e174a'/>
<id>urn:sha1:c3fcfa82728cb55b8e4dc6e2c8492d0ed79e174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rustdoc-Json Tests: Use `@is` and `@ismany` more often.</title>
<updated>2022-09-10T00:30:47+00:00</updated>
<author>
<name>Nixon Enraght-Moony</name>
<email>nixon.emoony@gmail.com</email>
</author>
<published>2022-09-10T00:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5634b26ed68efdbf0b25a4df7823cb47ef65c49e'/>
<id>urn:sha1:5634b26ed68efdbf0b25a4df7823cb47ef65c49e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rustdoc-json test files</title>
<updated>2022-08-18T09:00:21+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-08-17T10:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3d9e223e2d9d12ca68e48b5d1e0adf96793cca7'/>
<id>urn:sha1:d3d9e223e2d9d12ca68e48b5d1e0adf96793cca7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #100325 - aDotInTheVoid:rdj-import-impl, r=GuillaumeGomez</title>
<updated>2022-08-15T18:11:33+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2022-08-15T18:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13ff45d5528b1ab5af0ebc76efdf06baaa458dfa'/>
<id>urn:sha1:13ff45d5528b1ab5af0ebc76efdf06baaa458dfa</id>
<content type='text'>
Rustdoc-Json: Don't remove impls for items imported from private modules

After #99287, items in private modules may still be in the json output, if a public import accesses them. To reflect this, items that are imported need to be marked as retained in the `Stripper` pass, so their impls arn't removed by `ImplStripper`.

[More context on zulip](https://rust-lang.zulipchat.com/#narrow/stream/266220-rustdoc/topic/Populating.20cache.2Eimpls), thanks to @ jyn514 for helping debug this.

``@rustbot`` modify labels: +A-rustdoc-json +T-rustdoc

r? ``@GuillaumeGomez``

Fixes #100252
Fixes #100242
</content>
</entry>
<entry>
<title>rustdoc: Mark imported items as retained</title>
<updated>2022-08-15T15:56:21+00:00</updated>
<author>
<name>Nixon Enraght-Moony</name>
<email>nixon.emoony@gmail.com</email>
</author>
<published>2022-08-09T14:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44b489f27a92e7e9662f27bcebb66662f4772247'/>
<id>urn:sha1:44b489f27a92e7e9662f27bcebb66662f4772247</id>
<content type='text'>
Fixes a bug where impl of items that were imported from a private module
would be striped

Fixes #100252
Fixes #100242
</content>
</entry>
<entry>
<title>make clean::Item::span return option instead of dummy span</title>
<updated>2022-08-13T22:03:47+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-08-09T02:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=752b0e0672bf774847aac27f4c160248fefa6e40'/>
<id>urn:sha1:752b0e0672bf774847aac27f4c160248fefa6e40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add has tests for blanket_with_local trait methods</title>
<updated>2022-01-23T00:55:25+00:00</updated>
<author>
<name>Rune Tynan</name>
<email>runetynan@gmail.com</email>
</author>
<published>2022-01-23T00:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92206318bc0ca743507367e492aaaa3c6660dbfb'/>
<id>urn:sha1:92206318bc0ca743507367e492aaaa3c6660dbfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test to include `self` case</title>
<updated>2022-01-21T18:19:18+00:00</updated>
<author>
<name>Rune Tynan</name>
<email>runetynan@gmail.com</email>
</author>
<published>2022-01-21T18:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=66d056a9bf0f7d486c2ed637c1e1a7b9ce0c3bbc'/>
<id>urn:sha1:66d056a9bf0f7d486c2ed637c1e1a7b9ce0c3bbc</id>
<content type='text'>
</content>
</entry>
</feed>
