<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/missing-alloc_error_handler.stderr, branch 1.29.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.29.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.29.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-07-09T21:13:24+00:00</updated>
<entry>
<title>Implement #[alloc_error_handler]</title>
<updated>2018-07-09T21:13:24+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-07-06T13:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=239ec7d2dce9c19de16c9ee64addbb834119397c'/>
<id>urn:sha1:239ec7d2dce9c19de16c9ee64addbb834119397c</id>
<content type='text'>
This to-be-stable attribute is equivalent to `#[lang = "oom"]`.
It is required when using the alloc crate without the std crate.
It is called by `handle_alloc_error`, which is in turned called
by "infallible" allocations APIs such as `Vec::push`.
</content>
</entry>
</feed>
