rust/compiler/rustc_codegen_ssa
Wesley Wiser ef053fd6f0 Change the type name from _enum<..> to enum$<..>
This makes the type name inline with the proposed standard in #85269.
2021-06-02 10:23:12 -04:00
..
2021-05-24 23:34:12 +01:00

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