<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libpanic_unwind, branch 1.41.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.41.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.41.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-11-30T09:13:25+00:00</updated>
<entry>
<title>libunwind_panic: adjust miri panic hack</title>
<updated>2019-11-30T09:13:25+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-27T19:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=02b66a19010c76e41805e65179e951ad1d41e0c7'/>
<id>urn:sha1:02b66a19010c76e41805e65179e951ad1d41e0c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #66766 - RalfJung:panic-comments, r=SimonSapin</title>
<updated>2019-11-29T21:57:33+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-29T21:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=56203be06f3671ce73d5634bf5c098eb3b8b1c1c'/>
<id>urn:sha1:56203be06f3671ce73d5634bf5c098eb3b8b1c1c</id>
<content type='text'>
Panic machinery comments and tweaks

This is mostly more comments, but I also renamed some things:
* `BoxMeUp::box_me_up` is not terribly descriptive, and since this is a "take"-style method (the argument is `&amp;mut self` but the return type is fully owned, even though you can't tell from the type) I chose a name involving "take".
* `continue_panic_fmt` was very confusing as it was entirely unclear what was being continued -- for some time I thought "continue" might be the same as "resume" for a panic, but that's something entirely different. So I renamed this to `begin_panic_handler`, matching the `begin_panic*` theme of the other entry points.

r? @Dylan-DPC @SimonSapin
</content>
</entry>
<entry>
<title>Fix spelling typos</title>
<updated>2019-11-27T03:19:54+00:00</updated>
<author>
<name>Brian Wignall</name>
<email>brianwignall@gmail.com</email>
</author>
<published>2019-11-27T03:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16fabd8efd416a8b957e369b8be2470e1271af9e'/>
<id>urn:sha1:16fabd8efd416a8b957e369b8be2470e1271af9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better comment and rename BoxMeUp::box_me_up to take_box</title>
<updated>2019-11-25T11:16:08+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-25T11:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=08f779cb4b481be58eeb5ecc421f69503780e8b1'/>
<id>urn:sha1:08f779cb4b481be58eeb5ecc421f69503780e8b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid linking errors</title>
<updated>2019-11-16T08:37:45+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-16T08:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e8ff4656fcfc4df97f5d0124c999cb5392a15dcb'/>
<id>urn:sha1:e8ff4656fcfc4df97f5d0124c999cb5392a15dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>miri panic_unwind: fix hack for SEH platforms</title>
<updated>2019-11-16T08:29:26+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-16T08:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=52d7246a9368048154b9cb666f4b7a79377bd17d'/>
<id>urn:sha1:52d7246a9368048154b9cb666f4b7a79377bd17d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more comment</title>
<updated>2019-11-15T14:57:01+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-15T14:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=065e1b8d8a68efeaaa4eb603e66fc937ae12b1b0'/>
<id>urn:sha1:065e1b8d8a68efeaaa4eb603e66fc937ae12b1b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpanic_unwind for Miri: make sure we have the SEH lang items when needed</title>
<updated>2019-11-15T11:54:08+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-15T10:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b6d93d9167ea4b8d28d27429a0c14e8dc0060d86'/>
<id>urn:sha1:b6d93d9167ea4b8d28d27429a0c14e8dc0060d86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe"</title>
<updated>2019-11-13T16:00:47+00:00</updated>
<author>
<name>Robin Kruppe</name>
<email>robin.kruppe@gmail.com</email>
</author>
<published>2019-11-13T16:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a1f67ad9490eaa7de7e43e3eda6ca38d14cc2ceb'/>
<id>urn:sha1:a1f67ad9490eaa7de7e43e3eda6ca38d14cc2ceb</id>
<content type='text'>
This reverts commit 3f0e16473de5ec010f44290a8c3ea1d90e0ad7a2, reversing
changes made to 61a551b4939ec1d5596e585351038b8fbd0124ba.
</content>
</entry>
<entry>
<title>Auto merge of #66156 - Mark-Simulacrum:stage0-step, r=pietroalbini</title>
<updated>2019-11-13T00:42:19+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2019-11-13T00:42:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0f12bad718bb8b1fb2b1b7267a02fffaef6e1e3c'/>
<id>urn:sha1:0f12bad718bb8b1fb2b1b7267a02fffaef6e1e3c</id>
<content type='text'>
Stage0 step

r? @pietroalbini
</content>
</entry>
</feed>
