1
Fork 0
rust/compiler/rustc_codegen_ssa
Matthias Krüger 17f6763a14
Rollup merge of #110545 - WaffleLapkin:generic_arg_as_x, r=cjgillot
Add `GenericArgKind::as_{type,const,region}`

This allows to make code nicer in some cases
2023-04-20 14:36:54 +02:00
..
src Rollup merge of #110545 - WaffleLapkin:generic_arg_as_x, r=cjgillot 2023-04-20 14:36:54 +02:00
Cargo.toml Auto merge of #106704 - ecnelises:big_archive, r=bjorn3 2023-04-19 21:21:17 +00:00
messages.ftl Spelling - compiler 2023-04-17 16:09:18 -04:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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