about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/codeblock-tooltip.goml
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-10 04:14:34 +0000
committerbors <bors@rust-lang.org>2022-09-10 04:14:34 +0000
commitcedd26b1ea066fe243b82b0f78e37066c6f4d789 (patch)
tree9e259edeea5fcf1e113ca5b609ce3bb7674b5c38 /src/test/rustdoc-gui/codeblock-tooltip.goml
parent87eb3e2dfad244025bd5ee3161be66c271f691d8 (diff)
parentc7475011a398b9aa35c60e20f1b396dc0fc65afa (diff)
downloadrust-cedd26b1ea066fe243b82b0f78e37066c6f4d789.tar.gz
rust-cedd26b1ea066fe243b82b0f78e37066c6f4d789.zip
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 'src/test/rustdoc-gui/codeblock-tooltip.goml')
0 files changed, 0 insertions, 0 deletions