about summary refs log tree commit diff
path: root/tests/codegen/slice-ref-equality.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-18 12:22:52 +0000
committerbors <bors@rust-lang.org>2024-04-18 12:22:52 +0000
commitc5de414865186e55332f7929495daa2d930f0946 (patch)
treea272f2468d2fdf5d0eb9fc7329e4f256a75367fa /tests/codegen/slice-ref-equality.rs
parentc25473ff62a99541426423e8ef41c63d71e0a4a0 (diff)
parent32f5ca4be7fc71274879800cb51c90ccdb7f35a5 (diff)
downloadrust-c5de414865186e55332f7929495daa2d930f0946.tar.gz
rust-c5de414865186e55332f7929495daa2d930f0946.zip
Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,wesleywiser
Add support for Arm64EC to the Standard Library

Adds the final pieces so that the standard library can be built for arm64ec-pc-windows-msvc (initially added in #119199)

* Bumps `windows-sys` to 0.56.0, which adds support for Arm64EC.
* Correctly set the `isEC` parameter for LLVM's `writeArchive` function.
* Add `#![feature(asm_experimental_arch)]` to library crates where Arm64EC inline assembly is used, as it is currently unstable.
Diffstat (limited to 'tests/codegen/slice-ref-equality.rs')
0 files changed, 0 insertions, 0 deletions