diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-20 19:35:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-20 19:35:42 +0100 |
| commit | 433180e0cb3ebca2190c7917388a3bc12500cd23 (patch) | |
| tree | bf4ef9e42e2fd3fd0dc7d22999a6f8485ce643a5 /compiler/rustc_codegen_llvm/src | |
| parent | 532b3eacb73401bf3d170b0470d1b5f877a7bad5 (diff) | |
| parent | 762febdaf33667995578ec8183a2379e28bb6b40 (diff) | |
| download | rust-433180e0cb3ebca2190c7917388a3bc12500cd23.tar.gz rust-433180e0cb3ebca2190c7917388a3bc12500cd23.zip | |
Rollup merge of #121350 - compiler-errors:resolve, r=oli-obk
Fix stray trait mismatch in `resolve_associated_item` for `AsyncFn` Copy-paste error meant that we were calling `fn_trait_kind_from_def_id` instead of `async_fn_trait_kind_from_def_id`. But turns out we don't even need to do that, since we already matched the trait def id above. Fixes #121306 r? oli-obk
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
