about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorAlex Macleod <alex@macleod.io>2025-03-05 13:41:31 +0000
committerGitHub <noreply@github.com>2025-03-05 13:41:31 +0000
commit8108bd8d43a9c42e081fc53741577c979d80f2a4 (patch)
treeb87bf29672465f1fb80cea49ed47535572fe0a5a /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent9538e5bcd096d2a80c8d3e551a960b90f2996bd6 (diff)
parente297c84703593fc5fccdef42714ccf9f40e94823 (diff)
downloadrust-8108bd8d43a9c42e081fc53741577c979d80f2a4.tar.gz
rust-8108bd8d43a9c42e081fc53741577c979d80f2a4.zip
Remove Known problems section for `vec_box` (#14252)
Remove Known problems section for `vec_box` since
[issue](https://github.com/rust-lang/rust-clippy/issues/3530#issuecomment-446058452)
> Vec<Box<T: Sized>> makes sense if T is a large type

can be handled

> The lint already checks that the type's size is lower than a threshold
to avoid linting on large types.

changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions