diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-04-15 20:50:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-15 20:50:44 +0200 |
| commit | a32e0f3041e4a480f4201f9817e5ec352897dc55 (patch) | |
| tree | 13772d2cd126e3f486fb9b45c06818b21975a78c /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 20bf34f8c597dd860c9e2c043a9b27b458d3d30c (diff) | |
| parent | c20bb1d59f17c6329ea922c4bb2ccec5d46e7e00 (diff) | |
| download | rust-a32e0f3041e4a480f4201f9817e5ec352897dc55.tar.gz rust-a32e0f3041e4a480f4201f9817e5ec352897dc55.zip | |
Rollup merge of #94849 - ouz-a:master4, r=oli-obk
Check var scope if it exist Fixes #92893. Added helper function to check the scope of a variable, if it doesn't have a scope call delay_span_bug, which avoids us trying to get a block/scope that doesn't exist. Had to increase `ROOT_ENTRY_LIMIT` was getting tidy error
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
