rust/compiler/rustc_codegen_ssa
Guillaume Gomez 1c8bdb93d9
Rollup merge of #123721 - madsmtm:fix-visionos, r=davidtwco
Various visionOS fixes

A few small mistakes was introduced in https://github.com/rust-lang/rust/pull/121419, probably after the rename from `xros` to `visionos`. See the commits for details.

CC `@agg23`

Since you reviewed https://github.com/rust-lang/rust/pull/121419
r? davidtwco
2024-04-16 15:19:13 +02:00
..
src Rollup merge of #123721 - madsmtm:fix-visionos, r=davidtwco 2024-04-16 15:19:13 +02:00
Cargo.toml Update ar_archive_writer to 0.2.0 2024-04-09 17:45:02 +00:00
messages.ftl Handle calls to upstream monomorphizations in compiler_builtins 2024-03-16 15:22:05 -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.