<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/run-make/exit-code/Makefile, branch 1.77.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-07-19T14:10:07+00:00</updated>
<entry>
<title>On nightly, dump ICE backtraces to disk</title>
<updated>2023-07-19T14:10:07+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2023-03-03T22:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8eb5843a592afbee8ae5352828f8f0b74034b9e0'/>
<id>urn:sha1:8eb5843a592afbee8ae5352828f8f0b74034b9e0</id>
<content type='text'>
Implement rust-lang/compiler-team#578.

When an ICE is encountered on nightly releases, the new rustc panic
handler will also write the contents of the backtrace to disk. If any
`delay_span_bug`s are encountered, their backtrace is also added to the
file. The platform and rustc version will also be collected.
</content>
</entry>
<entry>
<title>ignore failing cross-compiled run-make tests</title>
<updated>2023-03-30T13:46:31+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>github@jyn.dev</email>
</author>
<published>2023-03-30T13:46:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4851d5663cf74fafc1d753d68394ea0011cfde36'/>
<id>urn:sha1:4851d5663cf74fafc1d753d68394ea0011cfde36</id>
<content type='text'>
`run-make-fulldeps` is never cross-compiled, so a lot of these tests
never accounted for --target. Ignore them when cross-compiling for
now.
</content>
</entry>
<entry>
<title>Move almost all run-make-fulldeps to run-make</title>
<updated>2023-03-30T12:34:55+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>github@jyn.dev</email>
</author>
<published>2023-03-30T12:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=433da1fc047bb39a263eefca4bdb2b1972f1d2ce'/>
<id>urn:sha1:433da1fc047bb39a263eefca4bdb2b1972f1d2ce</id>
<content type='text'>
They pass fine.
</content>
</entry>
</feed>
