bors
cedd26b1ea
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.
2022-09-10 04:14:34 +00:00
..
2022-07-10 23:57:25 -05:00
2022-08-18 19:29:02 +01:00
2022-08-23 19:32:37 +04:00
2022-09-09 22:02:18 +05:30
2022-09-09 01:31:46 +00:00
2022-09-09 22:02:18 +05:30
2022-09-06 03:16:29 +00:00
2022-09-07 07:43:54 +09:00
2022-09-09 01:31:46 +00:00
2022-09-02 12:55:05 -05:00
2022-09-07 20:12:45 +00:00
2022-09-06 14:09:49 +00:00
2022-09-09 15:54:14 +02:00
2022-09-09 15:54:14 +02:00
2022-09-08 19:01:39 +00:00
2022-09-07 20:12:45 +00:00
2022-09-01 14:54:27 +00:00
2022-08-23 21:14:12 -05:00
2022-09-09 01:31:45 +00:00
2022-09-08 20:48:38 +05:30
2022-09-02 12:55:05 -05:00
2022-09-10 04:14:34 +00:00
2022-08-18 19:29:02 +01:00
2022-08-18 19:29:02 +01:00
2022-09-09 22:02:18 +05:30
2022-09-09 01:31:46 +00:00
2022-08-01 21:39:26 +02:00
2022-08-18 19:29:02 +01:00
2022-09-09 01:31:46 +00:00
2022-09-07 03:17:10 +00:00
2022-09-08 06:15:33 +09:00
2022-09-08 20:48:36 +05:30
2022-09-04 20:04:51 +04:00
2022-09-09 15:54:14 +02:00
2022-08-18 19:29:02 +01:00
2022-09-05 02:18:45 -04:00
2022-09-10 04:14:34 +00:00
2022-09-09 22:02:18 +05:30
2022-09-08 13:11:57 +00:00
2022-09-06 14:18:32 +00:00
2022-09-07 21:48:20 +02:00
2022-09-09 01:31:44 +00:00
2022-09-08 20:48:37 +05:30
2022-08-25 14:49:09 +02:00
2022-09-09 01:31:46 +00:00
2022-08-22 16:35:05 +01:00
2022-09-09 01:31:46 +00:00
2022-09-06 19:26:08 -05:00
2022-09-08 11:55:10 +05:30
2022-09-09 01:31:46 +00:00
2022-09-09 01:31:46 +00:00
2022-08-29 15:42:13 +10:00
2022-09-08 12:22:51 +02:00
2022-08-18 19:29:02 +01:00
2022-09-09 06:24:25 +00:00
2022-09-05 15:08:52 +10:00
2022-09-08 08:30:57 +02:00
2022-09-09 01:31:46 +00:00
2022-08-31 18:24:55 +08:00
2022-09-04 07:55:44 +00:00
2022-09-09 01:31:44 +00:00
2022-09-07 16:05:06 -07:00
2022-09-10 04:14:34 +00:00