Files
rust/compiler
Matthias Krüger b3827e4f37 Rollup merge of #142673 - oli-obk:uninit-read-mem, r=RalfJung
Show the offset, length and memory of uninit read errors

r? ``@RalfJung``

I want to improve memory dumps in general. Not sure yet how to do so best within rust diagnostics, but in a perfect world I could generate a dummy in-memory file (that contains the rendered memory dump) that we then can then provide regular rustc `Span`s to. So we'd basically report normal diagnostics for them with squiggly lines and everything.
2025-07-18 19:14:43 +02:00
..
2025-07-17 18:06:26 +08:00
2025-07-17 18:06:26 +08:00
2025-07-15 09:21:27 +02:00
2025-07-17 18:06:26 +08:00
2025-07-17 18:06:26 +08:00
2025-07-17 18:06:26 +08:00
2025-07-15 13:48:30 +00:00
2025-07-01 19:00:21 +00:00
2025-06-28 17:58:21 +08:00