bors ce7f0f1aa0 Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiser
Add `#[rustc_safe_intrinsic]`

This PR adds the `#[rustc_safe_intrinsic]` attribute as mentionned on Zulip. The goal of this attribute is to avoid keeping a list of symbols as the source for stable intrinsics, and instead rely on an attribute. This is similar to `#[rustc_const_stable]` and `#[rustc_const_unstable]`, which among other things, are used to mark the constness of intrinsic functions.
2022-09-28 19:07:50 +00:00
..
2022-07-19 08:52:24 -07:00
2021-08-20 15:59:42 +02:00
2021-10-02 08:05:44 +07:00
2022-07-19 10:23:34 +02:00
2022-09-27 19:23:59 -04:00
2022-06-03 17:16:41 -04:00
2021-10-12 13:10:12 -07:00
2022-06-03 17:16:41 -04:00
2022-06-03 17:16:41 -04:00
2021-08-03 11:11:17 +01:00
2022-04-14 21:19:46 -04:00
2022-04-14 21:19:46 -04:00
2022-04-14 21:19:46 -04:00
2022-04-14 21:19:46 -04:00
2022-04-14 22:44:21 -04:00
2021-07-28 16:33:02 -04:00
2022-06-03 17:16:41 -04:00
2021-07-27 15:47:49 -04:00
2022-03-27 14:09:52 +02:00
2022-02-24 18:50:33 -08:00
2022-02-24 18:50:33 -08:00
2022-04-30 10:48:38 -05:00
2022-06-03 17:16:41 -04:00
2022-02-28 15:51:05 +01:00
2022-04-14 21:19:46 -04:00
2021-07-30 00:33:30 +02:00
2022-06-03 17:16:41 -04:00
2022-06-03 17:16:41 -04:00
2021-08-30 22:18:55 -07:00
2022-01-21 17:38:21 +01:00
2022-06-05 22:24:14 -04:00
2022-07-19 10:23:34 +02:00