diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-01-26 07:53:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-26 07:53:26 +0100 |
| commit | 3aeafca070dbb6234646714db2fe0b960d7e2d80 (patch) | |
| tree | d25213f98168d11afcefce496c20cc50c475fde8 /compiler/rustc_codegen_llvm/src | |
| parent | f2f123470f363efaf7a2dd70e21e3d70479e4ee8 (diff) | |
| parent | 943000fdcf9eac6c77b44923f551409aa06a46b5 (diff) | |
| download | rust-3aeafca070dbb6234646714db2fe0b960d7e2d80.tar.gz rust-3aeafca070dbb6234646714db2fe0b960d7e2d80.zip | |
Rollup merge of #107304 - Nilstrieb:ᐸTy as PartialEqᐳ::eq because what else are we gonna use in rustc_middle, r=compiler-errors
Use `can_eq` to compare types for default assoc type error
This correctly handles inference variables like `{integer}`. I had to move all of this `note_and_explain` code to `rustc_infer`, it made no sense for it to be in `rustc_middle` anyways.
The commits are reviewed separately.
Fixes #106968
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
