7714c430ae
Report when borrow could cause `&mut` aliasing during Drop We were already issuing an error for the cases where this cropped up, so this is not fixing any soundness holes. The previous diagnostic just wasn't accurately describing the problem in the user's code. Fix #52059 |
||
---|---|---|
.. | ||
alignment.rs | ||
borrowck_errors.rs | ||
collect_writes.rs | ||
def_use.rs | ||
elaborate_drops.rs | ||
graphviz.rs | ||
liveness.rs | ||
mod.rs | ||
patch.rs | ||
pretty.rs |