about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-28 19:07:50 +0000
committerbors <bors@rust-lang.org>2022-09-28 19:07:50 +0000
commitce7f0f1aa0f02c45cad0749e63f3086234b1f422 (patch)
tree90f9531530c5630cf6b25fb5765dcd75d4bf6032 /compiler/rustc_parse/src/parser/expr.rs
parent307dd938d7937c93dc7a880e81a2383b82f30ad0 (diff)
parentb1b86491f1c2bb761a06b779a3a7a936a996977a (diff)
downloadrust-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/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions