# rust-installer stuff, not relevant for Debian
usr/lib/rust-1.76/lib/rustlib/components
usr/lib/rust-1.76/lib/rustlib/install.log
usr/lib/rust-1.76/lib/rustlib/manifest-*
usr/lib/rust-1.76/lib/rustlib/rust-installer-version
usr/lib/rust-1.76/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/lib/rust-1.76/share/doc/rust/*

# should be claimed by dh_bash-completion
etc/bash_completion.d/cargo

# backup files from the previous stages
usr/lib/rust-1.76/bin/*.old
