diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-20 19:35:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-20 19:35:41 +0100 |
| commit | e3ff2a8e381f1aad544886fc105d53af3f9c335a (patch) | |
| tree | 8810cc69dc3bde4c50ac83f784f82de57530bba8 /compiler/rustc_interface/src/errors.rs | |
| parent | d43fd29bf2d0133b729d2c2187d195915b8cacfd (diff) | |
| parent | 1c80aadb0566a344adc028b06f47f1a21ec21e0c (diff) | |
| download | rust-e3ff2a8e381f1aad544886fc105d53af3f9c335a.tar.gz rust-e3ff2a8e381f1aad544886fc105d53af3f9c335a.zip | |
Rollup merge of #121323 - compiler-errors:raw-param-types, r=oli-obk
Don't use raw parameter types in `find_builder_fn` We shouldn't really ever be using `EarlyBinder::skip_binder` then performing type equality, since param types will never be equal to other types. When checking compatibility with the signature, we instead create some fresh args. Fixes #121314
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
