rust/library/core
bors 086bf7a8ff Auto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett
library/core: Fixes implement of c_uint, c_long, c_ulong

Fixes: aa67016624 ("make memcmp return a value of c_int_width instead of i32")
Introduce c_num_definition to getting the cfg_if logic easier to maintain
Add newlines for easier code reading

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
2022-05-03 17:22:58 +00:00
..
benches add benchmark 2022-05-02 20:54:46 +02:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Auto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett 2022-05-03 17:22:58 +00:00
tests Rollup merge of #96149 - est31:remove_unused_macro_matchers, r=petrochenkov 2022-04-26 01:21:20 +02:00
Cargo.toml Build libcore as 2021 in a few more places 2022-02-06 15:41:01 -08:00