mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
d8a22a281c
8 and 16-bit integers are subject to upcasting in C, and hence are not reliably safe. users should perform their own casting and deal with the consequences