mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-06 08:36:52 -04:00
081e7c4481
Rip out rustc_layout_scalar_valid_range_* attribute support And either removes tests for it or replaces the uses with pattern types. primarily fixes rust-lang/rust#135996 fixes rust-lang/rust#147761 fixes rust-lang/rust#133652