about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-14 11:27:10 +0200
committerGitHub <noreply@github.com>2025-06-14 11:27:10 +0200
commit4ffcf8021a5ef1cbf4702877a64d31d253257e0c (patch)
tree7049af8aec7c547496eee12e82acc5b029c9b7a9 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentbaaf8da734fa12ee2351596cc82048e72b8a60f4 (diff)
parent1ff33b5f6851c0dddfe8a89f3bd818b0a6b38a4f (diff)
downloadrust-4ffcf8021a5ef1cbf4702877a64d31d253257e0c.tar.gz
rust-4ffcf8021a5ef1cbf4702877a64d31d253257e0c.zip
Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors
Unimplement unsized_locals

Implements https://github.com/rust-lang/compiler-team/issues/630

Tracking issue here: https://github.com/rust-lang/rust/issues/111942

Note that this just removes the feature, not the implementation, and does not touch `unsized_fn_params`. This is because it is required to support `Box<dyn FnOnce()>: FnOnce()`.

There may be more that should be removed (possibly in follow up prs)
- the `forget_unsized` function and `forget` intrinsic.
- the `unsized_locals` test directory; I've just fixed up the tests for now
- various codegen support for unsized values and allocas

cc ``@JakobDegen`` ``@oli-obk`` ``@Noratrieb`` ``@programmerjake`` ``@bjorn3``

``@rustbot`` label F-unsized_locals

Fixes rust-lang/rust#79409
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions