<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/collections/hash/map.rs, branch 1.27.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.27.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.27.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-04-28T21:14:21+00:00</updated>
<entry>
<title>std: Inline `DefaultResizePolicy::new`</title>
<updated>2018-04-28T21:14:21+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-04-28T21:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1bb1caa11ba30b42f62b58f74e530288779eb85'/>
<id>urn:sha1:c1bb1caa11ba30b42f62b58f74e530288779eb85</id>
<content type='text'>
This should allow us to tighten up the [codegen][example] a bit more, avoiding a
function call across object boundaries in the default optimized case.

[example]: https://play.rust-lang.org/?gist=c1179088b0f8a4dcd93a9906463f993d&amp;version=stable&amp;mode=release
</content>
</entry>
<entry>
<title>Replace GlobalAlloc::oom with a lang item</title>
<updated>2018-04-22T17:08:17+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2018-04-21T04:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e513c1bd314bbeb6295a7a759de8833b52ff854d'/>
<id>urn:sha1:e513c1bd314bbeb6295a7a759de8833b52ff854d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #50088 - alexcrichton:std-tweaks, r=sfackler</title>
<updated>2018-04-20T20:40:59+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2018-04-20T20:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a10bb6b592803991b9dedd934ce430ae194d9081'/>
<id>urn:sha1:a10bb6b592803991b9dedd934ce430ae194d9081</id>
<content type='text'>
Tweak some stabilizations in libstd

This commit tweaks a few stable APIs in the `beta` branch before they hit
stable. The `str::is_whitespace` and `str::is_alphanumeric` functions were
deleted (added in #49381, issue at #49657). The `and_modify` APIs added
in #44734 were altered to take a `FnOnce` closure rather than a `FnMut` closure.

Closes #49581
Closes #49657
</content>
</entry>
<entry>
<title>Tweak some stabilizations in libstd</title>
<updated>2018-04-19T23:53:12+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-04-19T22:52:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca79ba300a0934864d6ea520f9424d5f08ece687'/>
<id>urn:sha1:ca79ba300a0934864d6ea520f9424d5f08ece687</id>
<content type='text'>
This commit tweaks a few stable APIs in the `beta` branch before they hit
stable. The `str::is_whitespace` and `str::is_alphanumeric` functions were
deleted (added in #49381, issue at #49657). The `and_modify` APIs added
in #44734 were altered to take a `FnOnce` closure rather than a `FnMut` closure.

Closes #49581
Closes #49657
</content>
</entry>
<entry>
<title>stabilize `hash_map_remove_entry` feature</title>
<updated>2018-04-17T05:22:28+00:00</updated>
<author>
<name>tinaun</name>
<email>tinagma@gmail.com</email>
</author>
<published>2018-04-17T05:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd042eee0002bc2640447c08034de00171ca1aa3'/>
<id>urn:sha1:fd042eee0002bc2640447c08034de00171ca1aa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the now-unit-struct AllocErr field inside CollectionAllocErr</title>
<updated>2018-04-12T20:53:13+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-03T14:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93a9ad4897e560ccd5ebc3397afb7d83d990ef42'/>
<id>urn:sha1:93a9ad4897e560ccd5ebc3397afb7d83d990ef42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the now-unit-struct AllocErr parameter of oom()</title>
<updated>2018-04-12T20:53:13+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-03T14:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=157ff8cd0562eefdd7aa296395c38a7bc259a4b9'/>
<id>urn:sha1:157ff8cd0562eefdd7aa296395c38a7bc259a4b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually deprecate the Heap type</title>
<updated>2018-04-12T20:52:47+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-03T19:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e521b8b472dfe058f6d0f62f2e1ab5f291c220ee'/>
<id>urn:sha1:e521b8b472dfe058f6d0f62f2e1ab5f291c220ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import the `alloc` crate as `alloc_crate` in std</title>
<updated>2018-04-12T20:52:47+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-03T12:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b895d8b88413f72230fbc0f00c67328870a2e9a'/>
<id>urn:sha1:1b895d8b88413f72230fbc0f00c67328870a2e9a</id>
<content type='text'>
… to make the name `alloc` available.
</content>
</entry>
<entry>
<title>Remove all unstable placement features</title>
<updated>2018-04-03T09:02:34+00:00</updated>
<author>
<name>Aidan Hobson Sayers</name>
<email>aidanhs@cantab.net</email>
</author>
<published>2018-02-18T17:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b5859aea199d5f34a4d4b5ae7112c5c41f3b242'/>
<id>urn:sha1:9b5859aea199d5f34a4d4b5ae7112c5c41f3b242</id>
<content type='text'>
Closes #22181, #27779
</content>
</entry>
</feed>
