total uncompressed bytes
133.0 KB
total files
108
Fix
103 wasted files
total waste: 72.6 KB
- tests/mock_struct.rs : 10.5 KB
- tests/mock_reference_arguments.rs : 3.2 KB
- tests/automock_many_args.rs : 3.1 KB
- tests/mock_generic_struct_with_generic_static_method.rs : 2.8 KB
- tests/mock_struct_with_static_method.rs : 2.4 KB
- tests/mock_return_reference.rs : 2.3 KB
- tests/mock_closure.rs : 2.0 KB
- tests/automock_deref.rs : 1.5 KB
- tests/mock_generic_arguments.rs : 1.5 KB
- tests/mock_generic_method_with_lifetime_parameter.rs : 1.5 KB
- tests/automock_module.rs : 1.2 KB
- tests/mock_static_method_with_lifetime_parameters.rs : 1.1 KB
- tests/automock_generic_method_with_lifetime_parameter.rs : 943 B
- tests/mock_return_mutable_reference.rs : 914 B
- tests/mock_specializing_methods.rs : 888 B
- tests/mock_nonpub.rs : 888 B
- tests/automock_specializing_methods.rs : 885 B
- tests/mock_generic_struct_with_nondefault_parameter.rs : 858 B
- tests/automock_associated_type_constructor.rs : 751 B
- tests/mock_refmut_arguments.rs : 735 B
- tests/automock_foreign_c.rs : 698 B
- tests/automock_slice_arguments.rs : 685 B
- tests/automock_nonpub.rs.disabled_issue_8 : 684 B
- tests/mock_ref_and_nonref_arguments.rs : 676 B
- tests/mock_generic_struct.rs : 659 B
- tests/automock_return_owned.rs : 621 B
- tests/mock_generic_struct_with_where_clause_and_trait.rs : 591 B
- tests/automock_mutable_args.rs : 590 B
- tests/automock_impl_generic_trait_for.rs : 530 B
- tests/mock_nonpub.rs.disabled_issue_8 : 525 B
- tests/automock_self_by_value.rs : 524 B
- tests/automock_attrs.rs : 520 B
- tests/automock_generic_struct_with_bounds.rs : 505 B
- tests/automock_constructor_with_args.rs : 498 B
- tests/automock_impl_trait_for_generic.rs : 495 B
- tests/automock_constructor_impl_trait.rs : 487 B
- tests/mock_generic_method_with_where_clause.rs : 482 B
- tests/mock_constructor_with_args.rs : 482 B
- tests/automock_generic_struct_with_where_clause.rs : 481 B
- tests/mock_generic_struct_with_static_method.rs : 462 B
- tests/automock_generic_struct_with_static_method.rs : 458 B
- tests/automock_neither_send_nor_clone.rs : 450 B
- tests/automock_impl_trait_for.rs : 443 B
- tests/mock_inherited_traits.rs : 441 B
- tests/automock_constructor_in_trait_with_args.rs : 441 B
- tests/automock_generic_struct.rs : 437 B
- tests/automock_refmut_arguments.rs : 431 B
- tests/automock_nonsend.rs : 431 B
- tests/mock_generic_constructor_with_where_clause.rs : 427 B
- tests/mock_generic_struct_with_where_clause.rs : 417 B
- tests/automock_generic_return.rs : 417 B
- tests/automock_associated_types_with_qself.rs : 413 B
- tests/mock_generic_constructor.rs : 410 B
- tests/mock_generic_static_method_with_where_clause.rs : 399 B
- tests/automock_generic_arguments_with_where_clause.rs : 399 B
- tests/automock_impl_trait_with_associated_types_for.rs : 397 B
- tests/mock_generic_and_reference_arguments.rs : 387 B
- tests/automock_impl_trait.rs : 378 B
- tests/mock_clone.rs : 372 B
- tests/automock_struct.rs : 370 B
- tests/automock_generic_arguments.rs : 364 B
- tests/automock_constructor_in_generic_trait.rs : 364 B
- tests/mock_trait_returning_reference.rs : 363 B
- tests/mock_generic_struct_with_generic_trait.rs : 363 B
- tests/automock_generic_constructor.rs : 357 B
- tests/automock_return_mutable_ref.rs : 351 B
- tests/mock_generic_arguments_returning_reference.rs : 345 B
- tests/mock_generic_struct_with_trait.rs : 340 B
- tests/automock_constructor_in_struct.rs : 337 B
- tests/mock_trait_returning_static_reference.rs : 336 B
- tests/mock_deref.rs : 335 B
- tests/mock_generic_struct_with_generic_trait_with_different_bounds.rs : 328 B
- tests/mock_static_method_with_generic_return.rs : 324 B
- tests/automock_generic_arguments_returning_references.rs : 322 B
- tests/automock_associated_types.rs : 322 B
- tests/automock_boxed_constructor.rs : 317 B
- tests/mock_generic_struct_with_trait_with_associated_types.rs : 315 B
- tests/mock_trait_with_static_method.rs : 314 B
- tests/mock_associated_types.rs : 313 B
- tests/mock_struct_with_trait.rs : 312 B
- tests/mock_multiple_generic_arguments.rs : 312 B
- tests/mock_struct_with_trait_with_associated_types.rs : 311 B
- tests/mock_generic_struct_with_generic_method.rs : 306 B
- tests/automock_return_static_ref.rs : 306 B
- tests/automock_generic_trait_with_where_clause.rs : 305 B
- tests/mock_impl_trait.rs : 304 B
- tests/automock_generic_static_method.rs : 298 B
- tests/automock_send.rs : 296 B
- tests/automock_foreign_c_returning_unit.rs : 290 B
- tests/mock_generic_return.rs : 285 B
- tests/automock_generic_trait_with_bounds.rs : 284 B
- tests/automock_trait.rs : 280 B
- tests/automock_foreign_rust.rs : 278 B
- tests/mock_generic_trait.rs : 273 B
- tests/mock_static_method_with_reference_arguments.rs : 269 B
- tests/automock_constructor_in_trait.rs : 269 B
- tests/automock_return_reference.rs : 267 B
- tests/mock_generic_struct_with_bounds.rs : 266 B
- tests/mock_multiple_traits.rs : 265 B
- tests/automock_static_method.rs : 264 B
- tests/mock_static_method_with_generic_args.rs : 260 B
- tests/automock_consume_arguments.rs : 251 B
- tests/automock_generic_trait.rs : 239 B