Ugly Alpha 1
bachue-auto_impl:0.5.1

total uncompressed bytes

102.4 KB

total files

92

Fix

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

82 wasted files

total waste: 27.2 KB

  1. examples/refs.rs : 1.7 KB
  2. tests/compile-pass/trait_in_mods.rs : 1.6 KB
  3. examples/names.rs : 1.5 KB
  4. examples/keep_default_for.rs : 1.3 KB
  5. examples/greet_closure.rs : 1.1 KB
  6. .github/workflows/ci.yml : 979 B
  7. tests/compile-fail/trait_obj_value_self.stderr : 863 B
  8. examples/error_messages.rs : 748 B
  9. tests/compile-pass/method_name_shadowing.rs : 605 B
  10. examples/README.md : 598 B
  11. tests/compile-fail/super_trait_not_implemented.stderr : 591 B
  12. tests/compile-pass/self_bound_multiple.rs : 586 B
  13. tests/compile-pass/trait_in_fn.rs : 473 B
  14. tests/compile-fail/fn_associated_const.stderr : 453 B
  15. tests/compile-pass/big_trait_where_bound_for_all_refs.rs : 452 B
  16. tests/compile-fail/fn_associated_type.stderr : 441 B
  17. tests/compile-pass/big_trait_for_box.rs : 415 B
  18. tests/compile-pass/trait_obj_immutable_self.rs : 360 B
  19. tests/compile-fail/attr_on_unit_struct.stderr : 357 B
  20. tests/compile-fail/attr_on_impl_block.stderr : 356 B
  21. tests/compile-fail/attr_on_struct.stderr : 352 B
  22. tests/compile-fail/attr_on_type.stderr : 350 B
  23. tests/compile-fail/attr_on_enum.stderr : 350 B
  24. tests/compile-fail/attr_on_fn.stderr : 348 B
  25. tests/compile-pass/self_bound_default_method.rs : 335 B
  26. tests/compile-pass/trait_obj_default_method.rs : 328 B
  27. tests/no_std.rs : 318 B
  28. tests/compile-fail/super_trait_not_implemented.rs : 314 B
  29. tests/compile-pass/self_bound.rs : 311 B
  30. tests/compile-pass/big_trait_for_all_refs.rs : 297 B
  31. tests/compile-pass/value_self_for_fn_once.rs : 280 B
  32. tests/compile-fail/value_self_for_mutable_ref.stderr : 263 B
  33. tests/compile-fail/mut_self_for_immutable_ref.stderr : 262 B
  34. tests/compile-fail/value_self_for_immutable_ref.stderr : 254 B
  35. tests/compile-pass/super_trait_complex_for_refs.rs : 249 B
  36. tests/compile-pass/trait_obj_self_sized.rs : 248 B
  37. tests/ui.rs : 239 B
  38. tests/compile-fail/mut_self_for_arc.stderr : 235 B
  39. tests/compile-fail/mut_self_for_rc.stderr : 233 B
  40. tests/compile-pass/fn_method_lifetimes.rs : 226 B
  41. tests/compile-pass/mut_self_for_fn_mut.rs : 221 B
  42. tests/compile-pass/value_self_for_fn_mut.rs : 216 B
  43. tests/compile-pass/non_inferred_generic_types_with_lifetimes_for_all_refs.rs : 214 B
  44. tests/compile-fail/keep_default_for_on_required_method.stderr : 212 B
  45. tests/compile-fail/method_attr_invalid.stderr : 199 B
  46. tests/compile-fail/fn_multiple_methods.stderr : 195 B
  47. tests/compile-pass/generic_fn_method_for_refs.rs : 192 B
  48. tests/compile-pass/keep_default_for_with_where_bounds.rs : 180 B
  49. tests/compile-fail/fn_unsafe_method.stderr : 177 B
  50. tests/compile-pass/generic_types_and_lifetimes_for_refs.rs : 174 B
  51. tests/compile-pass/generic_types_and_lifetimes_for_fn.rs : 169 B
  52. tests/compile-pass/mut_self_for_fn.rs : 165 B
  53. tests/compile-fail/keep_default_for_on_assoc_type.stderr : 165 B
  54. tests/compile-fail/trait_obj_value_self.rs : 163 B
  55. tests/compile-pass/keep_default_for_simple.rs : 162 B
  56. tests/compile-pass/ref_self_for_fn.rs : 161 B
  57. tests/compile-pass/value_self_for_fn.rs : 160 B
  58. tests/compile-pass/non_inferred_generic_types_for_box.rs : 160 B
  59. rustfmt.toml : 156 B
  60. tests/compile-fail/keep_default_for_on_required_method.rs : 135 B
  61. tests/compile-pass/super_trait_simple_for_fn_types.rs : 131 B
  62. tests/compile-fail/attr_on_enum.rs : 126 B
  63. tests/compile-fail/keep_default_for_on_assoc_type.rs : 125 B
  64. tests/compile-fail/method_attr_invalid.rs : 124 B
  65. tests/compile-fail/fn_associated_const.rs : 114 B
  66. tests/compile-pass/non_inferred_generic_types_for_all_refs.rs : 111 B
  67. tests/compile-fail/attr_on_struct.rs : 111 B
  68. tests/compile-fail/fn_multiple_methods.rs : 108 B
  69. tests/compile-fail/fn_associated_type.rs : 106 B
  70. tests/compile-fail/attr_on_impl_block.rs : 100 B
  71. tests/compile-fail/attr_on_fn.rs : 99 B
  72. tests/compile-fail/mut_self_for_arc.rs : 98 B
  73. tests/compile-fail/fn_unsafe_method.rs : 98 B
  74. tests/compile-pass/super_trait_simple_for_refs.rs : 97 B
  75. tests/compile-fail/mut_self_for_rc.rs : 97 B
  76. tests/compile-fail/mut_self_for_immutable_ref.rs : 96 B
  77. tests/compile-pass/trait_obj_value_self.rs : 95 B
  78. tests/compile-fail/value_self_for_mutable_ref.rs : 94 B
  79. tests/compile-fail/attr_on_unit_struct.rs : 92 B
  80. tests/compile-fail/value_self_for_immutable_ref.rs : 91 B
  81. tests/compile-fail/attr_on_type.rs : 84 B
  82. .gitignore : 31 B