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`. |
||
|---|---|---|
| .. | ||
| map.rs | ||
| mod.rs | ||
| node.rs | ||
| set.rs | ||