rust/src/libcore/hash
Alex Crichton 1dc5e6312f rollup merge of #20070: aturon/stab-2-clone
This patch marks `clone` stable, as well as the `Clone` trait, but
leaves `clone_from` unstable. The latter will be decided by the beta.

The patch also marks most manual implementations of `Clone` as stable,
except where the APIs are otherwise deprecated or where there is
uncertainty about providing `Clone`.

r? @alexcrichton
2014-12-21 09:27:36 -08:00
..
mod.rs
sip.rs rollup merge of #20070: aturon/stab-2-clone 2014-12-21 09:27:36 -08:00