<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/panic_abort/src/android.rs, branch 1.90.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.90.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.90.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-02-14T15:36:17+00:00</updated>
<entry>
<title>panic_abort: Apply unsafe_op_in_unsafe_fn</title>
<updated>2025-02-14T15:36:17+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2025-02-13T20:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e13928de93c142d2b4052d28d7ed0aaca192c0ee'/>
<id>urn:sha1:e13928de93c142d2b4052d28d7ed0aaca192c0ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename BoxMeUp to PanicPayload.</title>
<updated>2023-09-20T17:24:52+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2023-09-20T17:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=76d9b3689c1425807e2c418159366b49a4fd819b'/>
<id>urn:sha1:76d9b3689c1425807e2c418159366b49a4fd819b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary raw pointer in __rust_start_panic arg</title>
<updated>2023-03-26T16:40:18+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2022-10-06T16:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b874502a2064fef93cb25aebf31b8ea1c5a41621'/>
<id>urn:sha1:b874502a2064fef93cb25aebf31b8ea1c5a41621</id>
<content type='text'>
It is no longer necessary as __rust_start_panic switched to the Rust abi.
</content>
</entry>
<entry>
<title>Replace most uses of `pointer::offset` with `add` and `sub`</title>
<updated>2022-08-20T22:21:41+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2022-08-19T09:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e4720e1cf26b6a9804615f79dc6ff1a006399cf1'/>
<id>urn:sha1:e4720e1cf26b6a9804615f79dc6ff1a006399cf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix may not to appropriate might not or must not</title>
<updated>2021-07-29T05:15:20+00:00</updated>
<author>
<name>Ali Malik</name>
<email>mikli@amazon.com</email>
</author>
<published>2021-07-23T23:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e43254aad1ea5758078ace51341f31071e1e61a8'/>
<id>urn:sha1:e43254aad1ea5758078ace51341f31071e1e61a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>android: set abort message</title>
<updated>2021-04-09T13:33:43+00:00</updated>
<author>
<name>Thiébaud Weksteen</name>
<email>tweek@google.com</email>
</author>
<published>2021-03-15T10:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=52ee9fbc027f7c371ed2e34ad191633a42c11c95'/>
<id>urn:sha1:52ee9fbc027f7c371ed2e34ad191633a42c11c95</id>
<content type='text'>
Android has the ability to supply an abort message [1]. This message is
automatically included in the debug trace, which helps debugging [2].
Modify panic_abort to populate this message before calling abort().

[1] https://android.googlesource.com/platform/bionic/+/master/libc/include/android/set_abort_message.h
[2] https://source.android.com/devices/tech/debug/native-crash
</content>
</entry>
</feed>
