about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-11 17:31:07 +0000
committerbors <bors@rust-lang.org>2022-01-11 17:31:07 +0000
commit1409c015b44a4d4d38bef2250b2a37c17b8b7463 (patch)
tree1735254891cc0646c11f1d7d73b48952bb203b89 /compiler/rustc_codegen_gcc
parent2e2c86eba21a08cf505cd67073736d03ff3887ad (diff)
parent15f7e818ec83cd8b6a726e625b24e1507d8687ee (diff)
downloadrust-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_gcc')
0 files changed, 0 insertions, 0 deletions