Files
rust/compiler/rustc_codegen_llvm/src/debuginfo
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-03-20 14:38:49 -07:00
2021-03-26 09:32:31 -07:00
2020-09-25 22:48:44 +01:00
2020-08-30 18:45:07 +03:00