Struct syntax::diagnostic::ExplicitBug[src]

pub struct ExplicitBug;

Signifies that the compiler died with an explicit call to .bug or .span_bug rather than a failed assertion, etc.