Fix ICE
This commit is contained in:
parent
77dec3b03a
commit
c0444242ef
1 changed files with 1 additions and 0 deletions
|
@ -119,4 +119,5 @@ pub fn find_exported_symbols<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>) -> NodeSet {
|
|||
}).collect()
|
||||
}
|
||||
|
||||
#[cfg(not(stage0))] // remove after the next snapshot
|
||||
__build_diagnostic_array! { librustc_trans_utils, DIAGNOSTICS }
|
||||
|
|
Loading…
Add table
Reference in a new issue