Macro issue_ice

Source
macro_rules! issue_ice {
    ( $issues: expr, $spanned:expr ) => { ... };
}
Expand description

Construct an “Internal compiler error” issue, containing the current file and line