Skip to content

Document min_const_unsafe_fn #482

Description

@Centril

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 fns may call other const unsafe fns
  • unsafe { .. } blocks in const unsafe? fns may call const unsafe fns.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFC Stabilization DocsDocumentation required for stabilizing a feature

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions