about summary refs log tree commit diff
path: root/library/core/src/char/mod.rs
AgeCommit message (Expand)AuthorLines
2022-01-30(#93392) Update char::MAX docs and core::char::MAXGeorge Bateman-6/+11
2022-01-07Implement `TryFrom<char>` for `u8`Ian Douglas Scott-0/+12
2021-12-22Update stability attribute for double ended case mapping iteratorsDavid Tolnay-2/+2
2021-09-11Allow reverse iteration of lowercase'd/uppercase'd charsMichael Spector-0/+34
2021-06-23Use HTTPS links where possibleSmitty-4/+4
2021-03-26Update char::escape_debug_ext to handle different escapes in strings vs. charsÖmer Sinan Ağacan-0/+2
2021-02-25Convert the rest of the standard library primitives to intra-doc linksJoshua Nelson-2/+1
2020-08-24Use intra-doc-links in `core::{char, macros, fmt}`LeSeulArtichaut-11/+5
2020-07-27mv std libs to library/mark-0/+517