diff options
| author | bors <bors@rust-lang.org> | 2023-09-10 16:31:11 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-10 16:31:11 +0000 |
| commit | 7418413a7fad1c4e8b82f970bd78af030e5f813e (patch) | |
| tree | 4ccedfe7710b15f869e5bc2ac5fbb2e70f3a90a7 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 8e37c509fda1f7387895e33783cba94ea3960a29 (diff) | |
| parent | d99333e44450914cf8845c55c9d743653138740b (diff) | |
| download | rust-7418413a7fad1c4e8b82f970bd78af030e5f813e.tar.gz rust-7418413a7fad1c4e8b82f970bd78af030e5f813e.zip | |
Auto merge of #115306 - tmiasko:encode-reachable-mir, r=cjgillot
Encode only MIR reachable from other crates Only reachable items might participate in the code generation in the downstream crates. Omit redundant optimized MIR of unreachable items from a crate metadata. Additionally, include reachable closures in reachable set, so that unreachable closures can be omitted on the same basis.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
