rust/compiler/rustc_const_eval
Matthias Krüger 3bf976542a
Rollup merge of #137804 - RalfJung:backend-repr-simd-vector, r=workingjubilee
rename BackendRepr::Vector → SimdVector

For many Rustaceans, "vector" does not imply "SIMD", so let's be more clear in this type that is used pervasively in the compiler.

r? `@workingjubilee`
2025-03-01 16:03:10 +01:00
..
src Rollup merge of #137804 - RalfJung:backend-repr-simd-vector, r=workingjubilee 2025-03-01 16:03:10 +01:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
messages.ftl Shorten span of panic failures in const context 2025-02-28 16:28:41 +00:00