rust/compiler/rustc_mir_transform
Tomasz Miąsko 0db192a48c Delay remaining span_bugs in drop elaboration
This follows changes from #67967 and converts remaining `span_bug`s into
delayed bugs, since for const items drop elaboration might be executed
on a MIR which failed borrowck.
2021-12-22 21:32:06 +01:00
..
2021-10-03 16:08:54 +02:00