From db47071df2647f90da5a66624caf262fa3a17456 Mon Sep 17 00:00:00 2001 From: jonathanCogan Date: Fri, 28 Oct 2022 16:48:00 -0700 Subject: Replace libstd, libcore, liballoc in line comments. --- library/alloc/src/string.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/alloc/src/string.rs') diff --git a/library/alloc/src/string.rs b/library/alloc/src/string.rs index fb5d86f0f2d..24f1b3a1c87 100644 --- a/library/alloc/src/string.rs +++ b/library/alloc/src/string.rs @@ -2678,7 +2678,7 @@ impl From<&String> for String { } } -// note: test pulls in libstd, which causes errors here +// note: test pulls in std, which causes errors here #[cfg(not(test))] #[stable(feature = "string_from_box", since = "1.18.0")] impl From> for String { -- cgit 1.4.1-3-g733a5