Fixed several pulldown warnings when documenting libstd.
This commit is contained in:
@@ -2293,7 +2293,7 @@ impl str {
|
||||
///
|
||||
/// - U+0021 ... U+002F `! " # $ % & ' ( ) * + , - . /`, or
|
||||
/// - U+003A ... U+0040 `: ; < = > ? @`, or
|
||||
/// - U+005B ... U+0060 `[ \\ ] ^ _ \``, or
|
||||
/// - U+005B ... U+0060 ``[ \ ] ^ _ ` ``, or
|
||||
/// - U+007B ... U+007E `{ | } ~`
|
||||
#[unstable(feature = "ascii_ctype", issue = "39658")]
|
||||
#[inline]
|
||||
|
||||
Reference in New Issue
Block a user