about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-07-30 09:03:21 -0500
committerTrevor Gross <tmgross@umich.edu>2025-07-31 22:47:24 +0000
commitdaf353461be9c1ea0c9b70023016b150a08baaf2 (patch)
tree381978478f052006a6195cc569e89c28e0ceb271 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent8d0b92acbff06a46519e012c6a171d0554e0d8ef (diff)
downloadrust-daf353461be9c1ea0c9b70023016b150a08baaf2.tar.gz
rust-daf353461be9c1ea0c9b70023016b150a08baaf2.zip
Use `core` via `rustc-std-workspace-core` in `library/panic*`
The three panic-related library crates need to have access to `core`,
and `compiler-builtins` needs to be in the crate graph. Rather than
specifying both dependencies, switch these crates to use
`rustc-std-workspace-core` which already does this.

This means there is now a single place that the `compiler-builtins`
dependency needs to get configured, for everything other than `alloc`
and `std`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions