File: not-installed

package info (click to toggle)
rustc-web 1.78.0%2Bdfsg1-2~deb11u3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,245,360 kB
  • sloc: xml: 147,985; javascript: 18,022; sh: 11,083; python: 10,265; ansic: 6,172; cpp: 5,023; asm: 4,390; makefile: 4,269
file content (23 lines) | stat: -rw-r--r-- 631 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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/docs/*

# already contained in d/copyright and rust-src
usr/share/doc/*/LICENSE-*
usr/share/doc/*/README.md
usr/share/doc/rustc/COPYRIGHT

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

# backup files from the previous stages
usr/bin/*.old