Files
rust/compiler/rustc_middle/src/ty
Jonathan Brouwer 96a40e9ac3 Rollup merge of #151296 - Human9000-bit:const-array-mir-dump-fix, r=BoxyUwU
MGCA: Fix incorrect pretty printing of valtree arrays

Fixes rust-lang/rust#151126

- **add failing test**
- **fix: additional check whether const array could be printed as raw bytes**

As I figured out, the problem was in `pretty_print_const_valtree`, where it tried to print unevaluated consts as if they were evaluated, which resulted in ICE.
2026-01-22 13:35:41 +01:00
..
2025-02-11 14:59:13 +11:00
2025-10-11 20:50:21 +00:00
2025-11-18 00:10:03 +00:00
2026-01-22 02:34:28 +00:00
2024-07-07 11:28:01 -04:00
2025-09-08 15:07:12 -07:00
2025-09-30 12:58:28 -04:00
2025-05-27 11:14:45 +00:00
2025-12-16 11:00:12 +00:00
2025-05-27 11:14:47 +00:00
2025-09-08 06:31:59 +10:00
2025-12-09 13:40:18 +00:00
2025-09-17 04:46:46 +02:00
2025-09-30 12:58:28 -04:00