| .. |
|
c_char.md
|
byte-addresses memory -> byte-addressed memory
|
2025-07-02 11:18:02 +00:00 |
|
c_double.md
|
Fix naming format of IEEE 754 standard
|
2022-09-11 04:13:33 +02:00 |
|
c_float.md
|
Fix naming format of IEEE 754 standard
|
2022-09-11 04:13:33 +02:00 |
|
c_int.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_long.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_longlong.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_schar.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_short.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_str.rs
|
replace version placeholder
|
2025-08-06 13:22:38 +01:00 |
|
c_uchar.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_uint.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_ulong.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_ulonglong.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_ushort.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
c_void.md
|
Provide C FFI types via core::ffi, not just in std
|
2022-03-01 17:16:05 -08:00 |
|
mod.rs
|
limit impls of VaArgSafe to just types that are actually safe
|
2025-05-21 15:36:29 +02:00 |
|
primitives.rs
|
Rename cfg_match! to cfg_select!
|
2025-05-20 21:16:23 +00:00 |
|
va_list.rs
|
move the va_copy, va_arg and va_end to core::intrinsics
|
2025-07-05 09:18:49 +02:00 |