]> git.lizzy.rs Git - rust.git/commit
Move replace_with to its own feature flag
authorMichael Howell <michael@notriddle.com>
Tue, 5 Dec 2017 19:03:57 +0000 (12:03 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Dec 2017 19:03:57 +0000 (12:03 -0700)
commit28a19bfa7f418d3aa4cbe6da3aba4b3b2fb87a13
tree06c80cbb09d716bda8fa507edb86a7c4c573eb0c
parentfd064e041af61b497778583013298e5d828ffff6
Move replace_with to its own feature flag

I'm not allowed to have the same feature flag associated with multiple stability levels.
src/libcore/cell.rs