about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-06-16 14:04:36 +1000
committerZalathar <Zalathar@users.noreply.github.com>2024-06-16 16:01:02 +1000
commit917b455a872050b90474043f31ef657b338526ba (patch)
tree237bdde053e0e70452aa68f7f077639c8728921b /compiler/rustc_codegen_llvm/src
parent5eb30f06993ea1dab0926d81f6d407d894b593e8 (diff)
downloadrust-917b455a872050b90474043f31ef657b338526ba.tar.gz
rust-917b455a872050b90474043f31ef657b338526ba.zip
coverage: Reduce/simplify visibility in `coverage::graph`
Using `pub(super)` makes it harder to move code between modules, and doesn't
provide much privacy benefit over `pub(crate)`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions