about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/graph.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-07-17 20:23:58 +0000
committerbors <bors@rust-lang.org>2021-07-17 20:23:58 +0000
commitc7331d65bdbab1187f5a9b8f5b918248678ebdb9 (patch)
tree0b2681f7ed2cd89df7cd8b8dfaf36c85dd6c7244 /compiler/rustc_mir/src/transform/coverage/graph.rs
parent68511b574ffe019a5cb3e9fa92605f80d39167bc (diff)
parentfa839b1194a401c77a5fadba0a2b351870ea4683 (diff)
downloadrust-c7331d65bdbab1187f5a9b8f5b918248678ebdb9.tar.gz
rust-c7331d65bdbab1187f5a9b8f5b918248678ebdb9.zip
Auto merge of #87203 - jackh726:logging, r=nikomatsakis
Some perf optimizations and logging

Various bits of (potential) perf optimizations and some logging additions/changes pulled out from #85499

The only not extremely straightforward change is adding `needs_normalization` in `trait::project`. This is just a perf optimization to avoid fold through a type with *only* opaque types in `UserFacing` mode (as they aren't replaced).

This should be a simple PR for *anyone* to review, so I'm going to let highfive assign. But I'll go ahead and cc `@nikomatsakis` in case he has time today.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions