summary refs log tree commit diff
path: root/library/core/src/str/converts.rs
AgeCommit message (Expand)AuthorLines
2021-06-11Stabilize `str::from_utf8_unchecked` as `const`Jacob Pratt-1/+1
2021-02-25Convert primitives to use intra-doc linksJoshua Nelson-2/+2
2020-11-19Bump bootstrap compiler versionJake Goulding-2/+1
2020-10-21switch allow_internal_unstable const fns to rustc_allow_const_fn_unstableFlorian Warzecha-1/+2
2020-09-26Move functions converting bytes to str to new modLzu Tao-0/+192