mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
707bf0961a
Stop using rustc_layout_scalar_valid_range_* in rustc *[View all comments](https://triagebot.infra.rust-lang.org/gh-comments/rust-lang/rust/pull/152569)* Another step towards rust-lang/rust#135996 Required some manual impls, but we already do many manual impls for the newtype_index types, so it's not really a new maintenance burden.