rust/compiler/rustc_middle
Jonathan Brouwer 9dfffd6f37
Rollup merge of #152569 - oli-obk:rustc_layout_scalar_valid_range_end_end, r=davidtwco
Stop using rustc_layout_scalar_valid_range_* in rustc

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.
2026-02-18 18:55:13 +01:00
..
src Rollup merge of #152569 - oli-obk:rustc_layout_scalar_valid_range_end_end, r=davidtwco 2026-02-18 18:55:13 +01:00
Cargo.toml Remove last remnants of rustc_query_system. 2026-02-16 22:56:47 +11:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.