-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
RFC Stabilization DocsDocumentation required for stabilizing a featureDocumentation required for stabilizing a feature
Milestone
Description
In rust-lang/rust#57067, the feature gate min_const_unsafe_fn
is stabilized; this is a subset of RFC 911; Before 1.33 ships we need to update reference noting that:
const unsafe fn
s may call otherconst unsafe fn
sunsafe { .. }
blocks inconst unsafe? fn
s may callconst unsafe fn
s.
Metadata
Metadata
Assignees
Labels
RFC Stabilization DocsDocumentation required for stabilizing a featureDocumentation required for stabilizing a feature