diff options
author | bors <bors@rust-lang.org> | 2022-09-10 04:14:34 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2022-09-10 04:14:34 +0000 |
commit | cedd26b1ea066fe243b82b0f78e37066c6f4d789 (patch) | |
tree | 9e259edeea5fcf1e113ca5b609ce3bb7674b5c38 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 87eb3e2dfad244025bd5ee3161be66c271f691d8 (diff) | |
parent | c7475011a398b9aa35c60e20f1b396dc0fc65afa (diff) | |
download | rust-cedd26b1ea066fe243b82b0f78e37066c6f4d789.tar.gz |
Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser
Stabilize raw-dylib for non-x86
This stabilizes the `raw-dylib` and `link_ordinal` features (#58713) for non-x86 architectures (i.e., `x86_64`, `aarch64` and `thumbv7a`):
* Marked the `raw_dylib` feature as `active`.
* Marked the `link_ordinal` attribute as `ungated`.
* Added new errors if either feature is used on x86 targets without the `raw_dylib` feature being enabled.
* Updated tests to only set the `raw_dylib` feature when building for x86.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions