rust/compiler/rustc_codegen_ssa
Michael Woerister 622da5d834 debuginfo: Change C++-like encoding for enums.
The updated encoding should be able to handle niche layouts where
more than one variant has fields.
2022-08-12 10:53:07 +02:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.