Ugly Alpha 1
auto_impl:0.3.0

total uncompressed bytes

96.2 KB

total files

65

Fix

NewInclude { include: [ "src/**/*", "LICENSE-*", "README.md", ], has_build_script: false, }

54 wasted files

total waste: 22.1 KB

  1. tests/util/mod.rs : 4.1 KB
  2. examples/refs.rs : 1.7 KB
  3. examples/names.rs : 1.5 KB
  4. examples/keep_default_for.rs : 1.3 KB
  5. tests/compile-pass/trait_in_mods.rs : 1.3 KB
  6. examples/greet_closure.rs : 1.1 KB
  7. tests/compile-fail.rs : 930 B
  8. tests/compile-pass.rs : 910 B
  9. examples/error_messages.rs : 823 B
  10. .travis.yml : 607 B
  11. examples/README.md : 598 B
  12. tests/compile-pass/method_name_shadowing.rs : 590 B
  13. tests/compile-pass/trait_in_fn.rs : 458 B
  14. tests/compile-pass/big_trait_where_bound_for_all_refs.rs : 437 B
  15. tests/compile-pass/big_trait_for_box.rs : 400 B
  16. tests/compile-fail/super_trait_not_implemented.rs : 314 B
  17. tests/compile-pass/big_trait_for_all_refs.rs : 282 B
  18. tests/compile-pass/value_self_for_fn_once.rs : 265 B
  19. tests/compile-pass/super_trait_complex_for_refs.rs : 234 B
  20. tests/compile-pass/fn_method_lifetimes.rs : 211 B
  21. tests/compile-pass/mut_self_for_fn_mut.rs : 206 B
  22. tests/compile-pass/value_self_for_fn_mut.rs : 201 B
  23. tests/compile-pass/non_inferred_generic_types_with_lifetimes_for_all_refs.rs : 199 B
  24. tests/compile-pass/generic_fn_method_for_refs.rs : 177 B
  25. tests/compile-pass/keep_default_for_with_where_bounds.rs : 165 B
  26. tests/compile-pass/generic_types_and_lifetimes_for_refs.rs : 159 B
  27. tests/compile-pass/generic_types_and_lifetimes_for_fn.rs : 154 B
  28. tests/compile-pass/mut_self_for_fn.rs : 150 B
  29. tests/compile-pass/keep_default_for_simple.rs : 147 B
  30. tests/compile-pass/ref_self_for_fn.rs : 146 B
  31. tests/compile-pass/value_self_for_fn.rs : 145 B
  32. tests/compile-pass/non_inferred_generic_types_for_box.rs : 145 B
  33. tests/compile-fail/keep_default_for_on_required_method.rs : 120 B
  34. tests/compile-pass/super_trait_simple_for_fn_types.rs : 116 B
  35. tests/compile-fail/attr_on_enum.rs : 112 B
  36. tests/compile-fail/keep_default_for_on_assoc_type.rs : 110 B
  37. tests/compile-fail/method_attr_invalid.rs : 109 B
  38. tests/compile-fail/fn_associated_const.rs : 99 B
  39. tests/compile-pass/non_inferred_generic_types_for_all_refs.rs : 96 B
  40. tests/compile-fail/attr_on_struct.rs : 96 B
  41. tests/compile-fail/fn_multiple_methods.rs : 93 B
  42. tests/compile-fail/fn_associated_type.rs : 91 B
  43. tests/compile-fail/attr_on_impl_block.rs : 86 B
  44. tests/compile-fail/attr_on_fn.rs : 85 B
  45. tests/compile-fail/mut_self_for_arc.rs : 83 B
  46. tests/compile-fail/fn_unsafe_method.rs : 83 B
  47. tests/compile-pass/super_trait_simple_for_refs.rs : 82 B
  48. tests/compile-fail/mut_self_for_rc.rs : 82 B
  49. tests/compile-fail/mut_self_for_immutable_ref.rs : 81 B
  50. tests/compile-fail/value_self_for_mutable_ref.rs : 79 B
  51. tests/compile-fail/attr_on_unit_struct.rs : 77 B
  52. tests/compile-fail/value_self_for_immutable_ref.rs : 76 B
  53. tests/compile-fail/attr_on_type.rs : 69 B
  54. .gitignore : 31 B