Ugly Alpha 1
fixed-macro:1.1.1

total uncompressed bytes

27.4 KB

total files

58

Fix

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

53 wasted files

total waste: 8.0 KB

  1. tests/test_fixed_macro.rs : 1.3 KB
  2. .github/workflows/ci.yml : 766 B
  3. tests/compile-fail/literal-and-semi.stderr : 276 B
  4. tests/compile-fail/single-minus.stderr : 257 B
  5. tests/compile-fail/no-input.stderr : 251 B
  6. tests/compile-fail/only-literal.stderr : 238 B
  7. tests/compile-fail/invalid-type-07.stderr : 193 B
  8. .version-bump.sh : 192 B
  9. tests/compile-fail/invalid-type-06.stderr : 185 B
  10. tests/compile-fail/invalid-type-05.stderr : 185 B
  11. tests/compile-fail/invalid-type-04.stderr : 182 B
  12. tests/compile-fail/invalid-type-03.stderr : 182 B
  13. tests/compile-fail/invalid-type-01.stderr : 180 B
  14. tests/compile-fail/invalid-type-02.stderr : 172 B
  15. tests/compile-fail/exp-too-small.stderr : 170 B
  16. tests/compile-fail/types-not-a-number.stderr : 169 B
  17. tests/compile-fail/exp-too-big.stderr : 166 B
  18. tests/compile-fail/float-suffix.stderr : 165 B
  19. tests/compile-fail/neg-for-unsigned.stderr : 164 B
  20. tests/compile-fail/not-a-number.stderr : 161 B
  21. tests/compile-fail/int-suffix.stderr : 161 B
  22. tests/compile-fail/types-overflow-02.stderr : 159 B
  23. tests/compile-fail/types-overflow-01.stderr : 157 B
  24. tests/compile-fail/overflow-02.stderr : 147 B
  25. tests/compile-fail/extra-tokens.stderr : 147 B
  26. tests/compile-fail/overflow-01.stderr : 145 B
  27. tests/compile-fail/start-with-dot.stderr : 131 B
  28. tests/test_compile_fail.rs : 107 B
  29. tests/compile-fail/float-suffix.rs : 56 B
  30. tests/compile-fail/exp-too-small.rs : 56 B
  31. tests/compile-fail/int-suffix.rs : 55 B
  32. tests/compile-fail/extra-tokens.rs : 55 B
  33. tests/compile-fail/exp-too-big.rs : 55 B
  34. tests/compile-fail/invalid-type-06.rs : 54 B
  35. tests/compile-fail/invalid-type-05.rs : 54 B
  36. tests/compile-fail/invalid-type-04.rs : 54 B
  37. tests/compile-fail/invalid-type-03.rs : 54 B
  38. tests/compile-fail/not-a-number.rs : 53 B
  39. tests/compile-fail/types-overflow-02.rs : 52 B
  40. tests/compile-fail/overflow-02.rs : 52 B
  41. tests/compile-fail/neg-for-unsigned.rs : 52 B
  42. tests/compile-fail/types-overflow-01.rs : 51 B
  43. tests/compile-fail/overflow-01.rs : 51 B
  44. tests/compile-fail/types-not-a-number.rs : 50 B
  45. tests/compile-fail/start-with-dot.rs : 50 B
  46. tests/compile-fail/invalid-type-07.rs : 50 B
  47. tests/compile-fail/invalid-type-01.rs : 50 B
  48. tests/compile-fail/invalid-type-02.rs : 49 B
  49. tests/compile-fail/literal-and-semi.rs : 48 B
  50. tests/compile-fail/only-literal.rs : 47 B
  51. tests/compile-fail/single-minus.rs : 42 B
  52. tests/compile-fail/no-input.rs : 41 B
  53. .gitignore : 27 B