rust/compiler
lrh2000 060deec4b1 Move outer fields of enums into variant parts in debuginfo
All fields except the discriminant (including `outer_fields`)
should be put into structures inside the variant part, which gives
an equivalent layout but offers us much better integration with
debuggers.
2021-04-30 16:30:25 +08:00
..
2021-04-04 14:10:26 -07:00
2021-03-26 09:32:31 -07:00
2021-03-27 22:16:33 -04:00
2021-03-27 22:16:33 -04:00
2021-04-25 11:08:33 +02:00
2021-04-20 09:30:28 -04:00
2021-03-26 09:32:31 -07:00
2021-04-19 15:57:08 +03:00