about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-10-01 17:32:08 +0200
committerGitHub <noreply@github.com>2024-10-01 17:32:08 +0200
commitbf38caea65de61eb2e9f0b4a801040ef37002b93 (patch)
tree297d83358d6e5fd32cc2d1f307ca8ccaa7e69ea8 /compiler/rustc_codegen_gcc
parent344b6a16688b9c78e02202d140a8595d1ad0ee4f (diff)
parent7c552d56b2234018e6aa729cda6bdfbb7d533d28 (diff)
downloadrust-bf38caea65de61eb2e9f0b4a801040ef37002b93.tar.gz
rust-bf38caea65de61eb2e9f0b4a801040ef37002b93.zip
Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnr
Instantiate binders in `supertrait_vtable_slot`

`supertrait_vtable_slot` was previously using structural equality when probing for the vtable slot, which led to an ICE since we need a *subtype* match, not an exact match.

Fixes #131027

r? lcnr
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions