rustc_allow_const_fn_unstable
Allows using #[rustc_allow_const_fn_unstable]. This is an attribute on const fn for the same purpose as #[allow_internal_unstable].
The tracking issue for this feature is: #69399
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
rustc_allow_const_fn_unstableAllows using #[rustc_allow_const_fn_unstable]. This is an attribute on const fn for the same purpose as #[allow_internal_unstable].
The tracking issue for this feature is: #69399