<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-ui/test-no_std.rs, branch 1.66.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.66.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.66.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-11-27T16:53:59+00:00</updated>
<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>Moving all rustdoc-ui tests to check-pass</title>
<updated>2020-04-19T23:40:53+00:00</updated>
<author>
<name>Val Markovic</name>
<email>val@markovic.io</email>
</author>
<published>2020-04-19T23:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2add9d8fc2c0fc9f77d46c5fe43ed2c33790e366'/>
<id>urn:sha1:2add9d8fc2c0fc9f77d46c5fe43ed2c33790e366</id>
<content type='text'>
These were all build-pass before and don't seem to need it.

Helps with #62277
</content>
</entry>
<entry>
<title>rustdoc: Fix handling of compile errors when running `rustdoc --test`</title>
<updated>2020-01-18T23:51:06+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2020-01-18T23:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17f4cbc3032f7e81f0ec0c7e3b4cd0c3da30c916'/>
<id>urn:sha1:17f4cbc3032f7e81f0ec0c7e3b4cd0c3da30c916</id>
<content type='text'>
 * Call `abort_if_errors` so all errors actually stop rustdoc.
* Don't panic with "compiler aborted in rustdoc!", instead just exit to avoid the ugly panic message.
* Use rlib as the crate type when searching for doctests matching what is used for doc generation so `#[no_std]` crates don't create "no global memory allocator" errors.
</content>
</entry>
</feed>
