rust/compiler
David Tolnay 9e794d7de3
Eliminate offset number from Fits frames
PrintStackElems with pbreak=PrintStackBreak::Fits always carried a
meaningless value offset=0. We can combine the two types PrintStackElem
+ PrintStackBreak into one PrintFrame enum that stores offset only for
Broken frames.
2022-01-19 19:04:34 -08:00
..
2022-01-19 13:58:29 +01:00
2022-01-19 13:58:29 +01:00
2022-01-15 01:16:55 +00:00
2022-01-19 13:58:29 +01:00