<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/missing/missing-alloc_error_handler.stderr, branch 1.64.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.64.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.64.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-12-13T13:04:15+00:00</updated>
<entry>
<title>Suggest to specify a target triple when eh_personality lang item is missing</title>
<updated>2021-12-13T13:04:15+00:00</updated>
<author>
<name>Lucas Kent</name>
<email>rubickent@gmail.com</email>
</author>
<published>2021-12-12T02:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fae40c507068b2d7aa5dc7bda729762e536aa8c2'/>
<id>urn:sha1:fae40c507068b2d7aa5dc7bda729762e536aa8c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Practice diagnostic message convention</title>
<updated>2021-10-03T07:16:28+00:00</updated>
<author>
<name>Hirochika Matsumoto</name>
<email>git@hkmatsumoto.com</email>
</author>
<published>2021-10-03T06:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3818981ca12ca79dc446fad849d48ebe1257cbc7'/>
<id>urn:sha1:3818981ca12ca79dc446fad849d48ebe1257cbc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)</title>
<updated>2020-10-02T07:00:29+00:00</updated>
<author>
<name>Harald Hoyer</name>
<email>harald@redhat.com</email>
</author>
<published>2020-09-07T08:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cadd12b5f020b9b2c7bb0c5e7078b81fbdcfb6d8'/>
<id>urn:sha1:cadd12b5f020b9b2c7bb0c5e7078b81fbdcfb6d8</id>
<content type='text'>
Related: https://github.com/rust-lang/rust/issues/66741

Guarded with `#![feature(default_alloc_error_handler)]` a default
`alloc_error_handler` is called, if a custom allocator is used and no
other custom `#[alloc_error_handler]` is defined.

The panic message does not contain the size anymore, because it would
pull in the fmt machinery, which would blow up the code size
significantly.
</content>
</entry>
<entry>
<title>Merged migrated compile-fail tests and ui tests. Fixes #46841.</title>
<updated>2018-08-14T09:12:09+00:00</updated>
<author>
<name>David Wood</name>
<email>david@davidtw.co</email>
</author>
<published>2018-08-08T12:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3fc7ab237314a4ce85e612b4ce590c27f1425291'/>
<id>urn:sha1:3fc7ab237314a4ce85e612b4ce590c27f1425291</id>
<content type='text'>
</content>
</entry>
</feed>
