diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2025-08-19 19:45:30 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-19 19:45:30 +0800 |
| commit | 99de64bac7d4f7f4a07a1ac38cd4457f3480ee1a (patch) | |
| tree | bf733664dcd6d9743c3f6c57c1f04834d2a9bda5 /compiler/rustc_codegen_llvm/src/attributes.rs | |
| parent | 8365fcb2b840c95eeb0bc377af8bd498fad22245 (diff) | |
| parent | 4d841497da34dbe1c51071d38b5b1c440ae308b7 (diff) | |
| download | rust-99de64bac7d4f7f4a07a1ac38cd4457f3480ee1a.tar.gz rust-99de64bac7d4f7f4a07a1ac38cd4457f3480ee1a.zip | |
Rollup merge of #145338 - lcnr:coroutine-witness-yikes, r=compiler-errors
actually provide the correct args to coroutine witnesses rust-lang/rust#145194 accidentally provided all arguments of the closure to the witness, but the witness only takes the generic parameters of the defining scope: https://github.com/rust-lang/rust/blob/216cdb7b22b637cef75b7225c642cb7587192643/compiler/rustc_hir_typeck/src/closure.rs#L164 Fixes rust-lang/rust#145288
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/attributes.rs')
0 files changed, 0 insertions, 0 deletions
