]> git.lizzy.rs Git - rust.git/commit
Mark AsRef impls for String's Drain as stable.
authorMara Bos <m-ou.se@m-ou.se>
Wed, 9 Sep 2020 17:10:06 +0000 (19:10 +0200)
committerMara Bos <m-ou.se@m-ou.se>
Wed, 9 Sep 2020 17:10:06 +0000 (19:10 +0200)
commitf2a32909e0649eb589406ddac63597ba34273c95
tree9afa398f93d7e7fb19c557c56be2d6ef6e6f9ce7
parentf5bb523e94b431c35b495b6ad6ae94495b653a5f
Mark AsRef impls for String's Drain as stable.

Trait implementations effectively can't be #[unstable].
library/alloc/src/string.rs