diff options
| author | bors <bors@rust-lang.org> | 2021-09-16 16:46:02 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-09-16 16:46:02 +0000 |
| commit | 237bb5e0088782945d2c3146e4907e3a5e9c7c2c (patch) | |
| tree | 75e619882fe1c91ac8a87ccfc88727bf461e8e81 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | d1d8145dffde1092135b571d1d19205fe2a8fc44 (diff) | |
| parent | c39d7599a3a346a571056d3d02081cccc8e62d7f (diff) | |
| download | rust-237bb5e0088782945d2c3146e4907e3a5e9c7c2c.tar.gz rust-237bb5e0088782945d2c3146e4907e3a5e9c7c2c.zip | |
Auto merge of #88979 - tmiasko:no-remove-zsts-in-generators, r=oli-obk
Disable RemoveZsts in generators to avoid query cycles Querying layout of a generator requires its optimized MIR. Thus computing layout during MIR optimization of a generator might create a query cycle. Disable RemoveZsts in generators to avoid the issue (similar approach is used in ConstProp transform already). Fixes #88972.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
