Keyboard shortcuts

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

allow_internal_unsafe

Allows using #[allow_internal_unsafe]. This is an attribute on macro_rules! and can't use the attribute handling below (it has to be checked before expansion possibly makes macros disappear).

This feature has no tracking issue, and is therefore likely internal to the compiler, not being intended for general use.