diff options
| author | bors <bors@rust-lang.org> | 2020-12-12 02:40:17 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-12-12 02:40:17 +0000 |
| commit | 602899cd012cf44165abf8f5e665ed93974f4ad8 (patch) | |
| tree | 710044360ffe5ddd23c1db6eae1125fed2e7a9d6 /library/std/src/f64.rs | |
| parent | 5bd9b60333b3dc0a51e7a5607cd1e0d537a9f718 (diff) | |
| parent | 78deacc2ec5ea47404de1f19fa7f47d53b55e1db (diff) | |
| download | rust-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
