mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 16:40:17 +00:00
13 lines
374 B
Plaintext
13 lines
374 B
Plaintext
# rust-installer stuff, not relevant for Debian
|
|
usr/lib/rustlib/components
|
|
usr/lib/rustlib/install.log
|
|
usr/lib/rustlib/manifest-*
|
|
usr/lib/rustlib/rust-installer-version
|
|
usr/lib/rustlib/uninstall.sh
|
|
|
|
# redundant copy of llvm-dwp, we already link it in rustc.links
|
|
usr/lib/rustlib/*/bin/rust-llvm-dwp
|
|
|
|
# docs, we already install into /usr/share/doc/rustc
|
|
usr/share/doc/rust/*
|