diff options
| author | bors <bors@rust-lang.org> | 2021-06-01 00:51:00 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-06-01 00:51:00 +0000 |
| commit | 41278062c8399ac02ed281e8b1648b99a36942e6 (patch) | |
| tree | cdcc8dafed15440acc4922adbfaa0e191a7c36f8 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | d2091147b16a1e3e1f9a73b6ee29fbe941c8abce (diff) | |
| parent | 2b6daf9e1433042a473525702101b5fe507dcc69 (diff) | |
| download | rust-41278062c8399ac02ed281e8b1648b99a36942e6.tar.gz rust-41278062c8399ac02ed281e8b1648b99a36942e6.zip | |
Auto merge of #85153 - cjgillot:qresolve, r=Aaron1011
Reduce the amount of untracked state in TyCtxt Access to untracked global state may generate instances of #84970. The GlobalCtxt contains the lowered HIR, the resolver outputs and interners. By wrapping the resolver inside a query, we make sure those accesses are properly tracked. As a no_hash query, all dependent queries essentially become `eval_always`, what they should have been from the beginning.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
