diff options
| author | bors <bors@rust-lang.org> | 2022-09-28 19:07:50 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-09-28 19:07:50 +0000 |
| commit | ce7f0f1aa0f02c45cad0749e63f3086234b1f422 (patch) | |
| tree | 90f9531530c5630cf6b25fb5765dcd75d4bf6032 /compiler/rustc_parse/src | |
| parent | 307dd938d7937c93dc7a880e81a2383b82f30ad0 (diff) | |
| parent | b1b86491f1c2bb761a06b779a3a7a936a996977a (diff) | |
| download | rust-ce7f0f1aa0f02c45cad0749e63f3086234b1f422.tar.gz rust-ce7f0f1aa0f02c45cad0749e63f3086234b1f422.zip | |
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.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
