]> git.proxmox.com Git - rustc.git/blame - debian/upstream-tarball-unsuspicious.txt
Update unsuspicious files
[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
d936d39c
FG
8compiler/rustc_error_codes/src/error_codes/E0469.md
9src/doc/reference/src/crates-and-source-files.md
d936d39c
FG
10src/doc/reference/src/items/extern-crates.md
11src/doc/reference/src/items/modules.md
3c71c7ab 12src/doc/reference/src/types-redirect.html
9c1c63b3 13src/tools/clippy/book/src/lint_configuration.md
a2e4b633 14vendor/chalk-solve-0.87.0/src/infer/test.rs
b7926139 15vendor/itertools*/examples/iris.data
d936d39c 16vendor/minifier/src/js/tools.rs
3f640735 17vendor/regex/tests/suffix_reverse.rs
3c71c7ab 18vendor/regex/tests/unicode.rs
5e2e2384 19vendor/term/src/terminfo/parser/names.rs
b7926139 20
02aa35f3 21# False-positive, "verylongtext" but OK
3fd5c24b 22CONTRIBUTING.md
e1ed88c8 23README.md
83f055ab 24RELEASES.md
d2688de9 25compiler/rustc_codegen_cranelift/docs/dwarf.md
5e2e2384 26compiler/rustc_codegen_gcc/Readme.md
9c1c63b3 27compiler/rustc_codegen_ssa/locales/en-US.ftl
e1ed88c8 28compiler/rustc_codegen_ssa/messages.ftl
22149143 29library/core/src/ffi/c_*.md
d20d63a5 30library/portable-simd/*.md
1a8e8b30 31library/stdarch/CONTRIBUTING.md
83f055ab 32library/stdarch/crates/core_arch/src/aarch64/neon/generated.rs
e1ed88c8 33library/stdarch/crates/std_detect/README.md
a2e4b633
EL
34library/std/src/sys/sgx/abi/entry.S
35src/bootstrap/CHANGELOG.md
02aa35f3 36src/doc/book/first-edition/src/the-stack-and-the-heap.md
a2e4b633 37src/doc/*/CODE_OF_CONDUCT.md
44be201e 38src/doc/edition-guide/src/rust-2018/index.md
7f1c04c2
XL
39src/doc/edition-guide/src/rust-2021/disjoint-capture-in-closures.md
40src/doc/edition-guide/src/rust-2021/prelude.md
52c96905 41src/doc/embedded-book/src/*/*.md
7f1c04c2 42src/doc/nomicon/src/intro.md
55a400cc 43src/doc/reference/src/expressions/closure-expr.md
83f055ab 44src/doc/reference/src/inline-assembly.md
bd465bd4 45src/doc/rust-by-example/src/flow_control/if_let.md
3aade234 46src/doc/rust-by-example/src/std/arc.md
07dfc0c0 47src/doc/rust-by-example/src/trait/dyn.md
83f055ab 48src/doc/rust-by-example/src/unsafe/asm.md
3c71c7ab
FG
49src/doc/rustc-dev-guide/src/*.md
50src/doc/rustc-dev-guide/src/*/*.md
22149143 51src/doc/rustc/src/instrument-coverage.md
8598b294 52src/doc/rustc/src/lints/groups.md
d936d39c 53src/doc/rustc/src/platform-support/armeb-unknown-linux-gnueabi.md
a2e4b633 54src/doc/rustc/src/platform-support/armv7-sony-vita-eabihf.md
3c71c7ab 55src/doc/rustc/src/platform-support/armv7-unknown-linux-uclibceabihf.md
a2e4b633 56src/doc/rustc/src/platform-support/armv7-unknown-linux-uclibceabi.md
ca9f05dc 57src/doc/rustc/src/targets/known-issues.md
4a099bab 58src/doc/rustdoc/src/*.md
bd465bd4 59src/doc/unstable-book/src/*/*.md
02aa35f3 60src/etc/third-party/README.txt
a19150c2 61src/librustdoc/html/highlight/fixtures/sample.html
ce532669 62src/librustdoc/html/static/scrape-examples-help.md
ed52f5b0 63src/tools/rust-analyzer/crates/ide-completion/src/completions/env_vars.rs
a2e4b633 64src/tools/rust-analyzer/crates/rust-analyzer/src/diagnostics/to_proto.rs
3c71c7ab
FG
65src/tools/rust-analyzer/docs/user/manual.adoc
66src/tools/rustfmt/*.md
a2e4b633
EL
67tests/mir-opt/building/*.mir
68tests/mir-opt/coverage_graphviz.*.InstrumentCoverage.0.dot
69tests/mir-opt/inline/inline_generator.main.Inline.diff
70tests/rustdoc/inline_cross/assoc_item_trait_bounds.out*.html
e1ed88c8
EL
71tests/rustdoc/notable-trait/doc-notable_trait*.html
72tests/rustdoc/notable-trait/spotlight-from-dependency.odd.html
a2e4b633 73tests/ui/lint/redundant-semicolon/redundant-semi-proc-macro.stderr
9c1c63b3 74tests/ui/parser/raw/too-many-hash.stderr
a2e4b633 75vendor/ahash-0.7.6/FAQ.md
3023d514 76vendor/ahash/FAQ.md
f56f18fe 77vendor/ammonia/src/lib.rs
e1ed88c8 78vendor/anstyle-parse/src/state/table.rs
a2e4b633
EL
79vendor/*/Cargo.toml
80vendor/*/CHANGELOG.md
ed52f5b0
BN
81vendor/clap-*/examples/demo.md
82vendor/clap-*/examples/tutorial_*/*.md
a2e4b633 83vendor/*/CODE_OF_CONDUCT.md
a19150c2 84vendor/generic-array/DESIGN.md
f56f18fe 85vendor/handlebars/src/lib.rs
d936d39c 86vendor/handlebars/src/render.rs
2be80207 87vendor/handlebars/src/template.rs
3c71c7ab 88vendor/lazy_static/src/lib.rs
a2e4b633
EL
89vendor/*/*/*/LICENSE
90vendor/*/*/LICENSE
91vendor/*/LICENSE
92vendor/*/LICENSE-MIT
f56f18fe 93vendor/maplit/README.rst
54eb16b4 94vendor/mdbook/CONTRIBUTING.md
9c1c63b3 95vendor/miniz_oxide*/Readme.md
dbc92140 96vendor/pulldown-cmark/tests/suite/footnotes.rs
a2e4b633 97vendor/*/README.md
924c33f4 98vendor/rustc-demangle/src/legacy.rs
9576d96b 99vendor/spdx-expression/LICENSES/MIT.txt
9576d96b 100vendor/spdx-rs/LICENSES/MIT.txt
a2e4b633
EL
101vendor/spdx-rs/LICENSE.txt
102vendor/spdx-rs/src/models/file_information.rs
103vendor/spdx-rs/src/models/other_licensing_information_detected.rs
104vendor/spdx-rs/src/models/package_information.rs
f56f18fe 105vendor/stable_deref_trait/src/lib.rs
e63388c8 106vendor/tinyvec/LICENSE-*.md
9c1c63b3 107vendor/tracing-subscriber/src/fmt/format/json.rs
dbc92140 108vendor/unicase/src/lib.rs
e63388c8 109vendor/unicode-normalization/src/stream_safe.rs
f56f18fe 110vendor/winapi/src/lib.rs
e1ed88c8
EL
111vendor/windows*/readme.md
112vendor/windows*/src/Windows/*.rs
113vendor/windows*/src/Windows/*/*.rs
114vendor/windows*/src/Windows/*/*/*.rs
115vendor/windows*/src/Windows/*/*/*/*.rs
116vendor/windows*/src/Windows/*/*/*/*/*.rs
117vendor/windows*/src/Windows/*/*/*/*/*/*.rs
9576d96b 118vendor/zerovec/src/map2d/map.rs
02aa35f3 119
55de384d 120# False-positive, audit-vendor-source automatically flags JS/C files
e2a86b73
XL
121# The below ones are OK since they're actually part of rust's own source code
122# and are not "embedded libraries".
c0bc9210 123src/ci/docker/scripts/qemu-bare-bones-addentropy.c
55de384d
XL
124src/doc/book/*/ferris.js
125src/doc/book/ferris.js
d936d39c 126src/doc/reference/src/attributes-redirect.html
2be80207 127src/doc/rustc-dev-guide/mermaid-init.js
55de384d 128src/etc/wasm32-shim.js
e2a86b73 129src/librustdoc/html/static/.eslintrc.js
3c71c7ab 130src/librustdoc/html/static/js/*.js
d936d39c 131src/tools/error_index_generator/*.js
12919b74 132src/tools/rustdoc-gui/tester.js
e1ed88c8 133src/tools/rustdoc-gui/.eslintrc.js
3c71c7ab 134src/tools/rustdoc-js/tester.js
e1ed88c8 135src/tools/rustdoc-js/.eslintrc.js
55de384d 136
3fd5c24b 137# Embedded libraries, justified in README.source
e2a86b73
XL
138vendor/dlmalloc/src/dlmalloc.c
139vendor/mdbook/src/theme/book.js
140vendor/mdbook/src/theme/searcher/searcher.js
22149143 141vendor/windows_*_gnu/lib/libwindows.a
9576d96b
BN
142vendor/windows_*_gnullvm/lib/libwindows.a
143vendor/windows_*_msvc/lib/windows.lib
2be80207
FG
144
145# Trivial glue code for C <-> Rust
146library/backtrace/src/android-api.c
147library/backtrace/crates/line-tables-only/src/callback.c
148vendor/backtrace/src/android-api.c
149vendor/errno-dragonfly/src/errno.c
150vendor/stacker/src/arch/windows.c
3fd5c24b 151
02aa35f3 152# False-positive, misc
e1ed88c8 153src/ci/github-actions/problem_matchers.json
bd465bd4 154src/doc/rustc-dev-guide/src/queries/example-0.counts.txt
e1ed88c8 155src/etc/rust_analyzer_settings.json
5e2e2384 156src/stage0.json
dc9f0328 157src/tools/clippy/.remarkrc
55de384d 158vendor/elasticlunr-rs/src/lang/*.rs
02aa35f3
XL
159
160# False-positive, hand-editable small image
a2e4b633 161src/doc/book/2018-edition/src/img/ferris/*.svg
3c71c7ab
FG
162src/doc/book/2018-edition/src/img/*.png
163src/doc/book/2018-edition/src/img/*.svg
02aa35f3
XL
164src/doc/book/second-edition/src/img/*.png
165src/doc/book/second-edition/src/img/*.svg
a2e4b633 166src/doc/book/src/img/ferris/*.svg
8b8d4564
XL
167src/doc/book/src/img/*.png
168src/doc/book/src/img/*.svg
8b8d4564 169src/doc/book/tools/docx-to-md.xsl
a2e4b633 170src/doc/embedded-book/src/assets/f3.jpg
3c71c7ab
FG
171src/doc/embedded-book/src/assets/*.png
172src/doc/embedded-book/src/assets/*.svg
3c71c7ab
FG
173src/doc/embedded-book/src/assets/verify.jpeg
174src/doc/nomicon/src/img/safeandunsafe.svg
175src/doc/rustc-dev-guide/src/img/*.png
bd465bd4 176src/doc/rustc-dev-guide/src/queries/example-0.png
3c71c7ab
FG
177src/doc/rustc/src/images/*.png
178src/etc/installer/gfx/
7f1c04c2 179src/librustdoc/html/static/images/favicon-*.png
a2e4b633 180src/librustdoc/html/static/images/*.svg
2be80207 181src/tools/rust-analyzer/assets/logo-*.svg
f56f18fe 182vendor/mdbook/src/theme/favicon.png
3c71c7ab 183vendor/mdbook/src/theme/favicon.svg
9c1c63b3 184vendor/overload/logo.png
d936d39c 185vendor/pretty_assertions/examples/*.png
02aa35f3 186
ed9ea08d 187# Example code
f56f18fe 188vendor/html5ever/examples/capi/tokenize.c
6932c92e 189vendor/sysinfo/examples/simple.c
ed9ea08d 190
02aa35f3 191# Test data
3c71c7ab
FG
192library/core/benches/str.rs
193library/core/tests/num/dec2flt/parse.rs
d20d63a5 194library/portable-simd/crates/core_simd/tests/mask_ops_impl/*.rs
3c71c7ab 195library/portable-simd/crates/core_simd/webdriver.json
3aade234
XL
196library/stdarch/ci/gba.json
197library/stdarch/crates/stdarch-verify/arm-intrinsics.html
198library/stdarch/crates/stdarch-verify/x86-intel.xml
a2e4b633
EL
199library/stdarch/crates/std_detect/src/detect/test_data/*.auxv
200library/std/src/sys/windows/path/tests.rs
ce532669 201src/tools/clippy/tests/ui-toml/large_include_file/too_big.txt
a2e4b633 202src/tools/clippy/tests/ui-toml/*/*.stderr
dc9f0328 203src/tools/clippy/tests/ui/wildcard_enum_match_arm.fixed
2be80207 204src/tools/rust-analyzer/bench_data/numerous_macro_rules
3c71c7ab
FG
205src/tools/rust-analyzer/crates/ide/src/syntax_highlighting/test_data/highlight_*.html
206src/tools/rust-analyzer/crates/parser/test_data/lexer/ok/*
2be80207
FG
207src/tools/rust-analyzer/crates/project-model/test_data/*.json
208src/tools/rust-analyzer/crates/rust-analyzer/src/diagnostics/test_data/clippy_pass_by_ref.txt
3c71c7ab
FG
209src/tools/rust-analyzer/crates/syntax/test_data/reparse/fuzz-failures/0005.rs
210src/tools/rustfmt/tests/source/*.rs
211src/tools/rustfmt/tests/source/*/*.rs
212src/tools/rustfmt/tests/target/issue-5088/very_long_comment_wrap_comments_false.rs
213src/tools/rustfmt/tests/writemode/target/*.json
214src/tools/rustfmt/tests/writemode/target/*.xml
a2e4b633
EL
215src/tools/*/tests/*/*.stderr
216tests/auxiliary/rust_test_helpers.c
217tests/debuginfo/type-names.cdb.js
218tests/*/*.html
219tests/*/*/*.js
220tests/*/*/*.json
221tests/*/*.rs
222tests/*/*/*.rs
223tests/*/*/*/*.rs
224tests/run-make/*/*.c
a2e4b633
EL
225tests/run-make/x86_64-fortanix-unknown-sgx-lvi/enclave/foo.c
226tests/run-make/x86_64-fortanix-unknown-sgx-lvi/enclave/libcmake_foo/src/foo.c
227tests/rustdoc-gui/src/huge_logo/src/lib.rs
228tests/rustdoc-gui/src/scrape_examples/examples/check-many-*.rs
229tests/rustdoc-js/*.js
230tests/rustdoc-js-std/*.js
231tests/*/*.stderr
232tests/*/*/*.stderr
233tests/*/*/*.stdout
234tests/ui/macros/not-utf8.bin
235tests/ui/nll/*/*.stderr
236tests/ui/parser/issues/*.stderr
237tests/ui/proc-macro/debug/*.stderr
6932c92e 238vendor/annotate-snippets/tests/fixtures/no-color/strip_line_non_ws.toml
e1ed88c8
EL
239vendor/basic-toml/tests/valid/*.json
240vendor/basic-toml/tests/valid/table-whitespace.toml
241vendor/basic-toml/tests/invalid-encoder/array-mixed-types-ints-and-floats.json
a2e4b633 242vendor/bstr-0.2.17/src/unicode/fsm/*.dfa
a19150c2 243vendor/cargo_metadata*/tests/test_samples.rs
2be80207 244vendor/diff/tests/data/gitignores.chars.diff
e63388c8 245vendor/dissimilar/benches/*.txt
3aade234 246vendor/elasticlunr-rs/tests/data/*.in.txt
d2688de9 247vendor/elasticlunr-rs/tests/searchindex_fixture_*.json
5e2e2384 248vendor/flate2/tests/corrupt-gz-file.bin
a2e4b633 249vendor/flate2/tests/*.gz
ce532669 250vendor/fluent-syntax/benches/parser.rs
9c1c63b3 251vendor/gimli*/fixtures/self/*
1a8e8b30 252vendor/gsgdt/tests/*.json
d936d39c 253vendor/handlebars/tests/helper_with_space.rs
f56f18fe 254vendor/html5ever/data/bench/*.html
a2e4b633
EL
255vendor/icu_locid/benches/fixtures/*.json
256vendor/icu_locid/tests/fixtures/*.json
257vendor/icu_provider_adapters/tests/data/langtest/*/*.json
258vendor/icu_provider_adapters/tests/data/langtest/*/*/*/*.json
3023d514
FG
259vendor/idna/tests/IdnaTest*.txt
260vendor/idna/tests/punycode_tests.json
4a099bab 261vendor/libloading/tests/*.dll
a2e4b633 262vendor/litemap/benches/testdata/large_litemap.postcard
2be80207 263vendor/lsp-types/tests/tsc-unix.lsif
3023d514 264vendor/md-5/tests/data/*.blb
83f055ab
FG
265vendor/mdbook/test_book/src/individual/paragraph.md
266vendor/mdbook/test_book/src/individual/table.md
032ac1ba 267vendor/mdbook/tests/searchindex_fixture.json
e63388c8 268vendor/memchr/src/tests/*.json
032ac1ba
XL
269vendor/minifier/tests/files/main.js
270vendor/minifier/tests/files/minified_main.js
3023d514
FG
271vendor/minifier/tests/files/test.json
272vendor/minimal-lexical/tests/parse_tests.rs
273vendor/minimal-lexical/tests/slow_tests.rs
4a099bab 274vendor/petgraph/tests/res/*.txt
a2e4b633
EL
275vendor/regex-automata-0.1.10/data/fowler-tests/basic.dat
276vendor/regex-automata-0.1.10/data/tests/fowler/basic.dat
277vendor/regex-automata/tests/data/fowler/dat/basic.dat
3023d514
FG
278vendor/regex/src/testdata/basic.dat
279vendor/regex/tests/crates_regex.rs
280vendor/regex/tests/fowler.rs
f56f18fe 281vendor/rustc-demangle/src/lib.rs
54eb16b4 282vendor/rustc-demangle/src/v0-large-test-symbols/early-recursion-limit
3023d514 283vendor/serde_json/tests/lexical/parse.rs
a2e4b633 284vendor/sha1/tests/data/sha1.blb
3023d514 285vendor/sha2/tests/data/*.blb
3023d514 286vendor/term/tests/data/*
6932c92e 287vendor/unicode-ident/tests/fst/*.fst
b7926139 288vendor/unicode-segmentation/src/testdata.rs
55de384d 289vendor/url/tests/*.json
2be80207 290vendor/walkdir/compare/nftw.c
9576d96b 291vendor/zerovec/benches/testdata/*.postcard
a2e4b633 292vendor/zip/tests/data/*.zip
31104e2d 293
02aa35f3
XL
294# Compromise, ideally we'd autogenerate these
295# Should already by documented in debian/copyright
bd465bd4 296src/doc/rustc-dev-guide/src/mir/mir_*.svg
7f1c04c2 297src/librustdoc/html/static/css/normalize.css
2be80207
FG
298src/tools/rust-analyzer/crates/ide-db/src/generated/lints.rs
299src/tools/rust-analyzer/crates/parser/src/syntax_kind/generated.rs
300vendor/linux-raw-sys/src/x86_64/general.rs
52c96905 301vendor/pest_meta/src/grammar.rs
4a099bab 302vendor/regex-syntax/src/unicode_tables/*.rs
3aade234
XL
303vendor/ucd-parse/src/sentence_break.rs
304vendor/ucd-trie/src/general_category.rs
f56f18fe 305vendor/unicode-normalization/src/tables.rs
fce69b58 306vendor/unicode-script/src/tables.rs
e2a86b73 307vendor/unicode-segmentation/src/tables.rs
3023d514 308vendor/wasi/src/lib_generated.rs
02aa35f3
XL
309
310# Compromise, ideally we'd package these in their own package
7f1c04c2 311src/librustdoc/html/static/fonts/*.woff2
fce69b58 312
5e2e2384 313# file brokenness (detected as Algol source code)
3c71c7ab
FG
314compiler/rustc_apfloat/src/lib.rs
315compiler/rustc_driver/src/lib.rs
316compiler/rustc_expand/src/mbe/quoted.rs
317compiler/rustc_macros/src/symbols/tests.rs
a2e4b633 318library/alloc/src/slice/tests.rs
3c71c7ab 319library/stdarch/crates/stdarch-verify/src/lib.rs
a2e4b633 320library/std/src/sys/unix/process/process_unix.rs
3c71c7ab 321src/librustdoc/html/markdown/tests.rs
3c71c7ab
FG
322src/tools/clippy/clippy_lints/src/needless_pass_by_value.rs
323src/tools/clippy/clippy_lints/src/pass_by_ref_or_value.rs
3c71c7ab 324src/tools/rust-analyzer/crates/ide-assists/src/handlers/number_representation.rs
ed52f5b0 325src/tools/rust-analyzer/crates/ide-db/src/syntax_helpers/format_string_exprs.rs
3c71c7ab 326src/tools/rustfmt/src/formatting.rs
a2e4b633 327src/tools/rustfmt/src/lib.rs
3c71c7ab
FG
328src/tools/rustfmt/src/parse/parser.rs
329src/tools/rustfmt/src/string.rs
a2e4b633
EL
330vendor/ahash-0.7.6/src/hash_quality_test.rs
331vendor/ahash-0.7.6/src/lib.rs
332vendor/ahash/src/fallback_hash.rs
3023d514 333vendor/ahash/src/hash_quality_test.rs
d936d39c 334vendor/ahash/src/lib.rs
3c71c7ab 335vendor/aho-corasick/src/nfa.rs
3c71c7ab 336vendor/block-buffer/tests/mod.rs
a2e4b633
EL
337vendor/clap*/src/derive.rs
338vendor/clap_derive/src/derives/args.rs
339vendor/clap_derive/src/derives/parser.rs
340vendor/clap_derive/src/derives/subcommand.rs
341vendor/clap_derive/src/derives/value_enum.rs
3c71c7ab 342vendor/compiler_builtins/libm/src/math/atan.rs
d936d39c 343vendor/datafrog/src/lib.rs
a2e4b633 344vendor/derive_more/src/*.rs
3c71c7ab
FG
345vendor/digest/src/core_api/rt_variable.rs
346vendor/digest/src/core_api/wrapper.rs
347vendor/digest/src/dev.rs
9576d96b 348vendor/displaydoc/src/expand.rs
3c71c7ab 349vendor/env_logger-0.*/src/fmt/writer/mod.rs
a2e4b633 350vendor/env_logger/src/fmt/writer/mod.rs
3c71c7ab
FG
351vendor/flate2/src/mem.rs
352vendor/flate2/src/zio.rs
d936d39c 353vendor/futures-macro/src/lib.rs
3023d514 354vendor/futures-macro/src/select.rs
9c1c63b3
EL
355vendor/gimli*/src/read/aranges.rs
356vendor/gimli*/src/read/line.rs
357vendor/gimli*/src/read/loclists.rs
358vendor/gimli*/src/read/lookup.rs
359vendor/gimli*/src/read/rnglists.rs
360vendor/gimli*/src/read/unit.rs
9576d96b
BN
361vendor/icu_locid/tests/langid.rs
362vendor/icu_locid/tests/locale.rs
3c71c7ab
FG
363vendor/indoc/src/lib.rs
364vendor/libm/src/math/atan.rs
9c1c63b3
EL
365vendor/miniz_oxide*/src/deflate/mod.rs
366vendor/miniz_oxide*/src/inflate/mod.rs
3c71c7ab 367vendor/nom/src/bits/complete.rs
3023d514
FG
368vendor/nom/src/bits/mod.rs
369vendor/nom/src/bits/streaming.rs
3023d514
FG
370vendor/nom/src/branch/mod.rs
371vendor/nom/src/branch/tests.rs
3c71c7ab
FG
372vendor/nom/src/bytes/complete.rs
373vendor/nom/src/bytes/streaming.rs
374vendor/nom/src/character/complete.rs
375vendor/nom/src/character/streaming.rs
376vendor/nom/src/combinator/mod.rs
377vendor/nom/src/combinator/tests.rs
378vendor/nom/src/error.rs
379vendor/nom/src/internal.rs
3023d514 380vendor/nom/src/multi/mod.rs
3c71c7ab 381vendor/nom/src/multi/tests.rs
3023d514
FG
382vendor/nom/src/number/complete.rs
383vendor/nom/src/number/streaming.rs
3023d514 384vendor/nom/src/sequence/mod.rs
3023d514 385vendor/nom/tests/css.rs
d936d39c 386vendor/nom/tests/issues.rs
3c71c7ab 387vendor/nom/tests/json.rs
d936d39c 388vendor/nom/tests/mp4.rs
3c71c7ab 389vendor/nom/tests/multiline.rs
a2e4b633 390vendor/pest_generator/src/generator.rs
5e2e2384 391vendor/pest/src/parser_state.rs
3c71c7ab 392vendor/pest/src/position.rs
5e2e2384 393vendor/pest/src/span.rs
3c71c7ab 394vendor/pest/tests/calculator.rs
5e2e2384 395vendor/proc-macro2/src/parse.rs
5e2e2384 396vendor/pulldown-cmark/benches/html_rendering.rs
3c71c7ab
FG
397vendor/pulldown-cmark/src/linklabel.rs
398vendor/pulldown-cmark/tests/lib.rs
5e2e2384 399vendor/rayon/tests/sort-panic-safe.rs
a2e4b633 400vendor/regex-automata-0.1.10/src/regex.rs
3c71c7ab
FG
401vendor/rustc-rayon/tests/sort-panic-safe.rs
402vendor/rustversion/src/attr.rs
403vendor/rustversion/src/lib.rs
404vendor/semver/src/parse.rs
405vendor/sha2/src/sha256.rs
406vendor/sha2/src/sha512.rs
407vendor/shlex/src/lib.rs
408vendor/snap/src/compress.rs
409vendor/snap/src/decompress.rs
e1ed88c8
EL
410vendor/syn*/src/attr.rs
411vendor/syn*/src/custom_punctuation.rs
412vendor/syn*/src/data.rs
413vendor/syn*/src/derive.rs
414vendor/syn*/src/group.rs
415vendor/syn*/src/meta.rs
416vendor/syn*/src/path.rs
417vendor/syn*/src/pat.rs
418vendor/syn*/src/punctuated.rs
419vendor/syn*/src/stmt.rs
420vendor/syn*/src/token.rs
421vendor/syn*/src/ty.rs
422vendor/syn*/tests/test_meta.rs
3c71c7ab 423vendor/thiserror-impl/src/attr.rs
a2e4b633
EL
424vendor/time/src/parsing/combinator/mod.rs
425vendor/time/src/parsing/combinator/rfc/*.rs
426vendor/time/src/parsing/*.rs
3c71c7ab
FG
427vendor/url/src/parser.rs
428vendor/utf-8/benches/from_utf8_lossy.rs
429vendor/utf-8/tests/unit.rs
430vendor/xz2/src/bufread.rs
431vendor/xz2/src/stream.rs
9576d96b 432vendor/yansi/src/tests.rs
a2e4b633
EL
433
434# file brokenness (detected as Dyalog APL transfer)
435vendor/clap/examples/demo.md
436vendor/clap/examples/tutorial_builder/*.md
437vendor/clap/examples/tutorial_derive/*.md