diff options
| author | Alexis Bourget <alexis.bourget@gmail.com> | 2021-07-11 17:45:12 +0200 |
|---|---|---|
| committer | Alexis Bourget <alexis.bourget@gmail.com> | 2021-07-11 17:45:12 +0200 |
| commit | 101a146db994f61d6ef489ebb8ad8d506e1159cd (patch) | |
| tree | aeb11c80de3154af096a19b4eac1a0c7cbdb5dac /compiler/rustc_mir/src/transform/coverage/debug.rs | |
| parent | 4581c4ef6ff388dd624bdceb484fb03c33d7bae4 (diff) | |
| download | rust-101a146db994f61d6ef489ebb8ad8d506e1159cd.tar.gz rust-101a146db994f61d6ef489ebb8ad8d506e1159cd.zip | |
Fix #85462 by adding a marker flag
This will not affect ABI since the other variant of the enum is bigger. It may break some code, but that would be very strange: usually people don't continue after the first `Done` (or `None` for a normal iterator).
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
