os-rust/library/core
Maybe Waffle 2c97d1012e Fix wrong assumption in DecodeUtf16::size_hint
`self.buf` can contain a surrogate, but only a leading one.
2022-01-28 12:40:59 +03:00
..
benches Auto merge of #88788 - falk-hueffner:speedup-int-log10-branchless, r=joshtriplett 2021-10-12 03:18:54 +00:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Fix wrong assumption in DecodeUtf16::size_hint 2022-01-28 12:40:59 +03:00
tests Fix wrong assumption in DecodeUtf16::size_hint 2022-01-28 12:40:59 +03:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00