Files
rust/library/std/src
Mara Bos a5dce6c99a Rollup merge of #86357 - de-vri-es:simplify-repeated-cfg-ifs, r=m-ou-se
Rely on libc for correct integer types in os/unix/net/ancillary.rs.

This PR is a small maintainability improvement. It simplifies `unix/net/ancillary.rs` in `std` by removing the `cfg_ifs` for casting to the correct integer type, and just rely on libc to define the struct correctly.
2021-06-17 23:41:00 +02:00
..
2021-06-13 14:00:15 -04:00
2021-06-13 14:00:15 -04:00
2021-02-06 13:05:56 +01:00
2021-06-09 09:41:29 +02:00
2020-11-07 16:15:48 +01:00
2021-05-19 15:52:09 +02:00
2021-01-23 11:56:33 -06:00
2021-06-13 14:04:43 -04:00
2021-06-13 14:04:43 -04:00
2021-05-13 15:02:02 +01:00
2021-05-27 14:19:47 +03:00
2021-06-09 23:11:07 +02:00
2021-05-24 11:07:48 -04:00
2021-04-22 18:00:18 +02:00