rust/library/core
Matthias Krüger c03bf54dd1
Rollup merge of - GKFX:char-docs, r=scottmcm
Clarify documentation on char::MAX

As mentioned in https://github.com/rust-lang/rust/issues/91836#issuecomment-994106874, the documentation on `char::MAX` is not quite correct – USVs are not "only ones within a certain range", they are code points _outside_ a certain range. I have corrected this and given the actual numbers as there is no reason to hide them.
2022-01-31 06:58:32 +01:00
..
benches Auto merge of - 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 Rollup merge of - GKFX:char-docs, r=scottmcm 2022-01-31 06:58:32 +01:00
tests Rollup merge of - WaffleLapkin:better_char_decode_utf16_size_hint, r=dtolnay 2022-01-31 06:58:31 +01:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00