Files
rust/library/std/src
Manish Goregaokar e760740c03 Rollup merge of #88340 - thomcc:c_size_t, r=joshtriplett
Add `c_size_t` and `c_ssize_t` to `std::os::raw`.

Apparently these aren't guaranteed to be the same, and are merely "always the same in practice" (see https://rust-lang.zulipchat.com/#narrow/stream/136281-t-lang.2Fwg-unsafe-code-guidelines/topic/.60usize.60.20vs.20.60size_t.60).

This is a big footgun, but I suspect it can be alleviated if we expose this and start migrating people to it in advance of any platforms that ever have this as different.

I'll file a tracking issue after this gets some traction.
2021-08-26 12:38:13 -07:00
..
2021-06-13 14:00:15 -04:00
2021-06-13 14:00:15 -04:00
2021-08-24 02:23:16 +02:00
2021-02-06 13:05:56 +01:00
2021-08-22 15:35:11 +02:00
2021-08-25 14:58:17 -07:00
2021-05-19 15:52:09 +02:00
2020-09-02 17:37:40 -04:00
2021-08-17 00:37:52 -07:00
2021-08-17 07:15:54 +00:00
2021-08-01 11:19:24 -04:00
2021-06-22 10:20:56 +01:00
2021-06-19 11:46:56 +03:00