rust/compiler/rustc_codegen_ssa
bors 791a7f22e3 Auto merge of #110598 - matthiaskrgr:rollup-0ybd9i3, r=matthiaskrgr
Rollup of 5 pull requests

Successful merges:

 - #110240 (Add `indent_style = tab` for `Makefile`s to `.editorconfig`)
 - #110545 (Add `GenericArgKind::as_{type,const,region}`)
 - #110574 ( fix out-of-date comment about rpath in bootstrap)
 - #110581 (Style fix for loongarch-linux.md)
 - #110584 (Allow overwriting the sysroot compile flag in compile tests)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-04-20 13:03:31 +00:00
..
src Auto merge of #110598 - matthiaskrgr:rollup-0ybd9i3, r=matthiaskrgr 2023-04-20 13:03:31 +00: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.