History log of /third_party/rust/crates/bindgen/bindgen-tests/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
12a9d9c808-Apr-2024 openharmony_ci <120357966@qq.com>

!7 rust_bindgen适配syn升级至2.0
Merge pull request !7 from Future/master


Cargo.toml
build.rs
src/lib.rs
tests/.gitattributes
tests/expectations/Cargo.toml
tests/expectations/build.rs
tests/expectations/lib.rs
tests/expectations/src/lib.rs
tests/expectations/struct_with_anon_struct_array_float.rs
tests/expectations/tests/.gitattributes
tests/expectations/tests/16-byte-alignment.rs
tests/expectations/tests/16-byte-alignment_1_0.rs
tests/expectations/tests/381-decltype-alias.rs
tests/expectations/tests/abi-override.rs
tests/expectations/tests/accessors.rs
tests/expectations/tests/allowlist-file.rs
tests/expectations/tests/allowlist-namespaces-basic.rs
tests/expectations/tests/allowlist-namespaces.rs
tests/expectations/tests/allowlist_basic.rs
tests/expectations/tests/allowlist_fix.rs
tests/expectations/tests/allowlist_vars.rs
tests/expectations/tests/allowlist_warnings.rs
tests/expectations/tests/allowlisted-item-references-no-hash.rs
tests/expectations/tests/allowlisted-item-references-no-partialeq.rs
tests/expectations/tests/allowlisted_item_references_no_copy.rs
tests/expectations/tests/annotation_hide.rs
tests/expectations/tests/anon-fields-prefix.rs
tests/expectations/tests/anon_enum.rs
tests/expectations/tests/anon_enum_allowlist.rs
tests/expectations/tests/anon_enum_trait.rs
tests/expectations/tests/anon_struct_in_union.rs
tests/expectations/tests/anon_struct_in_union_1_0.rs
tests/expectations/tests/anon_union.rs
tests/expectations/tests/anon_union_1_0.rs
tests/expectations/tests/anonymous-template-types.rs
tests/expectations/tests/arg_keyword.rs
tests/expectations/tests/array-of-zero-sized-types.rs
tests/expectations/tests/attribute_warn_unused_result.rs
tests/expectations/tests/attribute_warn_unused_result_no_attribute_detection.rs
tests/expectations/tests/attribute_warn_unused_result_pre_1_27.rs
tests/expectations/tests/bad-namespace-parenthood-inheritance.rs
tests/expectations/tests/base-to-derived.rs
tests/expectations/tests/bindgen-union-inside-namespace.rs
tests/expectations/tests/bitfield-32bit-overflow.rs
tests/expectations/tests/bitfield-enum-basic.rs
tests/expectations/tests/bitfield-enum-repr-c.rs
tests/expectations/tests/bitfield-enum-repr-transparent.rs
tests/expectations/tests/bitfield-large.rs
tests/expectations/tests/bitfield-linux-32.rs
tests/expectations/tests/bitfield-method-same-name.rs
tests/expectations/tests/bitfield_align.rs
tests/expectations/tests/bitfield_align_2.rs
tests/expectations/tests/bitfield_large_overflow.rs
tests/expectations/tests/bitfield_method_mangling.rs
tests/expectations/tests/bitfield_pragma_packed.rs
tests/expectations/tests/block_return_type.rs
tests/expectations/tests/blocklist-and-impl-debug.rs
tests/expectations/tests/blocklist-file.rs
tests/expectations/tests/blocklist-function.rs
tests/expectations/tests/blocklist-item.rs
tests/expectations/tests/blocklist-methods.rs
tests/expectations/tests/blocks-signature.rs
tests/expectations/tests/blocks.rs
tests/expectations/tests/bug-1529681.rs
tests/expectations/tests/builtin-template.rs
tests/expectations/tests/c-empty-layout.rs
tests/expectations/tests/c-unwind-abi-override-nightly.rs
tests/expectations/tests/c_naming.rs
tests/expectations/tests/call-conv-typedef.rs
tests/expectations/tests/canonical-types.rs
tests/expectations/tests/canonical_path_without_namespacing.rs
tests/expectations/tests/char.rs
tests/expectations/tests/class.rs
tests/expectations/tests/class_1_0.rs
tests/expectations/tests/class_nested.rs
tests/expectations/tests/class_no_members.rs
tests/expectations/tests/class_static.rs
tests/expectations/tests/class_static_const.rs
tests/expectations/tests/class_use_as.rs
tests/expectations/tests/class_with_dtor.rs
tests/expectations/tests/class_with_inner_struct.rs
tests/expectations/tests/class_with_inner_struct_1_0.rs
tests/expectations/tests/class_with_typedef.rs
tests/expectations/tests/comment-indent.rs
tests/expectations/tests/complex.rs
tests/expectations/tests/complex_global.rs
tests/expectations/tests/const-const-mut-ptr.rs
tests/expectations/tests/const_array.rs
tests/expectations/tests/const_array_fn_arg.rs
tests/expectations/tests/const_enum_unnamed.rs
tests/expectations/tests/const_multidim_array_fn_arg.rs
tests/expectations/tests/const_ptr.rs
tests/expectations/tests/const_resolved_ty.rs
tests/expectations/tests/const_tparam.rs
tests/expectations/tests/constant-non-specialized-tp.rs
tests/expectations/tests/constified-enum-module-overflow.rs
tests/expectations/tests/constify-all-enums.rs
tests/expectations/tests/constify-enum.rs
tests/expectations/tests/constify-module-enums-basic.rs
tests/expectations/tests/constify-module-enums-namespace.rs
tests/expectations/tests/constify-module-enums-shadow-name.rs
tests/expectations/tests/constify-module-enums-simple-alias.rs
tests/expectations/tests/constify-module-enums-simple-nonamespace.rs
tests/expectations/tests/constify-module-enums-types.rs
tests/expectations/tests/constructor-tp.rs
tests/expectations/tests/constructors.rs
tests/expectations/tests/constructors_1_33.rs
tests/expectations/tests/contains-vs-inherits-zero-sized.rs
tests/expectations/tests/convert-cpp-comment-to-rust.rs
tests/expectations/tests/convert-floats.rs
tests/expectations/tests/core_ffi_c.rs
tests/expectations/tests/cpp-empty-layout.rs
tests/expectations/tests/crtp.rs
tests/expectations/tests/ctypes-prefix-path.rs
tests/expectations/tests/dash_language.rs
tests/expectations/tests/decl_extern_int_twice.rs
tests/expectations/tests/decl_ptr_to_array.rs
tests/expectations/tests/default-enum-style-constified-module.rs
tests/expectations/tests/default-macro-constant-type-signed.rs
tests/expectations/tests/default-macro-constant-type-unsigned.rs
tests/expectations/tests/default-macro-constant-type.rs
tests/expectations/tests/default-template-parameter.rs
tests/expectations/tests/deleted-function.rs
tests/expectations/tests/derive-bitfield-method-same-name.rs
tests/expectations/tests/derive-clone.rs
tests/expectations/tests/derive-clone_1_0.rs
tests/expectations/tests/derive-custom-cli.rs
tests/expectations/tests/derive-custom.rs
tests/expectations/tests/derive-debug-bitfield-core.rs
tests/expectations/tests/derive-debug-bitfield.rs
tests/expectations/tests/derive-debug-function-pointer.rs
tests/expectations/tests/derive-debug-generic.rs
tests/expectations/tests/derive-debug-mangle-name.rs
tests/expectations/tests/derive-debug-opaque-template-instantiation.rs
tests/expectations/tests/derive-debug-opaque.rs
tests/expectations/tests/derive-default-and-blocklist.rs
tests/expectations/tests/derive-fn-ptr.rs
tests/expectations/tests/derive-hash-and-blocklist.rs
tests/expectations/tests/derive-hash-blocklisting.rs
tests/expectations/tests/derive-hash-struct-with-anon-struct-float.rs
tests/expectations/tests/derive-hash-struct-with-float-array.rs
tests/expectations/tests/derive-hash-struct-with-incomplete-array.rs
tests/expectations/tests/derive-hash-struct-with-pointer.rs
tests/expectations/tests/derive-hash-template-def-float.rs
tests/expectations/tests/derive-hash-template-inst-float.rs
tests/expectations/tests/derive-partialeq-and-blocklist.rs
tests/expectations/tests/derive-partialeq-anonfield.rs
tests/expectations/tests/derive-partialeq-base.rs
tests/expectations/tests/derive-partialeq-bitfield.rs
tests/expectations/tests/derive-partialeq-core.rs
tests/expectations/tests/derive-partialeq-pointer.rs
tests/expectations/tests/derive-partialeq-union.rs
tests/expectations/tests/derive-partialeq-union_1_0.rs
tests/expectations/tests/disable-namespacing.rs
tests/expectations/tests/disable-nested-struct-naming.rs
tests/expectations/tests/disable-untagged-union.rs
tests/expectations/tests/divide-by-zero-in-struct-layout.rs
tests/expectations/tests/do-not-derive-copy.rs
tests/expectations/tests/doggo-or-null.rs
tests/expectations/tests/dupe-enum-variant-in-namespace.rs
tests/expectations/tests/duplicated-definition-count.rs
tests/expectations/tests/duplicated-namespaces-definitions.rs
tests/expectations/tests/duplicated-namespaces.rs
tests/expectations/tests/duplicated_constants_in_ns.rs
tests/expectations/tests/dynamic_loading_attributes.rs
tests/expectations/tests/dynamic_loading_required.rs
tests/expectations/tests/dynamic_loading_simple.rs
tests/expectations/tests/dynamic_loading_template.rs
tests/expectations/tests/dynamic_loading_with_allowlist.rs
tests/expectations/tests/dynamic_loading_with_blocklist.rs
tests/expectations/tests/dynamic_loading_with_class.rs
tests/expectations/tests/elaborated.rs
tests/expectations/tests/empty-enum.rs
tests/expectations/tests/empty-union.rs
tests/expectations/tests/empty_template_param_name.rs
tests/expectations/tests/enum-default-bitfield.rs
tests/expectations/tests/enum-default-consts.rs
tests/expectations/tests/enum-default-module.rs
tests/expectations/tests/enum-default-rust.d
tests/expectations/tests/enum-default-rust.rs
tests/expectations/tests/enum-doc-bitfield.rs
tests/expectations/tests/enum-doc-mod.rs
tests/expectations/tests/enum-doc-rusty.rs
tests/expectations/tests/enum-doc.rs
tests/expectations/tests/enum-no-debug-rust.rs
tests/expectations/tests/enum-translate-type.rs
tests/expectations/tests/enum-typedef.rs
tests/expectations/tests/enum-undefault.rs
tests/expectations/tests/enum-variant-replaces.rs
tests/expectations/tests/enum.rs
tests/expectations/tests/enum_alias.rs
tests/expectations/tests/enum_and_vtable_mangling.rs
tests/expectations/tests/enum_dupe.rs
tests/expectations/tests/enum_explicit_type.rs
tests/expectations/tests/enum_explicit_type_constants.rs
tests/expectations/tests/enum_in_template.rs
tests/expectations/tests/enum_in_template_with_typedef.rs
tests/expectations/tests/enum_negative.rs
tests/expectations/tests/enum_packed.rs
tests/expectations/tests/eval-value-dependent.rs
tests/expectations/tests/eval-variadic-template-parameter.rs
tests/expectations/tests/explicit-padding.rs
tests/expectations/tests/extern-const-struct.rs
tests/expectations/tests/extern.rs
tests/expectations/tests/fit-macro-constant-types-signed.rs
tests/expectations/tests/fit-macro-constant-types.rs
tests/expectations/tests/float128.rs
tests/expectations/tests/forward-declaration-autoptr.rs
tests/expectations/tests/forward-enum-decl.rs
tests/expectations/tests/forward-inherit-struct-with-fields.rs
tests/expectations/tests/forward-inherit-struct.rs
tests/expectations/tests/forward_declared_complex_types.rs
tests/expectations/tests/forward_declared_complex_types_1_0.rs
tests/expectations/tests/forward_declared_opaque.rs
tests/expectations/tests/forward_declared_struct.rs
tests/expectations/tests/func_proto.rs
tests/expectations/tests/func_ptr.rs
tests/expectations/tests/func_ptr_in_struct.rs
tests/expectations/tests/func_ptr_return_type.rs
tests/expectations/tests/func_return_must_use.rs
tests/expectations/tests/func_with_array_arg.rs
tests/expectations/tests/func_with_func_ptr_arg.rs
tests/expectations/tests/function-typedef-stdcall.rs
tests/expectations/tests/gen-constructors-neg.rs
tests/expectations/tests/gen-constructors.rs
tests/expectations/tests/gen-destructors-neg.rs
tests/expectations/tests/gen-destructors.rs
tests/expectations/tests/generate-inline.rs
tests/expectations/tests/generated/README.md
tests/expectations/tests/generated/wrap_static_fns.c
tests/expectations/tests/i128.rs
tests/expectations/tests/in_class_typedef.rs
tests/expectations/tests/incomplete-array-padding.rs
tests/expectations/tests/infinite-macro.rs
tests/expectations/tests/inherit-from-template-instantiation-with-vtable.rs
tests/expectations/tests/inherit-namespaced.rs
tests/expectations/tests/inherit_multiple_interfaces.rs
tests/expectations/tests/inherit_named.rs
tests/expectations/tests/inherit_typedef.rs
tests/expectations/tests/inline-function.rs
tests/expectations/tests/inline_namespace.rs
tests/expectations/tests/inline_namespace_allowlist.rs
tests/expectations/tests/inline_namespace_conservative.rs
tests/expectations/tests/inline_namespace_nested.rs
tests/expectations/tests/inline_namespace_no_ns_enabled.rs
tests/expectations/tests/inner-typedef-gh422.rs
tests/expectations/tests/inner_const.rs
tests/expectations/tests/inner_template_self.rs
tests/expectations/tests/int128_t.rs
tests/expectations/tests/issue-1025-unknown-enum-repr.rs
tests/expectations/tests/issue-1034.rs
tests/expectations/tests/issue-1040.rs
tests/expectations/tests/issue-1076-unnamed-bitfield-alignment.rs
tests/expectations/tests/issue-1113-template-references.rs
tests/expectations/tests/issue-1118-using-forward-decl.rs
tests/expectations/tests/issue-1197-pure-virtual-stuff.rs
tests/expectations/tests/issue-1198-alias-rust-bitfield-enum.rs
tests/expectations/tests/issue-1198-alias-rust-const-mod-bitfield-enum.rs
tests/expectations/tests/issue-1198-alias-rust-const-mod-enum.rs
tests/expectations/tests/issue-1198-alias-rust-enum.rs
tests/expectations/tests/issue-1216-variadic-member.rs
tests/expectations/tests/issue-1238-fwd-no-copy.rs
tests/expectations/tests/issue-1281.rs
tests/expectations/tests/issue-1285.rs
tests/expectations/tests/issue-1291.rs
tests/expectations/tests/issue-1350-attribute-overloadable.rs
tests/expectations/tests/issue-1375-prefixed-functions.rs
tests/expectations/tests/issue-1382-rust-primitive-types.rs
tests/expectations/tests/issue-1435.rs
tests/expectations/tests/issue-1443.rs
tests/expectations/tests/issue-1454.rs
tests/expectations/tests/issue-1464.rs
tests/expectations/tests/issue-1488-enum-new-type.rs
tests/expectations/tests/issue-1488-options.rs
tests/expectations/tests/issue-1488-template-alias-new-type.rs
tests/expectations/tests/issue-1498.rs
tests/expectations/tests/issue-1514.rs
tests/expectations/tests/issue-1554.rs
tests/expectations/tests/issue-1599-opaque-typedef-to-enum.rs
tests/expectations/tests/issue-1676-macro-namespace-prefix.rs
tests/expectations/tests/issue-1947.rs
tests/expectations/tests/issue-1977-larger-arrays.rs
tests/expectations/tests/issue-1995.rs
tests/expectations/tests/issue-2019.rs
tests/expectations/tests/issue-2239-template-dependent-bit-width.rs
tests/expectations/tests/issue-358.rs
tests/expectations/tests/issue-372.rs
tests/expectations/tests/issue-410.rs
tests/expectations/tests/issue-446.rs
tests/expectations/tests/issue-447.rs
tests/expectations/tests/issue-493.rs
tests/expectations/tests/issue-493_1_0.rs
tests/expectations/tests/issue-511.rs
tests/expectations/tests/issue-537-repr-packed-n.rs
tests/expectations/tests/issue-537.rs
tests/expectations/tests/issue-544-stylo-creduce-2.rs
tests/expectations/tests/issue-544-stylo-creduce.rs
tests/expectations/tests/issue-569-non-type-template-params-causing-layout-test-failures.rs
tests/expectations/tests/issue-573-layout-test-failures.rs
tests/expectations/tests/issue-574-assertion-failure-in-codegen.rs
tests/expectations/tests/issue-584-stylo-template-analysis-panic.rs
tests/expectations/tests/issue-638-stylo-cannot-find-T-in-this-scope.rs
tests/expectations/tests/issue-639-typedef-anon-field.rs
tests/expectations/tests/issue-643-inner-struct.rs
tests/expectations/tests/issue-645-cannot-find-type-T-in-this-scope.rs
tests/expectations/tests/issue-648-derive-debug-with-padding.rs
tests/expectations/tests/issue-654-struct-fn-collision.rs
tests/expectations/tests/issue-662-cannot-find-T-in-this-scope.rs
tests/expectations/tests/issue-662-part-2.rs
tests/expectations/tests/issue-674-1.rs
tests/expectations/tests/issue-674-2.rs
tests/expectations/tests/issue-674-3.rs
tests/expectations/tests/issue-677-nested-ns-specifier.rs
tests/expectations/tests/issue-691-template-parameter-virtual.rs
tests/expectations/tests/issue-710-must-use-type.rs
tests/expectations/tests/issue-739-pointer-wide-bitfield.rs
tests/expectations/tests/issue-801-opaque-sloppiness.rs
tests/expectations/tests/issue-807-opaque-types-methods-being-generated.rs
tests/expectations/tests/issue-816.rs
tests/expectations/tests/issue-820-unused-template-param-in-alias.rs
tests/expectations/tests/issue-826-generating-methods-when-asked-not-to.rs
tests/expectations/tests/issue-833-1.rs
tests/expectations/tests/issue-833-2.rs
tests/expectations/tests/issue-833.rs
tests/expectations/tests/issue-834.rs
tests/expectations/tests/issue-848-replacement-system-include.rs
tests/expectations/tests/issue-888-enum-var-decl-jump.rs
tests/expectations/tests/issue-944-derive-copy-and-blocklisting.rs
tests/expectations/tests/issue-946.rs
tests/expectations/tests/issue_311.rs
tests/expectations/tests/issue_315.rs
tests/expectations/tests/jsval_layout_opaque.rs
tests/expectations/tests/jsval_layout_opaque_1_0.rs
tests/expectations/tests/keywords.rs
tests/expectations/tests/layout.rs
tests/expectations/tests/layout_align.rs
tests/expectations/tests/layout_arp.rs
tests/expectations/tests/layout_array.rs
tests/expectations/tests/layout_array_too_long.rs
tests/expectations/tests/layout_cmdline_token.rs
tests/expectations/tests/layout_eth_conf.rs
tests/expectations/tests/layout_eth_conf_1_0.rs
tests/expectations/tests/layout_kni_mbuf.rs
tests/expectations/tests/layout_large_align_field.rs
tests/expectations/tests/layout_mbuf.rs
tests/expectations/tests/layout_mbuf_1_0.rs
tests/expectations/tests/libclang-5/abi_variadic_function.rs
tests/expectations/tests/libclang-5/auto.rs
tests/expectations/tests/libclang-5/call-conv-field.rs
tests/expectations/tests/libclang-5/const_bool.rs
tests/expectations/tests/libclang-5/constant-evaluate.rs
tests/expectations/tests/libclang-5/error-E0600-cannot-apply-unary-negation-to-u32.rs
tests/expectations/tests/libclang-5/inline_namespace_nested.rs
tests/expectations/tests/libclang-5/issue-769-bad-instantiation-test.rs
tests/expectations/tests/libclang-5/mangling-win32.rs
tests/expectations/tests/libclang-5/objc_inheritance.rs
tests/expectations/tests/libclang-5/objc_template.rs
tests/expectations/tests/libclang-5/partial-specialization-and-inheritance.rs
tests/expectations/tests/libclang-5/type_alias_template_specialized.rs
tests/expectations/tests/libclang-9/abi_variadic_function.rs
tests/expectations/tests/libclang-9/auto.rs
tests/expectations/tests/libclang-9/call-conv-field.rs
tests/expectations/tests/libclang-9/class.rs
tests/expectations/tests/libclang-9/class_1_0.rs
tests/expectations/tests/libclang-9/const_bool.rs
tests/expectations/tests/libclang-9/constant-evaluate.rs
tests/expectations/tests/libclang-9/derive-hash-struct-with-incomplete-array.rs
tests/expectations/tests/libclang-9/error-E0600-cannot-apply-unary-negation-to-u32.rs
tests/expectations/tests/libclang-9/incomplete-array-padding.rs
tests/expectations/tests/libclang-9/issue-643-inner-struct.rs
tests/expectations/tests/libclang-9/issue-769-bad-instantiation-test.rs
tests/expectations/tests/libclang-9/layout_align.rs
tests/expectations/tests/libclang-9/mangling-win32.rs
tests/expectations/tests/libclang-9/objc_inheritance.rs
tests/expectations/tests/libclang-9/objc_template.rs
tests/expectations/tests/libclang-9/partial-specialization-and-inheritance.rs
tests/expectations/tests/libclang-9/type_alias_template_specialized.rs
tests/expectations/tests/libclang-9/zero-sized-array.rs
tests/expectations/tests/libclang_version_specific_generated_tests.rs
tests/expectations/tests/long_double.rs
tests/expectations/tests/macro-expr-basic.rs
tests/expectations/tests/macro-expr-uncommon-token.rs
tests/expectations/tests/macro-redef.rs
tests/expectations/tests/macro_const.rs
tests/expectations/tests/macro_const_1_0.rs
tests/expectations/tests/maddness-is-avoidable.rs
tests/expectations/tests/mangling-ios.rs
tests/expectations/tests/mangling-linux32.rs
tests/expectations/tests/mangling-linux64.rs
tests/expectations/tests/mangling-macos.rs
tests/expectations/tests/mangling-win64.rs
tests/expectations/tests/merge-extern-blocks.rs
tests/expectations/tests/method-mangling.rs
tests/expectations/tests/module-allowlisted.rs
tests/expectations/tests/msvc-no-usr.rs
tests/expectations/tests/multiple-inherit-empty-correct-layout.rs
tests/expectations/tests/mutable.rs
tests/expectations/tests/namespace.rs
tests/expectations/tests/nested-template-typedef.rs
tests/expectations/tests/nested.rs
tests/expectations/tests/nested_vtable.rs
tests/expectations/tests/nested_within_namespace.rs
tests/expectations/tests/newtype-enum.rs
tests/expectations/tests/newtype-global-enum.rs
tests/expectations/tests/no-comments.rs
tests/expectations/tests/no-derive-debug.rs
tests/expectations/tests/no-derive-default.rs
tests/expectations/tests/no-hash-allowlisted.rs
tests/expectations/tests/no-hash-opaque.rs
tests/expectations/tests/no-partialeq-allowlisted.rs
tests/expectations/tests/no-partialeq-opaque.rs
tests/expectations/tests/no-recursive-allowlisting.rs
tests/expectations/tests/no-std.rs
tests/expectations/tests/no_copy.rs
tests/expectations/tests/no_copy_allowlisted.rs
tests/expectations/tests/no_copy_opaque.rs
tests/expectations/tests/no_debug.rs
tests/expectations/tests/no_debug_allowlisted.rs
tests/expectations/tests/no_debug_bypass_impl_debug.rs
tests/expectations/tests/no_debug_opaque.rs
tests/expectations/tests/no_default.rs
tests/expectations/tests/no_default_allowlisted.rs
tests/expectations/tests/no_default_bypass_derive_default.rs
tests/expectations/tests/no_default_opaque.rs
tests/expectations/tests/no_size_t_is_usize.rs
tests/expectations/tests/non-type-params.rs
tests/expectations/tests/noreturn.rs
tests/expectations/tests/nsBaseHashtable.rs
tests/expectations/tests/nsStyleAutoArray.rs
tests/expectations/tests/objc_allowlist.rs
tests/expectations/tests/objc_blocklist.rs
tests/expectations/tests/objc_category.rs
tests/expectations/tests/objc_class.rs
tests/expectations/tests/objc_class_method.rs
tests/expectations/tests/objc_escape.rs
tests/expectations/tests/objc_interface.rs
tests/expectations/tests/objc_interface_type.rs
tests/expectations/tests/objc_method.rs
tests/expectations/tests/objc_method_clash.rs
tests/expectations/tests/objc_pointer_return_types.rs
tests/expectations/tests/objc_property_fnptr.rs
tests/expectations/tests/objc_protocol.rs
tests/expectations/tests/objc_protocol_inheritance.rs
tests/expectations/tests/objc_sel_and_id.rs
tests/expectations/tests/only_bitfields.rs
tests/expectations/tests/opaque-template-inst-member-2.rs
tests/expectations/tests/opaque-template-inst-member.rs
tests/expectations/tests/opaque-template-instantiation-namespaced.rs
tests/expectations/tests/opaque-template-instantiation.rs
tests/expectations/tests/opaque-tracing.rs
tests/expectations/tests/opaque_in_struct.rs
tests/expectations/tests/opaque_pointer.rs
tests/expectations/tests/opaque_typedef.rs
tests/expectations/tests/operator.rs
tests/expectations/tests/ord-enum.rs
tests/expectations/tests/overflowed_enum.rs
tests/expectations/tests/overloading.rs
tests/expectations/tests/packed-bitfield.rs
tests/expectations/tests/packed-n-with-padding.rs
tests/expectations/tests/packed-vtable.rs
tests/expectations/tests/parm-union.rs
tests/expectations/tests/parsecb-anonymous-enum-variant-rename.rs
tests/expectations/tests/pointer-attr.rs
tests/expectations/tests/prepend-enum-constified-variant.rs
tests/expectations/tests/prepend_enum_name.rs
tests/expectations/tests/private.rs
tests/expectations/tests/private_fields.rs
tests/expectations/tests/public-dtor.rs
tests/expectations/tests/qualified-dependent-types.rs
tests/expectations/tests/redeclaration.rs
tests/expectations/tests/ref_argument_array.rs
tests/expectations/tests/reparented_replacement.rs
tests/expectations/tests/replace_template_alias.rs
tests/expectations/tests/replace_use.rs
tests/expectations/tests/replaces_double.rs
tests/expectations/tests/repr-align.rs
tests/expectations/tests/resolved_type_def_function.rs
tests/expectations/tests/same_struct_name_in_different_namespaces.rs
tests/expectations/tests/sentry-defined-multiple-times.rs
tests/expectations/tests/short-enums.rs
tests/expectations/tests/size_t_template.rs
tests/expectations/tests/sort-items.rs
tests/expectations/tests/sorted_items.rs
tests/expectations/tests/stdint_typedef.rs
tests/expectations/tests/struct_containing_forward_declared_struct.rs
tests/expectations/tests/struct_typedef.rs
tests/expectations/tests/struct_typedef_ns.rs
tests/expectations/tests/struct_with_anon_struct.rs
tests/expectations/tests/struct_with_anon_struct_array.rs
tests/expectations/tests/struct_with_anon_struct_pointer.rs
tests/expectations/tests/struct_with_anon_union.rs
tests/expectations/tests/struct_with_anon_union_1_0.rs
tests/expectations/tests/struct_with_anon_unnamed_struct.rs
tests/expectations/tests/struct_with_anon_unnamed_union.rs
tests/expectations/tests/struct_with_anon_unnamed_union_1_0.rs
tests/expectations/tests/struct_with_bitfields.rs
tests/expectations/tests/struct_with_derive_debug.rs
tests/expectations/tests/struct_with_large_array.rs
tests/expectations/tests/struct_with_nesting.rs
tests/expectations/tests/struct_with_nesting_1_0.rs
tests/expectations/tests/struct_with_packing.rs
tests/expectations/tests/struct_with_struct.rs
tests/expectations/tests/struct_with_typedef_template_arg.rs
tests/expectations/tests/template-fun-ty.rs
tests/expectations/tests/template-param-usage-0.rs
tests/expectations/tests/template-param-usage-1.rs
tests/expectations/tests/template-param-usage-10.rs
tests/expectations/tests/template-param-usage-11.rs
tests/expectations/tests/template-param-usage-12.rs
tests/expectations/tests/template-param-usage-13.rs
tests/expectations/tests/template-param-usage-14.rs
tests/expectations/tests/template-param-usage-15.rs
tests/expectations/tests/template-param-usage-2.rs
tests/expectations/tests/template-param-usage-3.rs
tests/expectations/tests/template-param-usage-4.rs
tests/expectations/tests/template-param-usage-5.rs
tests/expectations/tests/template-param-usage-6.rs
tests/expectations/tests/template-param-usage-7.rs
tests/expectations/tests/template-param-usage-8.rs
tests/expectations/tests/template-param-usage-9.rs
tests/expectations/tests/template-with-var.rs
tests/expectations/tests/template.rs
tests/expectations/tests/template_alias.rs
tests/expectations/tests/template_alias_basic.rs
tests/expectations/tests/template_alias_namespace.rs
tests/expectations/tests/template_fun.rs
tests/expectations/tests/template_instantiation_with_fn_local_type.rs
tests/expectations/tests/template_partial_specification.rs
tests/expectations/tests/template_typedef_transitive_param.rs
tests/expectations/tests/template_typedefs.rs
tests/expectations/tests/templateref_opaque.rs
tests/expectations/tests/templatized-bitfield.rs
tests/expectations/tests/test_mixed_header_and_header_contents.rs
tests/expectations/tests/test_multiple_header_calls_in_builder.rs
tests/expectations/tests/timex.rs
tests/expectations/tests/transform-op.rs
tests/expectations/tests/type-referenced-by-allowlisted-function.rs
tests/expectations/tests/type_alias_empty.rs
tests/expectations/tests/type_alias_partial_template_especialization.rs
tests/expectations/tests/typedef-pointer-overlap.rs
tests/expectations/tests/typedefd-array-as-function-arg.rs
tests/expectations/tests/typeref.rs
tests/expectations/tests/typeref_1_0.rs
tests/expectations/tests/underscore.rs
tests/expectations/tests/union-align.rs
tests/expectations/tests/union-in-ns.rs
tests/expectations/tests/union-in-ns_1_0.rs
tests/expectations/tests/union_bitfield.rs
tests/expectations/tests/union_bitfield_1_0.rs
tests/expectations/tests/union_dtor.rs
tests/expectations/tests/union_dtor_1_0.rs
tests/expectations/tests/union_fields.rs
tests/expectations/tests/union_fields_1_0.rs
tests/expectations/tests/union_template.rs
tests/expectations/tests/union_template_1_0.rs
tests/expectations/tests/union_with_anon_struct.rs
tests/expectations/tests/union_with_anon_struct_1_0.rs
tests/expectations/tests/union_with_anon_struct_bitfield.rs
tests/expectations/tests/union_with_anon_struct_bitfield_1_0.rs
tests/expectations/tests/union_with_anon_union.rs
tests/expectations/tests/union_with_anon_union_1_0.rs
tests/expectations/tests/union_with_anon_unnamed_struct.rs
tests/expectations/tests/union_with_anon_unnamed_struct_1_0.rs
tests/expectations/tests/union_with_anon_unnamed_union.rs
tests/expectations/tests/union_with_anon_unnamed_union_1_0.rs
tests/expectations/tests/union_with_big_member.rs
tests/expectations/tests/union_with_big_member_1_0.rs
tests/expectations/tests/union_with_nesting.rs
tests/expectations/tests/union_with_nesting_1_0.rs
tests/expectations/tests/union_with_non_copy_member.rs
tests/expectations/tests/unknown_attr.rs
tests/expectations/tests/unsorted-items.rs
tests/expectations/tests/use-core.rs
tests/expectations/tests/use-core_1_0.rs
tests/expectations/tests/using.rs
tests/expectations/tests/var-tracing.rs
tests/expectations/tests/variadic-method.rs
tests/expectations/tests/variadic_template_function.rs
tests/expectations/tests/vector.rs
tests/expectations/tests/virtual_dtor.rs
tests/expectations/tests/virtual_inheritance.rs
tests/expectations/tests/virtual_interface.rs
tests/expectations/tests/virtual_overloaded.rs
tests/expectations/tests/void_typedef.rs
tests/expectations/tests/vtable_recursive_sig.rs
tests/expectations/tests/wasm-constructor-returns.rs
tests/expectations/tests/wasm-import-module.rs
tests/expectations/tests/weird_bitfields.rs
tests/expectations/tests/what_is_going_on.rs
tests/expectations/tests/win32-thiscall_1_0.rs
tests/expectations/tests/win32-thiscall_nightly.rs
tests/expectations/tests/win32-vectorcall-1_0.rs
tests/expectations/tests/win32-vectorcall-nightly.rs
tests/expectations/tests/with_array_pointers_arguments.rs
tests/expectations/tests/without_array_pointers_arguments.rs
tests/expectations/tests/wrap-static-fns.rs
tests/expectations/tests/wrap_unsafe_ops_anon_union_1_0.rs
tests/expectations/tests/wrap_unsafe_ops_class.rs
tests/expectations/tests/wrap_unsafe_ops_dynamic_loading_simple.rs
tests/expectations/tests/wrap_unsafe_ops_objc_class.rs
tests/expectations/tests/zero-size-array-align.rs
tests/expectations/tests/zero-sized-array.rs
tests/headers/16-byte-alignment.h
tests/headers/16-byte-alignment_1_0.h
tests/headers/381-decltype-alias.hpp
tests/headers/abi-override.h
tests/headers/abi_variadic_function.hpp
tests/headers/accessors.hpp
tests/headers/allowlist-file.hpp
tests/headers/allowlist-namespaces-basic.hpp
tests/headers/allowlist-namespaces.hpp
tests/headers/allowlist_basic.hpp
tests/headers/allowlist_fix.hpp
tests/headers/allowlist_vars.h
tests/headers/allowlist_warnings.h
tests/headers/allowlisted-item-references-no-hash.hpp
tests/headers/allowlisted-item-references-no-partialeq.hpp
tests/headers/allowlisted/file.hpp
tests/headers/allowlisted_item_references_no_copy.hpp
tests/headers/annotation_hide.hpp
tests/headers/anon-fields-prefix.h
tests/headers/anon_enum.hpp
tests/headers/anon_enum_allowlist.h
tests/headers/anon_enum_trait.hpp
tests/headers/anon_struct_in_union.h
tests/headers/anon_struct_in_union_1_0.h
tests/headers/anon_union.hpp
tests/headers/anon_union_1_0.hpp
tests/headers/anonymous-template-types.hpp
tests/headers/arg_keyword.hpp
tests/headers/array-of-zero-sized-types.hpp
tests/headers/attribute_warn_unused_result.hpp
tests/headers/attribute_warn_unused_result_no_attribute_detection.hpp
tests/headers/attribute_warn_unused_result_pre_1_27.hpp
tests/headers/auto.hpp
tests/headers/bad-namespace-parenthood-inheritance.hpp
tests/headers/base-to-derived.hpp
tests/headers/bindgen-union-inside-namespace.hpp
tests/headers/bitfield-32bit-overflow.h
tests/headers/bitfield-enum-basic.hpp
tests/headers/bitfield-enum-repr-c.hpp
tests/headers/bitfield-enum-repr-transparent.hpp
tests/headers/bitfield-large.hpp
tests/headers/bitfield-linux-32.hpp
tests/headers/bitfield-method-same-name.hpp
tests/headers/bitfield_align.h
tests/headers/bitfield_align_2.h
tests/headers/bitfield_large_overflow.hpp
tests/headers/bitfield_method_mangling.h
tests/headers/bitfield_pragma_packed.h
tests/headers/block_return_type.h
tests/headers/blocklist-and-impl-debug.hpp
tests/headers/blocklist-file.hpp
tests/headers/blocklist-function.hpp
tests/headers/blocklist-item.hpp
tests/headers/blocklist-methods.hpp
tests/headers/blocklisted/fake-stdint.h
tests/headers/blocklisted/file.hpp
tests/headers/blocks-signature.hpp
tests/headers/blocks.hpp
tests/headers/bug-1529681.hpp
tests/headers/builtin-template.hpp
tests/headers/c-empty-layout.h
tests/headers/c-unwind-abi-override-nightly.h
tests/headers/c_naming.h
tests/headers/call-conv-field.h
tests/headers/call-conv-typedef.h
tests/headers/canonical-types.hpp
tests/headers/canonical_path_without_namespacing.hpp
tests/headers/char.h
tests/headers/class.hpp
tests/headers/class_1_0.hpp
tests/headers/class_nested.hpp
tests/headers/class_no_members.hpp
tests/headers/class_static.hpp
tests/headers/class_static_const.hpp
tests/headers/class_use_as.hpp
tests/headers/class_with_dtor.hpp
tests/headers/class_with_inner_struct.hpp
tests/headers/class_with_inner_struct_1_0.hpp
tests/headers/class_with_typedef.hpp
tests/headers/comment-indent.hpp
tests/headers/complex.h
tests/headers/complex_global.h
tests/headers/const-const-mut-ptr.h
tests/headers/const_array.h
tests/headers/const_array_fn_arg.h
tests/headers/const_bool.hpp
tests/headers/const_enum_unnamed.hpp
tests/headers/const_multidim_array_fn_arg.h
tests/headers/const_ptr.hpp
tests/headers/const_resolved_ty.h
tests/headers/const_tparam.hpp
tests/headers/constant-evaluate.h
tests/headers/constant-non-specialized-tp.hpp
tests/headers/constified-enum-module-overflow.hpp
tests/headers/constify-all-enums.h
tests/headers/constify-enum.h
tests/headers/constify-module-enums-basic.h
tests/headers/constify-module-enums-namespace.hpp
tests/headers/constify-module-enums-shadow-name.h
tests/headers/constify-module-enums-simple-alias.hpp
tests/headers/constify-module-enums-simple-nonamespace.hpp
tests/headers/constify-module-enums-types.hpp
tests/headers/constructor-tp.hpp
tests/headers/constructors.hpp
tests/headers/constructors_1_33.hpp
tests/headers/contains-vs-inherits-zero-sized.hpp
tests/headers/convert-cpp-comment-to-rust.hpp
tests/headers/convert-floats.h
tests/headers/core_ffi_c.h
tests/headers/cpp-empty-layout.hpp
tests/headers/crtp.hpp
tests/headers/ctypes-prefix-path.h
tests/headers/dash_language.h
tests/headers/decl_extern_int_twice.h
tests/headers/decl_ptr_to_array.h
tests/headers/default-enum-style-constified-module.h
tests/headers/default-macro-constant-type-signed.h
tests/headers/default-macro-constant-type-unsigned.h
tests/headers/default-macro-constant-type.h
tests/headers/default-template-parameter.hpp
tests/headers/deleted-function.hpp
tests/headers/derive-bitfield-method-same-name.hpp
tests/headers/derive-clone.h
tests/headers/derive-clone_1_0.h
tests/headers/derive-custom-cli.h
tests/headers/derive-custom.h
tests/headers/derive-debug-bitfield-core.hpp
tests/headers/derive-debug-bitfield.hpp
tests/headers/derive-debug-function-pointer.hpp
tests/headers/derive-debug-generic.hpp
tests/headers/derive-debug-mangle-name.h
tests/headers/derive-debug-opaque-template-instantiation.hpp
tests/headers/derive-debug-opaque.hpp
tests/headers/derive-default-and-blocklist.hpp
tests/headers/derive-fn-ptr.h
tests/headers/derive-hash-and-blocklist.hpp
tests/headers/derive-hash-blocklisting.hpp
tests/headers/derive-hash-struct-with-anon-struct-float.h
tests/headers/derive-hash-struct-with-float-array.h
tests/headers/derive-hash-struct-with-incomplete-array.h
tests/headers/derive-hash-struct-with-pointer.h
tests/headers/derive-hash-template-def-float.hpp
tests/headers/derive-hash-template-inst-float.hpp
tests/headers/derive-partialeq-and-blocklist.hpp
tests/headers/derive-partialeq-anonfield.h
tests/headers/derive-partialeq-base.hpp
tests/headers/derive-partialeq-bitfield.hpp
tests/headers/derive-partialeq-core.h
tests/headers/derive-partialeq-pointer.hpp
tests/headers/derive-partialeq-union.hpp
tests/headers/derive-partialeq-union_1_0.hpp
tests/headers/disable-namespacing.hpp
tests/headers/disable-nested-struct-naming.h
tests/headers/disable-untagged-union.hpp
tests/headers/divide-by-zero-in-struct-layout.h
tests/headers/do-not-derive-copy.hpp
tests/headers/doggo-or-null.hpp
tests/headers/dupe-enum-variant-in-namespace.h
tests/headers/duplicated-definition-count.hpp
tests/headers/duplicated-namespaces-definitions.hpp
tests/headers/duplicated-namespaces.hpp
tests/headers/duplicated_constants_in_ns.hpp
tests/headers/dynamic_loading_attributes.h
tests/headers/dynamic_loading_required.h
tests/headers/dynamic_loading_simple.h
tests/headers/dynamic_loading_template.hpp
tests/headers/dynamic_loading_with_allowlist.hpp
tests/headers/dynamic_loading_with_blocklist.hpp
tests/headers/dynamic_loading_with_class.hpp
tests/headers/elaborated.hpp
tests/headers/empty-enum.h
tests/headers/empty-union.hpp
tests/headers/empty_template_param_name.hpp
tests/headers/enum-default-bitfield.h
tests/headers/enum-default-consts.h
tests/headers/enum-default-module.h
tests/headers/enum-default-rust.h
tests/headers/enum-doc-bitfield.h
tests/headers/enum-doc-mod.h
tests/headers/enum-doc-rusty.h
tests/headers/enum-doc.h
tests/headers/enum-no-debug-rust.h
tests/headers/enum-translate-type.hpp
tests/headers/enum-typedef.h
tests/headers/enum-undefault.h
tests/headers/enum-variant-replaces.h
tests/headers/enum.h
tests/headers/enum_alias.hpp
tests/headers/enum_and_vtable_mangling.hpp
tests/headers/enum_dupe.h
tests/headers/enum_explicit_type.hpp
tests/headers/enum_explicit_type_constants.hpp
tests/headers/enum_in_template.hpp
tests/headers/enum_in_template_with_typedef.hpp
tests/headers/enum_negative.h
tests/headers/enum_packed.h
tests/headers/error-E0600-cannot-apply-unary-negation-to-u32.h
tests/headers/eval-value-dependent.hpp
tests/headers/eval-variadic-template-parameter.hpp
tests/headers/explicit-padding.h
tests/headers/extern-const-struct.h
tests/headers/extern.hpp
tests/headers/fit-macro-constant-types-signed.h
tests/headers/fit-macro-constant-types.h
tests/headers/float128.hpp
tests/headers/forward-declaration-autoptr.hpp
tests/headers/forward-enum-decl.hpp
tests/headers/forward-inherit-struct-with-fields.hpp
tests/headers/forward-inherit-struct.hpp
tests/headers/forward_declared_complex_types.hpp
tests/headers/forward_declared_complex_types_1_0.hpp
tests/headers/forward_declared_opaque.h
tests/headers/forward_declared_struct.h
tests/headers/func_proto.h
tests/headers/func_ptr.h
tests/headers/func_ptr_in_struct.h
tests/headers/func_ptr_return_type.h
tests/headers/func_return_must_use.h
tests/headers/func_with_array_arg.h
tests/headers/func_with_func_ptr_arg.h
tests/headers/function-typedef-stdcall.h
tests/headers/gen-constructors-neg.hpp
tests/headers/gen-constructors.hpp
tests/headers/gen-destructors-neg.hpp
tests/headers/gen-destructors.hpp
tests/headers/generate-inline.hpp
tests/headers/i128.h
tests/headers/in_class_typedef.hpp
tests/headers/incomplete-array-padding.h
tests/headers/infinite-macro.h
tests/headers/inherit-from-template-instantiation-with-vtable.hpp
tests/headers/inherit-namespaced.hpp
tests/headers/inherit_multiple_interfaces.hpp
tests/headers/inherit_named.hpp
tests/headers/inherit_typedef.hpp
tests/headers/inline-function.h
tests/headers/inline_namespace.hpp
tests/headers/inline_namespace_allowlist.hpp
tests/headers/inline_namespace_conservative.hpp
tests/headers/inline_namespace_nested.hpp
tests/headers/inline_namespace_no_ns_enabled.hpp
tests/headers/inner-typedef-gh422.hpp
tests/headers/inner_const.hpp
tests/headers/inner_template_self.hpp
tests/headers/int128_t.h
tests/headers/issue-1025-unknown-enum-repr.hpp
tests/headers/issue-1034.h
tests/headers/issue-1040.h
tests/headers/issue-1076-unnamed-bitfield-alignment.h
tests/headers/issue-1113-template-references.hpp
tests/headers/issue-1118-using-forward-decl.hpp
tests/headers/issue-1197-pure-virtual-stuff.hpp
tests/headers/issue-1198-alias-rust-bitfield-enum.h
tests/headers/issue-1198-alias-rust-const-mod-bitfield-enum.h
tests/headers/issue-1198-alias-rust-const-mod-enum.h
tests/headers/issue-1198-alias-rust-enum.h
tests/headers/issue-1216-variadic-member.h
tests/headers/issue-1238-fwd-no-copy.h
tests/headers/issue-1281.h
tests/headers/issue-1285.h
tests/headers/issue-1291.hpp
tests/headers/issue-1350-attribute-overloadable.h
tests/headers/issue-1375-prefixed-functions.h
tests/headers/issue-1382-rust-primitive-types.h
tests/headers/issue-1435.hpp
tests/headers/issue-1443.hpp
tests/headers/issue-1454.h
tests/headers/issue-1464.hpp
tests/headers/issue-1488-enum-new-type.h
tests/headers/issue-1488-options.h
tests/headers/issue-1488-template-alias-new-type.hpp
tests/headers/issue-1498.h
tests/headers/issue-1514.hpp
tests/headers/issue-1554.h
tests/headers/issue-1599-opaque-typedef-to-enum.h
tests/headers/issue-1676-macro-namespace-prefix.hpp
tests/headers/issue-1947.h
tests/headers/issue-1977-larger-arrays.hpp
tests/headers/issue-1995.h
tests/headers/issue-2019.hpp
tests/headers/issue-2239-template-dependent-bit-width.hpp
tests/headers/issue-358.hpp
tests/headers/issue-372.hpp
tests/headers/issue-410.hpp
tests/headers/issue-446.hpp
tests/headers/issue-447.hpp
tests/headers/issue-493.hpp
tests/headers/issue-493_1_0.hpp
tests/headers/issue-511.h
tests/headers/issue-537-repr-packed-n.h
tests/headers/issue-537.h
tests/headers/issue-544-stylo-creduce-2.hpp
tests/headers/issue-544-stylo-creduce.hpp
tests/headers/issue-569-non-type-template-params-causing-layout-test-failures.hpp
tests/headers/issue-573-layout-test-failures.hpp
tests/headers/issue-574-assertion-failure-in-codegen.hpp
tests/headers/issue-584-stylo-template-analysis-panic.hpp
tests/headers/issue-638-stylo-cannot-find-T-in-this-scope.hpp
tests/headers/issue-639-typedef-anon-field.hpp
tests/headers/issue-643-inner-struct.h
tests/headers/issue-645-cannot-find-type-T-in-this-scope.hpp
tests/headers/issue-648-derive-debug-with-padding.h
tests/headers/issue-654-struct-fn-collision.h
tests/headers/issue-662-cannot-find-T-in-this-scope.hpp
tests/headers/issue-662-part-2.hpp
tests/headers/issue-674-1.hpp
tests/headers/issue-674-2.hpp
tests/headers/issue-674-3.hpp
tests/headers/issue-677-nested-ns-specifier.hpp
tests/headers/issue-691-template-parameter-virtual.hpp
tests/headers/issue-710-must-use-type.h
tests/headers/issue-739-pointer-wide-bitfield.h
tests/headers/issue-769-bad-instantiation-test.hpp
tests/headers/issue-801-opaque-sloppiness.hpp
tests/headers/issue-807-opaque-types-methods-being-generated.hpp
tests/headers/issue-816.h
tests/headers/issue-820-unused-template-param-in-alias.hpp
tests/headers/issue-826-generating-methods-when-asked-not-to.hpp
tests/headers/issue-833-1.hpp
tests/headers/issue-833-2.hpp
tests/headers/issue-833.hpp
tests/headers/issue-834.hpp
tests/headers/issue-848-replacement-system-include.hpp
tests/headers/issue-848/an-include.h
tests/headers/issue-888-enum-var-decl-jump.hpp
tests/headers/issue-944-derive-copy-and-blocklisting.hpp
tests/headers/issue-946.h
tests/headers/issue_311.hpp
tests/headers/issue_315.hpp
tests/headers/jsval_layout_opaque.hpp
tests/headers/jsval_layout_opaque_1_0.hpp
tests/headers/keywords.h
tests/headers/layout.h
tests/headers/layout_align.h
tests/headers/layout_arp.h
tests/headers/layout_array.h
tests/headers/layout_array_too_long.h
tests/headers/layout_cmdline_token.h
tests/headers/layout_eth_conf.h
tests/headers/layout_eth_conf_1_0.h
tests/headers/layout_kni_mbuf.h
tests/headers/layout_large_align_field.h
tests/headers/layout_mbuf.h
tests/headers/layout_mbuf_1_0.h
tests/headers/long_double.h
tests/headers/macro-expr-basic.h
tests/headers/macro-expr-uncommon-token.h
tests/headers/macro-redef.h
tests/headers/macro_const.h
tests/headers/macro_const_1_0.h
tests/headers/maddness-is-avoidable.hpp
tests/headers/mangling-ios.h
tests/headers/mangling-linux32.hpp
tests/headers/mangling-linux64.hpp
tests/headers/mangling-macos.hpp
tests/headers/mangling-win32.hpp
tests/headers/mangling-win64.hpp
tests/headers/merge-extern-blocks.hpp
tests/headers/method-mangling.hpp
tests/headers/module-allowlisted.hpp
tests/headers/msvc-no-usr.hpp
tests/headers/multiple-inherit-empty-correct-layout.hpp
tests/headers/mutable.hpp
tests/headers/namespace.hpp
tests/headers/namespace/nsbegin.h
tests/headers/namespace/nsend.h
tests/headers/nested-template-typedef.hpp
tests/headers/nested.hpp
tests/headers/nested_vtable.hpp
tests/headers/nested_within_namespace.hpp
tests/headers/newtype-enum.hpp
tests/headers/newtype-global-enum.hpp
tests/headers/no-comments.h
tests/headers/no-derive-debug.h
tests/headers/no-derive-default.h
tests/headers/no-hash-allowlisted.hpp
tests/headers/no-hash-opaque.hpp
tests/headers/no-partialeq-allowlisted.hpp
tests/headers/no-partialeq-opaque.hpp
tests/headers/no-recursive-allowlisting.h
tests/headers/no-std.h
tests/headers/no_copy.hpp
tests/headers/no_copy_allowlisted.hpp
tests/headers/no_copy_opaque.hpp
tests/headers/no_debug.hpp
tests/headers/no_debug_allowlisted.hpp
tests/headers/no_debug_bypass_impl_debug.hpp
tests/headers/no_debug_opaque.hpp
tests/headers/no_default.hpp
tests/headers/no_default_allowlisted.hpp
tests/headers/no_default_bypass_derive_default.hpp
tests/headers/no_default_opaque.hpp
tests/headers/no_size_t_is_usize.h
tests/headers/non-type-params.hpp
tests/headers/noreturn.hpp
tests/headers/nsBaseHashtable.hpp
tests/headers/nsStyleAutoArray.hpp
tests/headers/objc_allowlist.h
tests/headers/objc_blocklist.h
tests/headers/objc_category.h
tests/headers/objc_class.h
tests/headers/objc_class_method.h
tests/headers/objc_escape.h
tests/headers/objc_inheritance.h
tests/headers/objc_interface.h
tests/headers/objc_interface_type.h
tests/headers/objc_method.h
tests/headers/objc_method_clash.h
tests/headers/objc_pointer_return_types.h
tests/headers/objc_property_fnptr.h
tests/headers/objc_protocol.h
tests/headers/objc_protocol_inheritance.h
tests/headers/objc_sel_and_id.h
tests/headers/objc_template.h
tests/headers/only_bitfields.hpp
tests/headers/opaque-template-inst-member-2.hpp
tests/headers/opaque-template-inst-member.hpp
tests/headers/opaque-template-instantiation-namespaced.hpp
tests/headers/opaque-template-instantiation.hpp
tests/headers/opaque-tracing.hpp
tests/headers/opaque_in_struct.hpp
tests/headers/opaque_pointer.hpp
tests/headers/opaque_typedef.hpp
tests/headers/operator.hpp
tests/headers/ord-enum.h
tests/headers/overflowed_enum.hpp
tests/headers/overloading.hpp
tests/headers/packed-bitfield.h
tests/headers/packed-n-with-padding.h
tests/headers/packed-vtable.h
tests/headers/parm-union.hpp
tests/headers/parsecb-anonymous-enum-variant-rename.h
tests/headers/partial-specialization-and-inheritance.hpp
tests/headers/pointer-attr.h
tests/headers/prepend-enum-constified-variant.h
tests/headers/prepend_enum_name.hpp
tests/headers/private.hpp
tests/headers/private_fields.hpp
tests/headers/public-dtor.hpp
tests/headers/qualified-dependent-types.hpp
tests/headers/redeclaration.hpp
tests/headers/ref_argument_array.hpp
tests/headers/reparented_replacement.hpp
tests/headers/replace_template_alias.hpp
tests/headers/replace_use.hpp
tests/headers/replaces_double.hpp
tests/headers/repr-align.hpp
tests/headers/resolved_type_def_function.h
tests/headers/same_struct_name_in_different_namespaces.hpp
tests/headers/sentry-defined-multiple-times.hpp
tests/headers/short-enums.hpp
tests/headers/size_t_template.hpp
tests/headers/sorted_items.hpp
tests/headers/stdint_typedef.h
tests/headers/struct_containing_forward_declared_struct.h
tests/headers/struct_typedef.h
tests/headers/struct_typedef_ns.hpp
tests/headers/struct_with_anon_struct.h
tests/headers/struct_with_anon_struct_array.h
tests/headers/struct_with_anon_struct_pointer.h
tests/headers/struct_with_anon_union.h
tests/headers/struct_with_anon_union_1_0.h
tests/headers/struct_with_anon_unnamed_struct.h
tests/headers/struct_with_anon_unnamed_union.h
tests/headers/struct_with_anon_unnamed_union_1_0.h
tests/headers/struct_with_bitfields.h
tests/headers/struct_with_derive_debug.h
tests/headers/struct_with_large_array.hpp
tests/headers/struct_with_nesting.h
tests/headers/struct_with_nesting_1_0.h
tests/headers/struct_with_packing.h
tests/headers/struct_with_struct.h
tests/headers/struct_with_typedef_template_arg.hpp
tests/headers/template-fun-ty.hpp
tests/headers/template-param-usage-0.hpp
tests/headers/template-param-usage-1.hpp
tests/headers/template-param-usage-10.hpp
tests/headers/template-param-usage-11.hpp
tests/headers/template-param-usage-12.hpp
tests/headers/template-param-usage-13.hpp
tests/headers/template-param-usage-14.hpp
tests/headers/template-param-usage-15.hpp
tests/headers/template-param-usage-2.hpp
tests/headers/template-param-usage-3.hpp
tests/headers/template-param-usage-4.hpp
tests/headers/template-param-usage-5.hpp
tests/headers/template-param-usage-6.hpp
tests/headers/template-param-usage-7.hpp
tests/headers/template-param-usage-8.hpp
tests/headers/template-param-usage-9.hpp
tests/headers/template-with-var.hpp
tests/headers/template.hpp
tests/headers/template_alias.hpp
tests/headers/template_alias_basic.hpp
tests/headers/template_alias_namespace.hpp
tests/headers/template_fun.hpp
tests/headers/template_instantiation_with_fn_local_type.hpp
tests/headers/template_partial_specification.hpp
tests/headers/template_typedef_transitive_param.hpp
tests/headers/template_typedefs.hpp
tests/headers/templateref_opaque.hpp
tests/headers/templatized-bitfield.hpp
tests/headers/timex.h
tests/headers/transform-op.hpp
tests/headers/type-referenced-by-allowlisted-function.h
tests/headers/type_alias_empty.hpp
tests/headers/type_alias_partial_template_especialization.hpp
tests/headers/type_alias_template_specialized.hpp
tests/headers/typedef-pointer-overlap.h
tests/headers/typedefd-array-as-function-arg.h
tests/headers/typeref.hpp
tests/headers/typeref_1_0.hpp
tests/headers/underscore.hpp
tests/headers/union-align.h
tests/headers/union-in-ns.hpp
tests/headers/union-in-ns_1_0.hpp
tests/headers/union_bitfield.h
tests/headers/union_bitfield_1_0.h
tests/headers/union_dtor.hpp
tests/headers/union_dtor_1_0.hpp
tests/headers/union_fields.hpp
tests/headers/union_fields_1_0.hpp
tests/headers/union_template.hpp
tests/headers/union_template_1_0.hpp
tests/headers/union_with_anon_struct.h
tests/headers/union_with_anon_struct_1_0.h
tests/headers/union_with_anon_struct_bitfield.h
tests/headers/union_with_anon_struct_bitfield_1_0.h
tests/headers/union_with_anon_union.h
tests/headers/union_with_anon_union_1_0.h
tests/headers/union_with_anon_unnamed_struct.h
tests/headers/union_with_anon_unnamed_struct_1_0.h
tests/headers/union_with_anon_unnamed_union.h
tests/headers/union_with_anon_unnamed_union_1_0.h
tests/headers/union_with_big_member.h
tests/headers/union_with_big_member_1_0.h
tests/headers/union_with_nesting.h
tests/headers/union_with_nesting_1_0.h
tests/headers/union_with_non_copy_member.h
tests/headers/unknown_attr.h
tests/headers/unsorted-items.h
tests/headers/use-core.h
tests/headers/use-core_1_0.h
tests/headers/using.hpp
tests/headers/var-tracing.hpp
tests/headers/variadic-method.hpp
tests/headers/variadic_template_function.hpp
tests/headers/vector.hpp
tests/headers/virtual_dtor.hpp
tests/headers/virtual_inheritance.hpp
tests/headers/virtual_interface.hpp
tests/headers/virtual_overloaded.hpp
tests/headers/void_typedef.h
tests/headers/vtable_recursive_sig.hpp
tests/headers/wasm-constructor-returns.hpp
tests/headers/wasm-import-module.h
tests/headers/weird_bitfields.hpp
tests/headers/what_is_going_on.hpp
tests/headers/win32-thiscall_1_0.hpp
tests/headers/win32-thiscall_nightly.hpp
tests/headers/win32-vectorcall-1_0.h
tests/headers/win32-vectorcall-nightly.h
tests/headers/with_array_pointers_arguments.h
tests/headers/without_array_pointers_arguments.h
tests/headers/wrap-static-fns.h
tests/headers/wrap_unsafe_ops_anon_union_1_0.hpp
tests/headers/wrap_unsafe_ops_class.hpp
tests/headers/wrap_unsafe_ops_dynamic_loading_simple.h
tests/headers/wrap_unsafe_ops_objc_class.h
tests/headers/zero-size-array-align.h
tests/headers/zero-sized-array.hpp
tests/parse_callbacks/mod.rs
tests/quickchecking/.gitignore
tests/quickchecking/Cargo.toml
tests/quickchecking/README.md
tests/quickchecking/src/bin.rs
tests/quickchecking/src/fuzzers.rs
tests/quickchecking/src/lib.rs
tests/quickchecking/tests/fuzzed-c-headers.rs
tests/rustfmt.toml
tests/stylo.hpp
tests/stylo_sanity.rs
tests/test-one.sh
tests/tests.rs
tests/uses/.gitignore