mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
0604cf5fd8
Delay remaining `span_bug`s 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. Fixes #81708. Fixes #91816. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |