Ugly Alpha 1
delegate-attr:0.2.9

total uncompressed bytes

25.2 KB

total files

54

Fix

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

50 wasted files

total waste: 10.6 KB

  1. .github/workflows/ci.yml : 1.4 KB
  2. tests/pass/impl-in-macro.rs : 586 B
  3. tests/pass/impl-trait.rs : 572 B
  4. tests/compile_fail/invalid-impl-cfg.stderr : 378 B
  5. tests/compile_fail/invalid-impl.stderr : 370 B
  6. tests/pass/impl-refcell.rs : 367 B
  7. tests/pass/fn-into.rs : 293 B
  8. tests/pass/impl-into.rs : 289 B
  9. tests/pass/default-return.rs : 270 B
  10. tests/pass/impl-constraint.rs : 251 B
  11. tests/compile_fail/delegate-empty.stderr : 241 B
  12. tests/compile_fail/duplicate-into.rs : 236 B
  13. tests/compile_fail/into-extra-eq.rs : 230 B
  14. tests/compile_fail/into-extra-parens.rs : 227 B
  15. tests/pass/impl-struct-field.rs : 214 B
  16. tests/pass/fn-inline-attr.rs : 211 B
  17. tests/pass/fn-call.rs : 209 B
  18. tests/pass/custom-self-type.rs : 206 B
  19. tests/pass/impl-call.rs : 205 B
  20. tests/pass/impl-cfg.rs : 204 B
  21. tests/pass/impl-generic.rs : 194 B
  22. tests/pass/fn-plain.rs : 190 B
  23. tests/pass/impl-tuple-like.rs : 186 B
  24. tests/compile_fail/duplicate-call.rs : 167 B
  25. tests/compile_fail/non-ident-arg.rs : 156 B
  26. tests/compile_fail/non-ident-arg.stderr : 153 B
  27. tests/compile_fail/call-path.rs : 150 B
  28. tests/compile_test.rs : 148 B
  29. tests/compile_fail/call-eq.rs : 148 B
  30. tests/compile_fail/call-str.rs : 147 B
  31. tests/compile_fail/delegate-struct.stderr : 131 B
  32. tests/compile_fail/fn-arg-no-self.rs : 129 B
  33. tests/compile_fail/call-path.stderr : 126 B
  34. tests/compile_fail/delegate-extern.stderr : 124 B
  35. tests/compile_fail/call-str.stderr : 123 B
  36. tests/compile_fail/fn-arg-empty.rs : 122 B
  37. tests/compile_fail/delegate-empty.rs : 119 B
  38. tests/compile_fail/invalid-impl-cfg.rs : 118 B
  39. tests/compile_fail/into-extra-parens.stderr : 109 B
  40. tests/compile_fail/fn-arg-no-self.stderr : 109 B
  41. tests/compile_fail/into-extra-eq.stderr : 107 B
  42. tests/compile_fail/duplicate-call.stderr : 107 B
  43. tests/compile_fail/duplicate-into.stderr : 102 B
  44. tests/compile_fail/invalid-impl.rs : 100 B
  45. tests/compile_fail/fn-arg-empty.stderr : 100 B
  46. tests/compile_fail/call-eq.stderr : 95 B
  47. tests/compile_fail/delegate-extern.rs : 91 B
  48. tests/compile_fail/delegate-struct.rs : 80 B
  49. .gitignore : 19 B
  50. .github/FUNDING.yml : 18 B