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

eagerly-emit-delayed-bugs

This feature is perma-unstable and has no tracking issue.


This flag converts all span_delayed_bug() calls to bug! calls, exiting the compiler immediately and allowing you to generate a backtrace of where the delayed bug occurred. For full documentation, see the rustc-dev-guide.