]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #23509 - aturon:stab-entry, r=Gankro
authorSteve Klabnik <steve@steveklabnik.com>
Mon, 23 Mar 2015 21:05:44 +0000 (17:05 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Mon, 23 Mar 2015 21:05:44 +0000 (17:05 -0400)
commit84f760b50a04d2a7f1b7c6128e273084e2a8ffb0
treea6b24916145c42c4abe3d48c37b59d0bc2569232
parentf78815979706bca435bff80155b28acc80a19781
parent6f693e94868b12fcffa9d5b53b2ca02778ff8daa
Rollup merge of #23509 - aturon:stab-entry, r=Gankro

This commit marks as `#[stable]` the `Entry` types for the maps provided
by `std`. The main reason these had been left unstable previously was
uncertainty about an eventual trait design, but several plausible
designs have been proposed that all work fine with the current type definitions.

r? @Gankro
src/libcollections/btree/map.rs
src/libstd/collections/hash/map.rs