f32f1113c9
Do not allow moving out of thread local under ast borrowck AST borrowck failed to prevent moving out of a thread-local static. This was broken. And it also (sometimes?) caused an ICE during drop elaboration. Fix #47215 Fix #54797 |
||
---|---|---|
.. | ||
ast_validation.rs | ||
Cargo.toml | ||
diagnostics.rs | ||
hir_stats.rs | ||
lib.rs | ||
loops.rs | ||
mir_stats.rs | ||
rvalue_promotion.rs |