File list of package librust-cxx-dev in sid of architecture amd64

/usr/share/cargo/registry/cxx-1.0.192/.bazelignore
/usr/share/cargo/registry/cxx-1.0.192/.bazelrc
/usr/share/cargo/registry/cxx-1.0.192/.bcr/README.md
/usr/share/cargo/registry/cxx-1.0.192/.bcr/config.yml
/usr/share/cargo/registry/cxx-1.0.192/.bcr/metadata.template.json
/usr/share/cargo/registry/cxx-1.0.192/.bcr/presubmit.yml
/usr/share/cargo/registry/cxx-1.0.192/.bcr/source.template.json
/usr/share/cargo/registry/cxx-1.0.192/.buckconfig
/usr/share/cargo/registry/cxx-1.0.192/.buckroot
/usr/share/cargo/registry/cxx-1.0.192/.cargo-checksum.json
/usr/share/cargo/registry/cxx-1.0.192/.cargo_vcs_info.json
/usr/share/cargo/registry/cxx-1.0.192/.clang-format
/usr/share/cargo/registry/cxx-1.0.192/.clang-tidy
/usr/share/cargo/registry/cxx-1.0.192/.devcontainer/Dockerfile
/usr/share/cargo/registry/cxx-1.0.192/.devcontainer/README.md
/usr/share/cargo/registry/cxx-1.0.192/.devcontainer/build.Dockerfile
/usr/share/cargo/registry/cxx-1.0.192/.devcontainer/devcontainer.json
/usr/share/cargo/registry/cxx-1.0.192/.gitattributes
/usr/share/cargo/registry/cxx-1.0.192/.github/FUNDING.yml
/usr/share/cargo/registry/cxx-1.0.192/.github/workflows/buck2.yml
/usr/share/cargo/registry/cxx-1.0.192/.github/workflows/ci.yml
/usr/share/cargo/registry/cxx-1.0.192/.github/workflows/install.yml
/usr/share/cargo/registry/cxx-1.0.192/.github/workflows/release.yml
/usr/share/cargo/registry/cxx-1.0.192/.github/workflows/site.yml
/usr/share/cargo/registry/cxx-1.0.192/.gitignore
/usr/share/cargo/registry/cxx-1.0.192/.vscode/README.md
/usr/share/cargo/registry/cxx-1.0.192/.vscode/launch.json
/usr/share/cargo/registry/cxx-1.0.192/.vscode/settings.json
/usr/share/cargo/registry/cxx-1.0.192/.vscode/tasks.json
/usr/share/cargo/registry/cxx-1.0.192/.watchmanconfig
/usr/share/cargo/registry/cxx-1.0.192/BUCK
/usr/share/cargo/registry/cxx-1.0.192/BUILD.bazel
/usr/share/cargo/registry/cxx-1.0.192/Cargo.toml
/usr/share/cargo/registry/cxx-1.0.192/Cargo.toml.orig
/usr/share/cargo/registry/cxx-1.0.192/LICENSE-APACHE
/usr/share/cargo/registry/cxx-1.0.192/LICENSE-MIT
/usr/share/cargo/registry/cxx-1.0.192/MODULE.bazel
/usr/share/cargo/registry/cxx-1.0.192/MODULE.bazel.lock
/usr/share/cargo/registry/cxx-1.0.192/README.md
/usr/share/cargo/registry/cxx-1.0.192/book/.gitignore
/usr/share/cargo/registry/cxx-1.0.192/book/README.md
/usr/share/cargo/registry/cxx-1.0.192/book/book.toml
/usr/share/cargo/registry/cxx-1.0.192/book/build.js
/usr/share/cargo/registry/cxx-1.0.192/book/build.sh
/usr/share/cargo/registry/cxx-1.0.192/book/css/cxx.css
/usr/share/cargo/registry/cxx-1.0.192/book/diagram/.gitignore
/usr/share/cargo/registry/cxx-1.0.192/book/diagram/Makefile
/usr/share/cargo/registry/cxx-1.0.192/book/diagram/overview.tex
/usr/share/cargo/registry/cxx-1.0.192/book/eslint.config.mjs
/usr/share/cargo/registry/cxx-1.0.192/book/package-lock.json
/usr/share/cargo/registry/cxx-1.0.192/book/package.json
/usr/share/cargo/registry/cxx-1.0.192/book/src/404.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/SUMMARY.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/async.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/attributes.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/box.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/cxxstring.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/cxxvector.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/fn.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/rawptr.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/result.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/sharedptr.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/slice.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/str.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/string.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/uniqueptr.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/binding/vec.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/bindings.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/build/bazel.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/build/cargo.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/build/cmake.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/build/other.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/building.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/concepts.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/context.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/cxx.png
/usr/share/cargo/registry/cxx-1.0.192/book/src/extern-c++.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/extern-rust.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/index.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/overview.svg
/usr/share/cargo/registry/cxx-1.0.192/book/src/reference.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/shared.md
/usr/share/cargo/registry/cxx-1.0.192/book/src/tutorial.md
/usr/share/cargo/registry/cxx-1.0.192/book/theme/head.hbs
/usr/share/cargo/registry/cxx-1.0.192/build.rs
/usr/share/cargo/registry/cxx-1.0.192/compile_flags.txt
/usr/share/cargo/registry/cxx-1.0.192/debian/patches/disable-missing-tests.patch
/usr/share/cargo/registry/cxx-1.0.192/debian/patches/ensure-matching-gen.patch
/usr/share/cargo/registry/cxx-1.0.192/debian/patches/fix-test-feature-requirements.patch
/usr/share/cargo/registry/cxx-1.0.192/debian/patches/relax-deps.diff
/usr/share/cargo/registry/cxx-1.0.192/debian/patches/remove-cxxbridge-cmd.diff
/usr/share/cargo/registry/cxx-1.0.192/debian/patches/revert-codespan-reporting-0.13.patch
/usr/share/cargo/registry/cxx-1.0.192/debian/patches/series
/usr/share/cargo/registry/cxx-1.0.192/debian/patches/source-distribution.patch
/usr/share/cargo/registry/cxx-1.0.192/include/cxx.h
/usr/share/cargo/registry/cxx-1.0.192/reindeer.toml
/usr/share/cargo/registry/cxx-1.0.192/rust-toolchain.toml
/usr/share/cargo/registry/cxx-1.0.192/src/cxx.cc
/usr/share/cargo/registry/cxx-1.0.192/src/cxx_string.rs
/usr/share/cargo/registry/cxx-1.0.192/src/cxx_vector.rs
/usr/share/cargo/registry/cxx-1.0.192/src/exception.rs
/usr/share/cargo/registry/cxx-1.0.192/src/extern_type.rs
/usr/share/cargo/registry/cxx-1.0.192/src/fmt.rs
/usr/share/cargo/registry/cxx-1.0.192/src/function.rs
/usr/share/cargo/registry/cxx-1.0.192/src/hash.rs
/usr/share/cargo/registry/cxx-1.0.192/src/lib.rs
/usr/share/cargo/registry/cxx-1.0.192/src/lossy.rs
/usr/share/cargo/registry/cxx-1.0.192/src/macros/assert.rs
/usr/share/cargo/registry/cxx-1.0.192/src/macros/mod.rs
/usr/share/cargo/registry/cxx-1.0.192/src/memory.rs
/usr/share/cargo/registry/cxx-1.0.192/src/opaque.rs
/usr/share/cargo/registry/cxx-1.0.192/src/result.rs
/usr/share/cargo/registry/cxx-1.0.192/src/rust_slice.rs
/usr/share/cargo/registry/cxx-1.0.192/src/rust_str.rs
/usr/share/cargo/registry/cxx-1.0.192/src/rust_string.rs
/usr/share/cargo/registry/cxx-1.0.192/src/rust_type.rs
/usr/share/cargo/registry/cxx-1.0.192/src/rust_vec.rs
/usr/share/cargo/registry/cxx-1.0.192/src/shared_ptr.rs
/usr/share/cargo/registry/cxx-1.0.192/src/symbols/exception.rs
/usr/share/cargo/registry/cxx-1.0.192/src/symbols/mod.rs
/usr/share/cargo/registry/cxx-1.0.192/src/symbols/rust_slice.rs
/usr/share/cargo/registry/cxx-1.0.192/src/symbols/rust_str.rs
/usr/share/cargo/registry/cxx-1.0.192/src/symbols/rust_string.rs
/usr/share/cargo/registry/cxx-1.0.192/src/symbols/rust_vec.rs
/usr/share/cargo/registry/cxx-1.0.192/src/type_id.rs
/usr/share/cargo/registry/cxx-1.0.192/src/unique_ptr.rs
/usr/share/cargo/registry/cxx-1.0.192/src/unwind.rs
/usr/share/cargo/registry/cxx-1.0.192/src/vector.rs
/usr/share/cargo/registry/cxx-1.0.192/src/weak_ptr.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/BUCK
/usr/share/cargo/registry/cxx-1.0.192/tests/BUILD.bazel
/usr/share/cargo/registry/cxx-1.0.192/tests/README.md
/usr/share/cargo/registry/cxx-1.0.192/tests/compiletest.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/cpp_compile/mod.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/cpp_compile/smoke_test.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/cpp_ui_tests.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/cxx_gen.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/cxx_string.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/cxx_vector.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/test.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/array_len_expr.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/array_len_expr.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/array_len_suffix.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/array_len_suffix.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/async_fn.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/async_fn.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/bad_explicit_impl.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/bad_explicit_impl.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/by_value_not_supported.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/by_value_not_supported.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/const_fn.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/const_fn.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/cxx_crate_name_qualified_cxx_string.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/cxx_crate_name_qualified_cxx_string.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/data_enums.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/data_enums.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/deny_elided_lifetimes.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/deny_elided_lifetimes.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/deny_missing_docs.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/deny_missing_docs.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/derive_bit_struct.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/derive_bit_struct.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/derive_default.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/derive_default.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/derive_duplicate.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/derive_duplicate.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/derive_noncopy.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/derive_noncopy.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/drop_shared.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/drop_shared.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/duplicate_method.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/duplicate_method.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/empty_enum.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/empty_enum.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/empty_struct.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/empty_struct.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_assoc.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_assoc.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_inconsistent.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_inconsistent.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_match_without_wildcard.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_match_without_wildcard.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_out_of_bounds.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_out_of_bounds.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_overflows.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_overflows.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_receiver.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_receiver.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_unsatisfiable.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/enum_unsatisfiable.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/expected_named.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/expected_named.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/explicit_impl_of_bad_unique_ptr.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/explicit_impl_of_bad_unique_ptr.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_fn_abi.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_fn_abi.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_shared_struct.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_shared_struct.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_type_bound.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_type_bound.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_type_generic.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_type_generic.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_type_lifetime_bound.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/extern_type_lifetime_bound.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/fallible_fnptr.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/fallible_fnptr.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/function_with_body.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/function_with_body.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/generic_enum.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/generic_enum.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/impl_trait_for_type.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/impl_trait_for_type.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/include.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/include.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/lifetime_extern_cxx.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/lifetime_extern_cxx.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/lifetime_extern_rust.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/lifetime_extern_rust.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/missing_unsafe.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/missing_unsafe.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/multiple_parse_error.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/multiple_parse_error.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/mut_return.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/mut_return.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/non_integer_discriminant_enum.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/non_integer_discriminant_enum.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/nonempty_impl_block.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/nonempty_impl_block.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/nonlocal_rust_type.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/nonlocal_rust_type.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/opaque_autotraits.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/opaque_autotraits.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/opaque_not_sized.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/opaque_not_sized.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/pin_mut_alias.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/pin_mut_alias.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/pin_mut_opaque.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/pin_mut_opaque.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/ptr_in_fnptr.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/ptr_in_fnptr.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/ptr_missing_unsafe.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/ptr_missing_unsafe.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/ptr_no_const_mut.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/ptr_no_const_mut.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/ptr_unsupported.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/ptr_unsupported.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/raw_ident_namespace.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/raw_ident_namespace.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/reference_to_reference.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/reference_to_reference.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/repr_align_suffixed.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/repr_align_suffixed.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/repr_unsupported.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/repr_unsupported.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/reserved_lifetime.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/reserved_lifetime.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/reserved_name.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/reserved_name.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/result_no_display.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/result_no_display.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/root_namespace.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/root_namespace.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/rust_pinned.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/rust_pinned.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/self_lifetimes.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/self_lifetimes.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/self_type_and_receiver.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/self_type_and_receiver.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/slice_of_pinned.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/slice_of_pinned.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/slice_of_type_alias.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/slice_of_type_alias.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/slice_unsupported.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/slice_unsupported.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/struct_align.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/struct_align.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/struct_cycle.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/struct_cycle.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/type_alias_rust.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/type_alias_rust.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/undeclared_lifetime.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/undeclared_lifetime.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unique_ptr_as_mut.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unique_ptr_as_mut.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unique_ptr_to_opaque.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unique_ptr_to_opaque.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unique_ptr_twice.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unique_ptr_twice.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unnamed_receiver.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unnamed_receiver.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unpin_impl.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unpin_impl.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unrecognized_receiver.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unrecognized_receiver.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unsupported_elided.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/unsupported_elided.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/vec_opaque.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/vec_opaque.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/vector_autotraits.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/vector_autotraits.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/wrong_type_id.rs
/usr/share/cargo/registry/cxx-1.0.192/tests/ui/wrong_type_id.stderr
/usr/share/cargo/registry/cxx-1.0.192/tests/unique_ptr.rs
/usr/share/cargo/registry/cxx-1.0.192/tools/bazel/BUILD.bazel
/usr/share/cargo/registry/cxx-1.0.192/tools/bazel/extension.bzl
/usr/share/cargo/registry/cxx-1.0.192/tools/bazel/rust_cxx_bridge.bzl
/usr/share/cargo/registry/cxx-1.0.192/tools/buck/rust_cxx_bridge.bzl
/usr/share/cargo/registry/cxx-1.0.192/tools/buck/toolchains/BUCK
/usr/share/cargo/registry/cxx-1.0.192/tools/cargo/build.rs
/usr/share/doc/librust-cxx-dev/changelog.Debian.gz
/usr/share/doc/librust-cxx-dev/copyright