about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-04-02 21:22:03 +0200
committerGitHub <noreply@github.com>2024-04-02 21:22:03 +0200
commit93729488895537f7ddc0dccb1ec817eb1d8a28af (patch)
tree5888888ef6c13277c7948884d94575b145b0b3c3 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent5b717684ffc5f908a9a3953a21cd3d3d20020c1e (diff)
parenta333b82d04c6077d639c664d45d051a0bdcbabed (diff)
downloadrust-93729488895537f7ddc0dccb1ec817eb1d8a28af.tar.gz
rust-93729488895537f7ddc0dccb1ec817eb1d8a28af.zip
Rollup merge of #123368 - maurer:cfi-non-general-coroutines, r=compiler-errors
CFI: Support non-general coroutines

Previously, we assumed all `ty::Coroutine` were general coroutines and attempted to generalize them through the `Coroutine` trait. Select appropriate traits for each kind of coroutine.

I have this marked as a draft because it currently only fixes async coroutines, and I think it make sense to try to fix gen/async gen coroutines before this is merged.

If the issue [mentioned](https://github.com/rust-lang/rust/pull/123106#issuecomment-2030794213) in the original PR is actually affecting someone, we can land this as is to remedy it.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions