<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/miri/tests/panic/function_calls, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-08-06T23:59:47+00:00</updated>
<entry>
<title>Print thread ID in panic message if thread name is unknown</title>
<updated>2025-08-06T23:59:47+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2023-09-11T04:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=289fe36d373c5a13fa7f1b93f39ff88425ab2351'/>
<id>urn:sha1:289fe36d373c5a13fa7f1b93f39ff88425ab2351</id>
<content type='text'>
`panic!` does not print any identifying information for threads that are
unnamed. However, in many cases, the thread ID can be determined.

This changes the panic message from something like this:

    thread '&lt;unnamed&gt;' panicked at src/main.rs:3:5:
    explicit panic

To something like this:

    thread '&lt;unnamed&gt;' (0xff9bf) panicked at src/main.rs:3:5:
    explicit panic

Stack overflow messages are updated as well.

This change applies to both named and unnamed threads. The ID printed is
the OS integer thread ID rather than the Rust thread ID, which should
also be what debuggers print.
</content>
</entry>
<entry>
<title>Try to write the panic message with a single `write_all` call</title>
<updated>2025-01-01T14:58:29+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2024-03-15T18:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4bf85c25eceee6172ed3892570f36b5d06d5177f'/>
<id>urn:sha1:4bf85c25eceee6172ed3892570f36b5d06d5177f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump ui test</title>
<updated>2024-09-16T21:05:42+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github@oli-obk.de</email>
</author>
<published>2024-09-07T14:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f9f19810f2bc2fa6c3b8891f1c3197124b07161'/>
<id>urn:sha1:9f9f19810f2bc2fa6c3b8891f1c3197124b07161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>panicking: improve hint for Miri's RUST_BACKTRACE behavior</title>
<updated>2024-08-24T12:38:50+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-08-24T07:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec0e16a66571458dc5c296ccfa5e4d8bdcc2a2a8'/>
<id>urn:sha1:ec0e16a66571458dc5c296ccfa5e4d8bdcc2a2a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove c_unwind from tests and fix tests</title>
<updated>2024-06-19T12:54:55+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2023-08-25T12:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5812b1fd124768991b690621654aea3eea7400f4'/>
<id>urn:sha1:5812b1fd124768991b690621654aea3eea7400f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>when suggesting RUST_BACKTRACE=1, add a special note for Miri's env var isolation</title>
<updated>2024-04-18T10:05:08+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-04-18T09:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3e633981ef0827bf699559036f1437bca071f804'/>
<id>urn:sha1:3e633981ef0827bf699559036f1437bca071f804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change default panic handler message format.</title>
<updated>2023-07-29T09:42:50+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2023-06-20T17:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0e729404da1e741e26a398192fcd1614514117cf'/>
<id>urn:sha1:0e729404da1e741e26a398192fcd1614514117cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'</title>
<updated>2022-09-21T15:36:26+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-09-21T15:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f45b570e08f0f4146e16e426842210f395e8284a'/>
<id>urn:sha1:f45b570e08f0f4146e16e426842210f395e8284a</id>
<content type='text'>
git-subtree-dir: src/tools/miri
git-subtree-mainline: 3f3167fb59341ac3240ca1774f48e8c053219131
git-subtree-split: 75dd959a3a40eb5b4574f8d2e23aa6efbeb33573
</content>
</entry>
</feed>
