rust/compiler/rustc_codegen_ssa
Dylan DPC e55400ca27
Rollup merge of #94997 - michaelwoerister:fix-enum-type-name-layout-error, r=wesleywiser
debuginfo: Fix ICE when generating name for type that produces a layout error.

Fixes https://github.com/rust-lang/rust/issues/94961.
2022-03-17 22:55:07 +01:00
..
src Rollup merge of #94997 - michaelwoerister:fix-enum-type-name-layout-error, r=wesleywiser 2022-03-17 22:55:07 +01:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00
README.md

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