about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2023-09-13 13:20:13 +1000
committerZalathar <Zalathar@users.noreply.github.com>2023-10-18 23:44:34 +1100
commit13b2d604ec31f76b8e913b6d2b28e1d2dad2249f (patch)
tree983c69bbb676877a32c4c3cd62dee06113aa51fb /compiler/rustc_parse/src
parent7d38f4a6114b461ce77e9cd1d7fd65ec79c05a64 (diff)
downloadrust-13b2d604ec31f76b8e913b6d2b28e1d2dad2249f.tar.gz
rust-13b2d604ec31f76b8e913b6d2b28e1d2dad2249f.zip
coverage: Store expression data in function coverage info
Even though expression details are now stored in the info structure, we still
need to inject `ExpressionUsed` statements into MIR, because if one is missing
during codegen then we know that it was optimized out and we can remap all of
its associated code regions to zero.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions