From aed7ddae8ea7f549dc2d493fda49dfa49de429b7 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 7 Mar 2016 16:34:35 -0800 Subject: core: Make a new tracking issue for prelude traits The referenced issues here were both closed, so hook up a new issue which tracks specifically the prelude traits being unstable. --- src/libcore/str/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libcore/str') diff --git a/src/libcore/str/mod.rs b/src/libcore/str/mod.rs index dee13bf3d3d..f9d1902bea7 100644 --- a/src/libcore/str/mod.rs +++ b/src/libcore/str/mod.rs @@ -1561,7 +1561,7 @@ mod traits { #[doc(hidden)] #[unstable(feature = "core_str_ext", reason = "stable interface provided by `impl str` in later crates", - issue = "27701")] + issue = "32110")] pub trait StrExt { // NB there are no docs here are they're all located on the StrExt trait in // libcollections, not here. -- cgit 1.4.1-3-g733a5