History log of /third_party/rust/crates/bindgen/bindgen-tests/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


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