1
Fork 0
rust/compiler/rustc_const_eval/src
Manish Goregaokar f88f27aff0
Rollup merge of #137504 - nnethercote:remove-Map-4, r=Zalathar
Move methods from Map to TyCtxt, part 4.

A follow-up to https://github.com/rust-lang/rust/pull/137350.

r? ```@Zalathar```
2025-03-12 10:19:26 -07:00
..
check_consts Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
const_eval Shorten span of panic failures in const context 2025-02-28 16:28:41 +00:00
interpret miri native_calls: ensure we actually expose *mutable* provenance to the memory FFI can access 2025-03-11 14:34:21 +01:00
util rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
errors.rs Shorten span of panic failures in const context 2025-02-28 16:28:41 +00:00
lib.rs Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00