about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorAlexis Bourget <alexis.bourget@gmail.com>2021-07-11 17:45:12 +0200
committerAlexis Bourget <alexis.bourget@gmail.com>2021-07-11 17:45:12 +0200
commit101a146db994f61d6ef489ebb8ad8d506e1159cd (patch)
treeaeb11c80de3154af096a19b4eac1a0c7cbdb5dac /compiler/rustc_mir/src/transform/coverage/debug.rs
parent4581c4ef6ff388dd624bdceb484fb03c33d7bae4 (diff)
downloadrust-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