about summary refs log tree commit diff
path: root/library/std/src/f64.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-12-12 02:40:17 +0000
committerbors <bors@rust-lang.org>2020-12-12 02:40:17 +0000
commit602899cd012cf44165abf8f5e665ed93974f4ad8 (patch)
tree710044360ffe5ddd23c1db6eae1125fed2e7a9d6 /library/std/src/f64.rs
parent5bd9b60333b3dc0a51e7a5607cd1e0d537a9f718 (diff)
parent78deacc2ec5ea47404de1f19fa7f47d53b55e1db (diff)
downloadrust-602899cd012cf44165abf8f5e665ed93974f4ad8.tar.gz
rust-602899cd012cf44165abf8f5e665ed93974f4ad8.zip
Auto merge of #79931 - RalfJung:no-redundant-storage-live, r=oli-obk
make redundant StorageLive UB

The interesting behavior of StorageLive in loops (https://github.com/rust-lang/rust/issues/42371) has been fixed, so we can now finally make it a hard error to mark a local as live that is already live. :)

r? `@oli-obk`
Fixes https://github.com/rust-lang/rust/issues/42371
Diffstat (limited to 'library/std/src/f64.rs')
0 files changed, 0 insertions, 0 deletions