Files
rust/compiler
Matthias Krüger e0b5d9364b Rollup merge of #150184 - Zalathar:slice-len, r=saethlin
mir_build: Use the same length type for `TestableCase::Slice` and `TestKind::Len`

If we convert the minimum length to `u64` up-front when creating `TestableCase::Slice`, we can avoid more conversions to `u64` later.

There should be no change to compiler behaviour.
2025-12-21 18:50:44 +01:00
..
2025-12-19 15:04:30 -08:00
2025-12-16 08:42:04 -08:00
2025-12-12 11:17:33 +01:00
2025-12-19 15:04:30 -08:00
2025-12-09 13:40:18 +00:00
2025-12-19 15:04:30 -08:00
2025-12-16 00:31:32 +09:00
2025-12-20 13:56:25 +02:00