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

track-diagnostics

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


This flag prints the source code span in the compiler where a diagnostic was generated, respecting #[track_caller]. Note that this may be different from the place it was emitted. For full documentation, see the rustc-dev-guide.