diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-12 23:00:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-12 23:00:58 +0200 |
| commit | e1df3975827b499df978cd1d81d5b2f6392888bc (patch) | |
| tree | 7def96adedf4447a105ee8d891a3f41527add918 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | b9e083f86b84e4f996d7a537e8dff8eedcbea465 (diff) | |
| parent | 470e9fa1af3e0ec36768e57cdb63bde46af8ee6d (diff) | |
| download | rust-e1df3975827b499df978cd1d81d5b2f6392888bc.tar.gz rust-e1df3975827b499df978cd1d81d5b2f6392888bc.zip | |
Rollup merge of #131599 - compiler-errors:storage, r=lcnr
Shallowly match opaque key in storage Using a full eq on the key *and* the hidden type means that in cases where we first ambiguously register a `?t` hidden type then constrain that `?t` to be a type that doesn't actually satisfy its bounds, we end up with bogus entries in the opaque type storage. We should commit to the type in the storage if it's registered. r? lcnr
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
