]> git.proxmox.com Git - rustc.git/blame - debian/upstream-tarball-unsuspicious.txt
Update Files-Excluded for new upstream version 1.63.0
[rustc.git] / debian / upstream-tarball-unsuspicious.txt
CommitLineData
49eb9a71
XL
1## In this file we list false-positives of the check-orig-suspicious.sh script
2# so that they can be ignored. You should manually audit all of the files here
3# to confirm that they adhere to Debian Policy and the DFSG. In particular, if
4# you are blindly adding files here just to get the build to work, you are
5# probably Doing It Wrong. Ask in #debian-rust or the mailing list for pointers.
6
b7926139 7# False-positive, file(1) misidentifies mime type
b7926139
XL
8vendor/itertools*/examples/iris.data
9vendor/regex/tests/unicode.rs
3f640735 10vendor/regex/tests/suffix_reverse.rs
5e2e2384
FG
11vendor/term/src/terminfo/parser/names.rs
12vendor/term-0.6.1/src/terminfo/parser/names.rs
b7926139 13
02aa35f3 14# False-positive, "verylongtext" but OK
44be201e 15README.md
3fd5c24b 16CONTRIBUTING.md
83f055ab 17RELEASES.md
d2688de9 18compiler/rustc_codegen_cranelift/docs/dwarf.md
5e2e2384 19compiler/rustc_codegen_gcc/Readme.md
22149143 20library/core/src/ffi/c_*.md
d20d63a5 21library/portable-simd/*.md
3aade234 22library/std/src/sys/sgx/abi/entry.S
1a8e8b30 23library/stdarch/CONTRIBUTING.md
83f055ab 24library/stdarch/crates/core_arch/src/aarch64/neon/generated.rs
02aa35f3 25src/doc/book/first-edition/src/the-stack-and-the-heap.md
44be201e 26src/doc/edition-guide/src/rust-2018/index.md
7f1c04c2
XL
27src/doc/edition-guide/src/rust-2021/disjoint-capture-in-closures.md
28src/doc/edition-guide/src/rust-2021/prelude.md
52c96905 29src/doc/embedded-book/src/*/*.md
7f1c04c2 30src/doc/nomicon/src/intro.md
55a400cc 31src/doc/reference/src/expressions/closure-expr.md
83f055ab 32src/doc/reference/src/inline-assembly.md
bd465bd4 33src/doc/rust-by-example/src/flow_control/if_let.md
3aade234 34src/doc/rust-by-example/src/std/arc.md
07dfc0c0 35src/doc/rust-by-example/src/trait/dyn.md
83f055ab 36src/doc/rust-by-example/src/unsafe/asm.md
22149143 37src/doc/rustc/src/instrument-coverage.md
8598b294 38src/doc/rustc/src/lints/groups.md
5e2e2384 39src/doc/rustc/src/platform-support/armv7-unknown-linux-uclibceabihf.md
3023d514 40src/doc/rustc/src/platform-support/armv7-unknown-linux-uclibceabi.md
ca9f05dc 41src/doc/rustc/src/targets/known-issues.md
bd465bd4
XL
42src/doc/rustc-dev-guide/src/*.md
43src/doc/rustc-dev-guide/src/*/*.md
4a099bab 44src/doc/rustdoc/src/*.md
f56f18fe 45src/doc/*/CODE_OF_CONDUCT.md
bd465bd4 46src/doc/unstable-book/src/*/*.md
02aa35f3 47src/etc/third-party/README.txt
a19150c2 48src/librustdoc/html/highlight/fixtures/sample.html
ce532669 49src/librustdoc/html/static/scrape-examples-help.md
31104e2d 50src/tools/rustfmt/*.md
f56f18fe
XL
51vendor/*/Cargo.toml
52vendor/*/CHANGELOG.md
53vendor/*/CODE_OF_CONDUCT.md
54vendor/*/CONTRIBUTORS.md
55vendor/*/README.md
56vendor/*/README.tpl
57vendor/*/LICENSE
58vendor/*/*/LICENSE
59vendor/*/*/*/LICENSE
3023d514 60vendor/ahash/FAQ.md
f56f18fe 61vendor/ammonia/src/lib.rs
3023d514 62vendor/clap-2.34.0/SPONSORS.md
a19150c2 63vendor/generic-array/DESIGN.md
f56f18fe
XL
64vendor/handlebars/src/lib.rs
65vendor/maplit/README.rst
54eb16b4 66vendor/mdbook/CONTRIBUTING.md
ce532669 67vendor/miniz_oxide/Readme.md
f56f18fe 68vendor/lazy_static/src/lib.rs
dbc92140 69vendor/pulldown-cmark/tests/suite/footnotes.rs
924c33f4 70vendor/rustc-demangle/src/legacy.rs
f56f18fe 71vendor/stable_deref_trait/src/lib.rs
e63388c8 72vendor/tinyvec/LICENSE-*.md
3aade234 73vendor/tracing-subscriber/src/fmt/format/json.rs
dbc92140 74vendor/unicase/src/lib.rs
e63388c8 75vendor/unicode-normalization/src/stream_safe.rs
f56f18fe 76vendor/winapi/src/lib.rs
22149143
FG
77vendor/windows-sys/src/Windows/Win32/*.rs
78vendor/windows-sys/src/Windows/Win32/*/*.rs
79vendor/windows-sys/src/Windows/Win32/*/*/*.rs
80vendor/windows-sys/src/Windows/Win32/*/*/*/*.rs
02aa35f3 81
55de384d 82# False-positive, audit-vendor-source automatically flags JS/C files
e2a86b73
XL
83# The below ones are OK since they're actually part of rust's own source code
84# and are not "embedded libraries".
54eb16b4 85library/backtrace/src/android-api.c
3aade234 86library/backtrace/crates/line-tables-only/src/callback.c
c0bc9210 87src/ci/docker/scripts/qemu-bare-bones-addentropy.c
55de384d
XL
88src/doc/book/*/ferris.js
89src/doc/book/ferris.js
90src/etc/wasm32-shim.js
7f1c04c2 91src/librustdoc/html/static/js/*.js
e2a86b73 92src/librustdoc/html/static/.eslintrc.js
55de384d 93src/test/auxiliary/rust_test_helpers.c
44be201e 94src/test/run-make/*/*.c
55de384d 95src/test/run-make/wasm-*/*.js
55de384d
XL
96src/test/run-make-fulldeps/*/*.c
97src/test/rustdoc-js/*.js
52c96905 98src/test/rustdoc-js-std/*.js
c0bc9210 99src/tools/rustdoc-js/tester.js
12919b74 100src/tools/rustdoc-gui/tester.js
54eb16b4 101vendor/handlebars/src/template.rs
3f640735 102vendor/stacker/src/arch/windows.c
55de384d 103
3fd5c24b 104# Embedded libraries, justified in README.source
e2a86b73
XL
105vendor/dlmalloc/src/dlmalloc.c
106vendor/mdbook/src/theme/book.js
107vendor/mdbook/src/theme/searcher/searcher.js
108vendor/walkdir/compare/nftw.c
22149143
FG
109vendor/windows_*_gnu/lib/libwindows.a
110vendor/windows_*_msvc/lib/windows.lib
3fd5c24b 111
02aa35f3 112# False-positive, misc
bd465bd4 113src/doc/rustc-dev-guide/src/queries/example-0.counts.txt
5e2e2384 114src/stage0.json
55de384d 115src/test/run-make-fulldeps/target-specs/*.json
dc9f0328 116src/tools/clippy/.remarkrc
55de384d 117vendor/elasticlunr-rs/src/lang/*.rs
02aa35f3
XL
118
119# False-positive, hand-editable small image
120src/etc/installer/gfx/
4a099bab 121src/doc/embedded-book/src/assets/*.png
52c96905
XL
122src/doc/embedded-book/src/assets/*.svg
123src/doc/embedded-book/src/assets/f3.jpg
52c96905 124src/doc/embedded-book/src/assets/verify.jpeg
02aa35f3
XL
125src/doc/nomicon/src/img/safeandunsafe.svg
126src/doc/book/second-edition/src/img/*.png
127src/doc/book/second-edition/src/img/*.svg
8b8d4564
XL
128src/doc/book/src/img/ferris/*.svg
129src/doc/book/src/img/*.png
130src/doc/book/src/img/*.svg
7c6c09c3 131src/doc/book/2018-edition/src/img/ferris/*.svg
8598b294
XL
132src/doc/book/2018-edition/src/img/*.svg
133src/doc/book/2018-edition/src/img/*.png
8b8d4564 134src/doc/book/tools/docx-to-md.xsl
1a8e8b30 135src/doc/rustc/src/images/*.png
bd465bd4
XL
136src/doc/rustc-dev-guide/src/img/rustc_stages.svg
137src/doc/rustc-dev-guide/src/queries/example-0.png
12919b74 138src/doc/rustc-dev-guide/src/img/*.png
7f1c04c2 139src/librustdoc/html/static/images/*.svg
7f1c04c2 140src/librustdoc/html/static/images/favicon-*.png
d2688de9 141src/test/mir-opt/coverage_graphviz.*.InstrumentCoverage.0.dot
4a099bab 142vendor/mdbook/src/theme/favicon.svg
f56f18fe 143vendor/mdbook/src/theme/favicon.png
f56f18fe 144vendor/pretty_assertions/examples/*.png
02aa35f3 145
ed9ea08d 146# Example code
f56f18fe 147vendor/html5ever/examples/capi/tokenize.c
ed9ea08d 148
02aa35f3 149# Test data
d20d63a5
FG
150library/portable-simd/crates/core_simd/webdriver.json
151library/portable-simd/crates/core_simd/tests/mask_ops_impl/*.rs
152library/std/src/sys/windows/path/tests.rs
3aade234
XL
153library/stdarch/ci/gba.json
154library/stdarch/crates/stdarch-verify/arm-intrinsics.html
155library/stdarch/crates/stdarch-verify/x86-intel.xml
156library/stdarch/crates/std_detect/src/detect/test_data/*.auxv
83f055ab 157library/core/benches/str.rs
7f1c04c2 158library/core/tests/num/dec2flt/parse.rs
7f1c04c2 159src/test/debuginfo/type-names.cdb.js
3aade234
XL
160src/test/mir-opt/*.mir
161src/test/mir-opt/*.diff
29bee6d5
XL
162src/test/mir-opt/*/*.mir
163src/test/mir-opt/*/*.diff
02aa35f3 164src/test/*/*.rs
7c6c09c3 165src/test/*/issues/*.rs
bd465bd4 166src/test/*/*/issue-*.rs
dc81e000 167src/test/*/*/issues/*.rs
3f21282e 168src/test/*/*.stderr
4a099bab 169src/test/*/*/*.rs
07dfc0c0 170src/test/*/*/*.json
ed9ea08d 171src/test/*/*/*.stderr
07dfc0c0 172src/test/*/*/*.stdout
3aade234 173src/test/*/*/*/*.stdout
0ae8a120 174src/test/*/*/*/*.stderr
7f1c04c2 175src/test/*/*/*/*/*.stderr
a19150c2
XL
176src/test/run-make/*-sgx-lvi/enclave/*/*/*.c
177src/test/run-make/*-sgx-lvi/enclave/*.c
e63388c8 178src/test/ui/macros/not-utf8.bin
ed9ea08d 179src/tools/*/tests/*/*.stderr
dc9f0328 180src/tools/clippy/tests/ui-toml/*/*.stderr
ce532669 181src/tools/clippy/tests/ui-toml/large_include_file/too_big.txt
dc9f0328 182src/tools/clippy/tests/ui/wildcard_enum_match_arm.fixed
31104e2d
FG
183src/tools/rustfmt/tests/writemode/target/*.json
184src/tools/rustfmt/tests/writemode/target/*.xml
185src/tools/rustfmt/tests/source/*.rs
d20d63a5 186src/tools/rustfmt/tests/source/*/*.rs
3023d514 187src/tools/rustfmt/tests/target/issue-5088/very_long_comment_wrap_comments_false.rs
fce69b58 188vendor/bstr/src/unicode/data/*Test.txt
a19150c2 189vendor/cargo_metadata*/tests/test_samples.rs
e63388c8 190vendor/dissimilar/benches/*.txt
3aade234 191vendor/elasticlunr-rs/tests/data/*.in.txt
d2688de9 192vendor/elasticlunr-rs/tests/searchindex_fixture_*.json
f56f18fe 193vendor/flate2/tests/*.gz
5e2e2384 194vendor/flate2/tests/corrupt-gz-file.bin
ce532669 195vendor/fluent-syntax/benches/parser.rs
44be201e 196vendor/gimli-0*/fixtures/self/*
3023d514 197vendor/gimli/fixtures/self/*
1a8e8b30 198vendor/gsgdt/tests/*.json
f56f18fe 199vendor/html5ever/data/bench/*.html
3023d514
FG
200vendor/idna/tests/IdnaTest*.txt
201vendor/idna/tests/punycode_tests.json
4a099bab 202vendor/libloading/tests/*.dll
3023d514 203vendor/md-5/tests/data/*.blb
83f055ab
FG
204vendor/mdbook/test_book/src/individual/paragraph.md
205vendor/mdbook/test_book/src/individual/table.md
032ac1ba 206vendor/mdbook/tests/searchindex_fixture.json
e63388c8 207vendor/memchr/src/tests/*.json
032ac1ba
XL
208vendor/minifier/tests/files/main.js
209vendor/minifier/tests/files/minified_main.js
3023d514
FG
210vendor/minifier/tests/files/test.json
211vendor/minimal-lexical/tests/parse_tests.rs
212vendor/minimal-lexical/tests/slow_tests.rs
4a099bab 213vendor/petgraph/tests/res/*.txt
3023d514
FG
214vendor/regex-automata/data/fowler-tests/basic.dat
215vendor/regex-automata/data/tests/fowler/basic.dat
216vendor/regex/src/testdata/basic.dat
217vendor/regex/tests/crates_regex.rs
218vendor/regex/tests/fowler.rs
f56f18fe 219vendor/rustc-demangle/src/lib.rs
54eb16b4 220vendor/rustc-demangle/src/v0-large-test-symbols/early-recursion-limit
3023d514 221vendor/serde_json/tests/lexical/parse.rs
d2688de9 222vendor/sha-1-0*/tests/data/*.bin
3023d514 223vendor/sha-1-0*/tests/data/*.blb
3023d514 224vendor/sha-1/tests/data/*.blb
3023d514 225vendor/sha2/tests/data/*.blb
9c18a685 226vendor/term-0*/tests/data/*
3023d514 227vendor/term/tests/data/*
b7926139 228vendor/unicode-segmentation/src/testdata.rs
55de384d 229vendor/url/tests/*.json
29bee6d5 230vendor/yaml-rust-0*/tests/specexamples.rs.inc
02aa35f3 231
31104e2d 232
02aa35f3
XL
233# Compromise, ideally we'd autogenerate these
234# Should already by documented in debian/copyright
bd465bd4 235src/doc/rustc-dev-guide/src/mir/mir_*.svg
7f1c04c2 236src/librustdoc/html/static/css/normalize.css
52c96905 237vendor/pest_meta/src/grammar.rs
4a099bab 238vendor/regex-syntax/src/unicode_tables/*.rs
3aade234
XL
239vendor/ucd-parse/src/sentence_break.rs
240vendor/ucd-trie/src/general_category.rs
f56f18fe 241vendor/unicode-normalization/src/tables.rs
fce69b58 242vendor/unicode-script/src/tables.rs
e2a86b73 243vendor/unicode-segmentation/src/tables.rs
3023d514 244vendor/wasi/src/lib_generated.rs
02aa35f3
XL
245
246# Compromise, ideally we'd package these in their own package
7f1c04c2 247src/librustdoc/html/static/fonts/*.woff2
fce69b58
FG
248
249# Compromise, ideally we'd autogenerate these
250vendor/bstr/src/unicode/fsm/*.dfa
5e2e2384 251
3023d514 252
5e2e2384 253# file brokenness (detected as Algol source code)
3023d514
FG
254vendor/digest/src/core_api/wrapper.rs
255vendor/digest/src/core_api/rt_variable.rs
256vendor/ahash/src/hash_quality_test.rs
ce532669 257vendor/clap/src/derive.rs
3023d514
FG
258vendor/futures-macro/src/select.rs
259vendor/nom/src/error.rs
260vendor/nom/src/internal.rs
261vendor/nom/src/bits/mod.rs
262vendor/nom/src/bits/streaming.rs
263vendor/nom/src/bits/complete.rs
264vendor/nom/src/bytes/streaming.rs
265vendor/nom/src/bytes/complete.rs
266vendor/nom/src/branch/mod.rs
267vendor/nom/src/branch/tests.rs
268vendor/nom/src/multi/tests.rs
269vendor/nom/src/multi/mod.rs
270vendor/nom/src/number/complete.rs
271vendor/nom/src/number/streaming.rs
272vendor/nom/src/combinator/tests.rs
273vendor/nom/src/character/streaming.rs
274vendor/nom/src/character/complete.rs
275vendor/nom/src/sequence/mod.rs
276vendor/nom/tests/multiline.rs
277vendor/nom/tests/css.rs
278vendor/askama_shared/src/generator.rs
279vendor/block-buffer/tests/mod.rs
280src/tools/rustfmt/src/parse/parser.rs
5e2e2384
FG
281vendor/libm/src/math/atan.rs
282vendor/pest/tests/calculator.rs
283vendor/pest/src/position.rs
284vendor/pest/src/parser_state.rs
285vendor/pest/src/span.rs
286vendor/aho-corasick/src/nfa.rs
287vendor/miniz_oxide/src/deflate/mod.rs
288vendor/miniz_oxide/src/inflate/mod.rs
ce532669
FG
289vendor/miniz_oxide-0.4.0/src/deflate/mod.rs
290vendor/miniz_oxide-0.4.0/src/inflate/mod.rs
5e2e2384
FG
291vendor/thiserror-impl/src/attr.rs
292vendor/shlex/src/lib.rs
d20d63a5 293vendor/semver/src/parse.rs
5e2e2384 294vendor/rustc-rayon/tests/sort-panic-safe.rs
5e2e2384
FG
295vendor/url/src/parser.rs
296vendor/utf-8/tests/unit.rs
297vendor/rustversion/src/attr.rs
d20d63a5 298vendor/env_logger-0.*/src/fmt/writer/mod.rs
5e2e2384
FG
299vendor/pest_generator/src/generator.rs
300vendor/digest/src/dev.rs
301vendor/proc-macro2/src/parse.rs
302vendor/xz2/src/stream.rs
303vendor/xz2/src/bufread.rs
5e2e2384
FG
304vendor/digest-0.8.1/src/dev.rs
305vendor/structopt/tests/custom-string-parsers.rs
306vendor/structopt/tests/non_literal_attributes.rs
307vendor/pulldown-cmark/tests/lib.rs
308vendor/pulldown-cmark/src/linklabel.rs
5e2e2384
FG
309vendor/pulldown-cmark/benches/html_rendering.rs
310vendor/gimli/src/read/aranges.rs
311vendor/gimli/src/read/rnglists.rs
312vendor/gimli/src/read/unit.rs
313vendor/gimli/src/read/loclists.rs
314vendor/gimli/src/read/line.rs
315vendor/gimli/src/read/lookup.rs
d20d63a5
FG
316vendor/gimli-0.25.0/src/read/aranges.rs
317vendor/gimli-0.25.0/src/read/rnglists.rs
318vendor/gimli-0.25.0/src/read/unit.rs
319vendor/gimli-0.25.0/src/read/loclists.rs
320vendor/gimli-0.25.0/src/read/line.rs
321vendor/gimli-0.25.0/src/read/lookup.rs
5e2e2384
FG
322vendor/regex-automata/src/regex.rs
323vendor/rayon/tests/sort-panic-safe.rs
324vendor/syn/tests/test_meta.rs
325vendor/syn/src/punctuated.rs
326vendor/syn/src/derive.rs
327vendor/syn/src/token.rs
328vendor/syn/src/data.rs
329vendor/syn/src/ty.rs
330vendor/syn/src/stmt.rs
331vendor/syn/src/pat.rs
332vendor/syn/src/custom_punctuation.rs
333vendor/syn/src/path.rs
334vendor/syn/src/attr.rs
335vendor/syn/src/group.rs
5e2e2384
FG
336vendor/sha2/src/sha512.rs
337vendor/sha2/src/sha256.rs
338vendor/compiler_builtins/libm/src/math/atan.rs
339vendor/snap/src/decompress.rs
340vendor/snap/src/compress.rs
341vendor/flate2/src/mem.rs
342vendor/flate2/src/zio.rs
343compiler/rustc_expand/src/mbe/quoted.rs
344compiler/rustc_macros/src/symbols/tests.rs
345src/librustdoc/html/markdown/tests.rs
346src/tools/clippy/clippy_lints/src/needless_pass_by_value.rs
347src/tools/clippy/clippy_lints/src/pass_by_ref_or_value.rs
348src/tools/rustfmt/src/string.rs
349src/tools/rustfmt/src/formatting.rs
5e2e2384 350library/std/src/sys/unix/process/process_unix.rs