Ugly Alpha 1
pomelo:0.1.1

total uncompressed bytes

88.4 KB

total files

46

Fix

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

41 wasted files

total waste: 39.4 KB

  1. examples/interpreter/lexer.rs : 7.4 KB
  2. examples/json.rs : 3.9 KB
  3. tests/pass/tree.rs : 3.7 KB
  4. examples/interpreter/parser.rs : 3.6 KB
  5. tests/pass/toy_lexer.rs : 2.0 KB
  6. tests/compile-fail/definitions.rs : 1.9 KB
  7. tests/pass/stack.rs : 1.8 KB
  8. tests/pass/extra_token.rs : 1.6 KB
  9. examples/interpreter/ast.rs : 1.5 KB
  10. tests/pass/error3.rs : 1.0 KB
  11. examples/interpreter/main.rs : 859 B
  12. tests/pass/optional.rs : 832 B
  13. tests/pass/typed_error.rs : 785 B
  14. tests/pass/error1.rs : 755 B
  15. tests/pass/token_class.rs : 728 B
  16. tests/pass/error2.rs : 705 B
  17. tests/pass/token.rs : 678 B
  18. tests/compile-fail/compound.rs : 617 B
  19. tests/pass/token_alt.rs : 503 B
  20. tests/compile-fail/rules.rs : 413 B
  21. tests/compile-fail/symbols.rs : 374 B
  22. tests/pass/fallback.rs : 367 B
  23. tests/pass/wildcard.rs : 333 B
  24. tests/compiletest.rs : 328 B
  25. tests/pass/pattern.rs : 319 B
  26. tests/pass/mod.rs : 267 B
  27. tests/compile-fail/non-ascii.rs : 263 B
  28. .travis.yml : 243 B
  29. tests/compile-fail/fallback.rs : 192 B
  30. tests/pass/auto_rule.rs : 185 B
  31. tests/compile-fail/wildcard.rs : 169 B
  32. tests/compile-fail/rule-no-code.rs : 168 B
  33. examples/interpreter/test.txt : 160 B
  34. tests/pass/start_symbol.rs : 158 B
  35. tests/compile-fail/start-in-rhs.rs : 146 B
  36. tests/compile-fail/cannot-reduce.rs : 127 B
  37. tests/pass/default_type.rs : 117 B
  38. tests/pass/module.rs : 114 B
  39. tests/compile-fail/norules.rs : 82 B
  40. .gitignore : 35 B
  41. tests/general.rs : 10 B