rust/library/core
bors 361f8ba847 Auto merge of #114065 - lukas-code:u16_from_char, r=dtolnay
`impl TryFrom<char> for u16`

This PR implements the final missing `char` -> unsigned integer conversion.

ACP: https://github.com/rust-lang/libs-team/issues/146

r? libs-api
`@rustbot` label +T-libs-api +needs-fcp -T-libs
2023-09-01 16:01:06 +00:00
..
benches fix 2023-07-23 09:58:31 +00:00
primitive_docs
src Auto merge of #114065 - lukas-code:u16_from_char, r=dtolnay 2023-09-01 16:01:06 +00:00
tests Rollup merge of #114238 - jhpratt:fix-duration-div, r=thomcc 2023-08-28 08:13:57 +02:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00