Files
rust/tests/ui/lint
bors bb8b30a5fc Auto merge of #148537 - oli-obk:push-yxuttqrqqyvu, r=dianqk
Start using pattern types in libcore (NonZero and friends)

part of rust-lang/rust#136006 

This PR only changes the internal representation of `NonZero`, `NonMax`, ... and other integral range types in libcore. This subsequently affects other types made up of it, but nothing really changes except that the field of `NonZero` is now accessible safely in contrast to the `rustc_layout_scalar_range_start` attribute, which has all kinds of obscure rules on how to properly access its field.
2026-02-12 13:23:22 +00:00
..
2025-11-27 11:19:00 -05:00
2026-01-18 22:41:00 +01:00
2024-03-14 09:54:42 +08:00
2024-05-15 13:17:11 -05:00
2025-01-07 16:04:14 +01:00
2025-04-20 11:18:38 +02:00
2025-04-06 21:41:47 +02:00
2024-04-22 18:48:47 +02:00
2025-11-27 11:19:00 -05:00
2025-12-02 18:25:13 +00:00
2025-11-27 11:19:00 -05:00
2025-12-10 23:41:19 +00:00
2024-11-16 20:03:31 +00:00
2024-01-05 10:56:59 +00:00
2025-12-10 09:23:50 +09:00
2024-06-25 17:22:22 +02:00
2024-06-25 17:22:22 +02:00
2024-12-24 11:35:38 +08:00
2025-12-06 13:49:00 -05:00
2025-11-27 11:19:00 -05:00