rust/compiler/rustc_codegen_ssa
bors f7cb53e54b Auto merge of #121900 - chenyukang:yukang-fix-121425-repr-pack-error, r=compiler-errors
Fix misleading message in struct repr alignment and packed

Fixes #121425

By the way, fix the spans for the argument in the second commit.
2024-03-04 05:32:26 +00:00
..
src Auto merge of #121900 - chenyukang:yukang-fix-121425-repr-pack-error, r=compiler-errors 2024-03-04 05:32:26 +00:00
Cargo.toml rustc: Fix wasm64 metadata object files 2024-02-23 13:13:01 -08:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
messages.ftl check that simd_insert/extract indices are in-bounds 2024-02-23 19:43:59 +01:00

README.md

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