rust/library/core/src/str
japm48 0d7b830139 doc: fix typo in comments
dereferencable -> dereferenceable
2021-12-12 00:27:27 +01:00
..
converts.rs Fill in tracking issues for const_str_from_utf8 and const_str_from_utf8_unchecked_mut features 2021-11-18 14:04:01 +03:00
error.rs Fill in tracking issues for const_str_from_utf8 and const_str_from_utf8_unchecked_mut features 2021-11-18 14:04:01 +03:00
iter.rs libcore: assume the input of next_code_point and next_code_point_reverse is UTF-8-like 2021-11-21 17:05:55 +01:00
lossy.rs Delete Utf8Lossy::from_str 2021-12-08 22:54:51 -08:00
mod.rs doc: fix typo in comments 2021-12-12 00:27:27 +01:00
pattern.rs Add char array without ref Pattern impl 2021-07-28 16:13:46 -05:00
traits.rs docs: Escape brackets to satisfy the linkchecker 2021-10-22 14:08:43 -07:00
validations.rs Saner formatting for UTF8_CHAR_WIDTH table 2021-11-25 18:18:36 -08:00