about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorEric Holk <ericholk@microsoft.com>2022-01-24 16:11:33 -0800
committerEric Holk <ericholk@microsoft.com>2022-01-24 16:11:33 -0800
commitf4d7d099021500c049741d90041869a7890211da (patch)
tree4ecca2df5c2deb2dff2aaece6f177b2de6adaf97 /compiler/rustc_mir_transform/src/coverage/debug.rs
parent51126be1b260216b41143469086e6e6ee567647e (diff)
downloadrust-f4d7d099021500c049741d90041869a7890211da.tar.gz
rust-f4d7d099021500c049741d90041869a7890211da.zip
Disable drop range analysis
The previous PR, #93165, still performed the drop range analysis
despite ignoring the results. Unfortunately, there were ICEs in
the analysis as well, so some packages failed to build (see the
issue #93197 for an example). This change further disables the
analysis and just provides dummy results in that case.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions