Josh Triplett
84d6e8aed3
Implement cfg(target_abi) (RFC 2992)
...
Add an `abi` field to `TargetOptions`, defaulting to "". Support using
`cfg(target_abi = "...")` for conditional compilation on that field.
Gated by `feature(cfg_target_abi)`.
Add a test for `target_abi`, and a test for the feature gate.
Add `target_abi` to tidy as a platform-specific cfg.
This does not add an abi to any existing target.
2021-07-07 08:52:35 -07:00
..
2021-07-01 06:39:37 +00:00
2021-06-30 20:31:56 +02:00
2021-07-03 16:35:18 -07:00
2021-07-06 17:49:23 +02:00
2021-07-06 22:20:43 +00:00
2021-07-06 22:20:43 +00:00
2021-07-02 05:40:51 +00:00
2021-07-05 07:13:22 +09:00
2021-07-06 16:50:33 +00:00
2021-07-06 08:07:06 +02:00
2021-07-07 08:52:35 -07:00
2021-07-06 11:31:59 +00:00
2021-06-29 00:26:55 +09:00
2021-07-06 11:28:04 +02:00
2021-07-04 11:09:32 -04:00
2021-07-06 11:28:04 +02:00
2021-06-26 23:11:14 +08:00
2021-07-06 00:33:21 +00:00
2021-07-06 13:12:15 +03:00
2021-07-06 11:28:04 +02:00
2021-07-07 01:03:41 +00:00
2021-07-07 01:03:41 +00:00
2021-06-27 21:46:55 -04:00
2021-07-01 03:49:47 +00:00
2021-07-03 07:24:24 +00:00
2021-07-06 11:31:59 +00:00
2021-07-06 11:28:04 +02:00
2021-07-07 08:52:35 -07:00
2021-07-07 08:52:35 -07:00
2021-07-06 11:28:04 +02:00
2021-07-07 08:52:35 -07:00
2021-07-06 14:38:10 -04:00
2021-07-04 13:02:51 -05:00
2021-07-06 11:28:04 +02:00
2021-07-07 01:03:41 +00:00