<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-ui/unparseable-doc-test.stdout, 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>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>libtest: Print the total time taken to execute a test suite</title>
<updated>2020-11-27T16:53:59+00:00</updated>
<author>
<name>Jakob Schikowski</name>
<email>jakob.schikowski@gmx.de</email>
</author>
<published>2020-11-26T20:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=470c059e691a4e7befa5e2a7ad0110a2b0055b50'/>
<id>urn:sha1:470c059e691a4e7befa5e2a7ad0110a2b0055b50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update UI tests</title>
<updated>2020-06-21T14:40:36+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2020-06-21T09:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c14d85fd33934765fcf33122200cecca2d878061'/>
<id>urn:sha1:c14d85fd33934765fcf33122200cecca2d878061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: forward -Z options to rustc</title>
<updated>2019-10-11T20:29:11+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2019-10-11T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5db17335a15e5e290bd7505cc37b2177c86b51c1'/>
<id>urn:sha1:5db17335a15e5e290bd7505cc37b2177c86b51c1</id>
<content type='text'>
Currently rustdoc does not forward `-Z` options to rustc when building
test executables. This makes impossible to use rustdoc to run test
samples when crate under test is instrumented with one of sanitizers
`-Zsanitizer=...`, since the final linking step will not include
sanitizer runtime library.

Forward `-Z` options to rustc to solve the issue.

Helps with #43031.
</content>
</entry>
<entry>
<title>do not print panic message on doctest failures</title>
<updated>2019-05-22T17:27:53+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2019-05-04T19:37:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=89d437ec76cab8153ada936c5d67ef2deb901eb4'/>
<id>urn:sha1:89d437ec76cab8153ada936c5d67ef2deb901eb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `edition` outside the hygiene lock and avoid accessing it</title>
<updated>2019-05-21T16:17:05+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2019-04-05T22:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a1f2dceaebd21a6f8a5f9341bf41724bb20e2a7d'/>
<id>urn:sha1:a1f2dceaebd21a6f8a5f9341bf41724bb20e2a7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>report fatal errors during doctest parsing</title>
<updated>2019-04-24T04:03:53+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2019-04-23T21:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a912664113394fdf3a7c26a93504ebfe54a66e5c'/>
<id>urn:sha1:a912664113394fdf3a7c26a93504ebfe54a66e5c</id>
<content type='text'>
</content>
</entry>
</feed>
