Ugly Alpha 1
rlua:0.14.2

total uncompressed bytes

901.4 KB

total files

103

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", "CHANGELOG.md", "lua/*", "build.rs", "!**/tests/*", ], has_build_script: true, }

23 wasted files

total waste: 59.0 KB

  1. src/tests/mod.rs : 19.9 KB
  2. examples/guided_tour.rs : 6.4 KB
  3. benches/benchmark.rs : 6.2 KB
  4. src/tests/userdata.rs : 5.2 KB
  5. src/tests/table.rs : 4.7 KB
  6. src/tests/thread.rs : 3.9 KB
  7. src/tests/scope.rs : 2.4 KB
  8. src/tests/string.rs : 1.7 KB
  9. src/tests/function.rs : 1.7 KB
  10. examples/repl.rs : 1.5 KB
  11. tests/compile-fail/scope_callback_capture.rs : 649 B
  12. tests/compile-fail/userdata_borrow.rs : 645 B
  13. tests/compile-fail/scope_callback_inner.rs : 524 B
  14. src/tests/types.rs : 517 B
  15. tests/compile-fail/scope_invariance.rs : 505 B
  16. tests/compile-fail.rs : 504 B
  17. tests/compile-fail/scope_callback_escape.rs : 494 B
  18. tests/compile-fail/scope_handle_escape.rs : 411 B
  19. tests/compile-fail/ref_not_unwindsafe.rs : 385 B
  20. tests/compile-fail/not_refunwindsafe.rs : 334 B
  21. tests/compile-fail/function_borrow.rs : 333 B
  22. .travis.yml : 213 B
  23. .gitignore : 30 B