Files
rust/tests
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-13 14:34:40 +02:00
2025-07-13 13:50:01 +00:00
2025-07-06 09:51:35 +02:00
2025-07-10 11:41:50 +02:00