Files
rust/library/std/src/os
Scott McMurray 6f2a78345e Update a bunch of library types for MCP807
This greatly reduces the number of places that actually use the `rustc_layout_scalar_valid_range_*` attributes down to just 3:
```
library/core\src\ptr\non_null.rs
68:#[rustc_layout_scalar_valid_range_start(1)]

library/core\src\num\niche_types.rs
19:        #[rustc_layout_scalar_valid_range_start($low)]
20:        #[rustc_layout_scalar_valid_range_end($high)]
```

Everything else -- PAL Nanoseconds, alloc's `Cap`, niched FDs, etc -- all just wrap those `niche_types` types.
2025-01-09 23:47:11 -08:00
..
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-11-27 12:10:21 +00:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-13 23:50:33 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-13 23:50:33 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2023-03-01 06:42:40 +01:00
2024-07-29 08:26:52 +10:00
2024-05-20 11:13:31 -04:00
2024-07-29 08:26:52 +10:00
2024-09-03 09:19:29 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-28 21:10:59 +03:00