We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd1c68e + 3b95cd7 commit 51a0c6aCopy full SHA for 51a0c6a
src/librustc_unicode/char.rs
@@ -429,7 +429,7 @@ impl char {
429
///
430
/// [1]: ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt
431
432
- /// [`SpecialCasing`.txt`]: ftp://ftp.unicode.org/Public/UNIDATA/SpecialCasing.txt
+ /// [`SpecialCasing.txt`]: ftp://ftp.unicode.org/Public/UNIDATA/SpecialCasing.txt
433
434
/// [2]: http://www.unicode.org/versions/Unicode4.0.0/ch03.pdf#G33992
435
#[stable(feature = "rust1", since = "1.0.0")]
0 commit comments