<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/panic-runtime, 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>Restore ignore tag</title>
<updated>2022-09-23T06:19:58+00:00</updated>
<author>
<name>Florian Bartels</name>
<email>Florian.Bartels@elektrobit.com</email>
</author>
<published>2022-09-22T12:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b0027fd2ed31e355fa560407a32c924f7f8cad3'/>
<id>urn:sha1:0b0027fd2ed31e355fa560407a32c924f7f8cad3</id>
<content type='text'>
This test case actually requires std::process.
</content>
</entry>
<entry>
<title>Fix test for non-prefer-dynamic target</title>
<updated>2022-06-28T16:18:01+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2022-06-28T16:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49e6b7986a49a0ea1cd17a7853f26fe89883ef00'/>
<id>urn:sha1:49e6b7986a49a0ea1cd17a7853f26fe89883ef00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for mixed panic mode restriction and lints</title>
<updated>2022-06-08T20:32:41+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2022-05-20T20:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1750a2f723a796b9c98b223df6013f3b1b0254df'/>
<id>urn:sha1:1750a2f723a796b9c98b223df6013f3b1b0254df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle panic runtime specially</title>
<updated>2022-06-08T20:32:41+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2022-05-19T16:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=77fd0cc566b4eca108b3580312f1e298fc9af8df'/>
<id>urn:sha1:77fd0cc566b4eca108b3580312f1e298fc9af8df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use existing declaration of rust_eh_personality</title>
<updated>2021-07-10T13:43:05+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2021-07-07T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f612ba1f846c0e9ee16b0f19dd7a3719d1dddd4b'/>
<id>urn:sha1:f612ba1f846c0e9ee16b0f19dd7a3719d1dddd4b</id>
<content type='text'>
If crate declares `rust_eh_personality`, re-use existing declaration
as otherwise attempts to set function attributes that follow the
declaration will fail (unless it happens to have exactly the same
type signature as the one predefined in the compiler).
</content>
</entry>
<entry>
<title>Add needs-unwind to tests</title>
<updated>2021-05-06T02:49:34+00:00</updated>
<author>
<name>Tyler Mandry</name>
<email>tmandry@gmail.com</email>
</author>
<published>2021-04-29T17:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e1a8ecf771485d517010c66b8532c39635725813'/>
<id>urn:sha1:e1a8ecf771485d517010c66b8532c39635725813</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow using `-C force-unwind-tables=no` when `panic=unwind`</title>
<updated>2021-04-11T14:32:40+00:00</updated>
<author>
<name>hyd-dev</name>
<email>yd-huang@outlook.com</email>
</author>
<published>2021-03-25T10:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2fd4dd20d717b3e8af4bdff2873b348920426425'/>
<id>urn:sha1:2fd4dd20d717b3e8af4bdff2873b348920426425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant `ignore-tidy-linelength` annotations</title>
<updated>2021-04-03T20:30:20+00:00</updated>
<author>
<name>Simon Jakobi</name>
<email>simon.jakobi@gmail.com</email>
</author>
<published>2021-04-03T11:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3ea62cb5d19846b44172d861ae231c8c09322800'/>
<id>urn:sha1:3ea62cb5d19846b44172d861ae231c8c09322800</id>
<content type='text'>
This is step 2 towards fixing #77548.

In the codegen and codegen-units test suites, the `//` comment markers
were kept in order not to affect any source locations. This is because
these tests cannot be automatically `--bless`ed.
</content>
</entry>
<entry>
<title>Update code to account for extern ABI requirement</title>
<updated>2021-01-13T12:49:45+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2020-09-01T21:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4614671cae99ff35e61708ab64e9ba7850711750'/>
<id>urn:sha1:4614671cae99ff35e61708ab64e9ba7850711750</id>
<content type='text'>
</content>
</entry>
</feed>
