diff options
| author | bors <bors@rust-lang.org> | 2022-01-11 17:31:07 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-01-11 17:31:07 +0000 |
| commit | 1409c015b44a4d4d38bef2250b2a37c17b8b7463 (patch) | |
| tree | 1735254891cc0646c11f1d7d73b48952bb203b89 /compiler/rustc_codegen_llvm/src | |
| parent | 2e2c86eba21a08cf505cd67073736d03ff3887ad (diff) | |
| parent | 15f7e818ec83cd8b6a726e625b24e1507d8687ee (diff) | |
| download | rust-1409c015b44a4d4d38bef2250b2a37c17b8b7463.tar.gz rust-1409c015b44a4d4d38bef2250b2a37c17b8b7463.zip | |
Auto merge of #90948 - oli-obk:🧹, r=nikomatsakis
Actually instantiate the opaque type when checking bounds Before this change, `instantiate_opaque_types` was a no-op, because it only works relative to the defined opaque type inference anchor. If it is a no-op, the for loop will not actually have anything to iterate over, and thus nothing is checked at all.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
