Ugly Alpha 1
rlua:0.16.2

total uncompressed bytes

978.8 KB

total files

111

Fix

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

28 wasted files

total waste: 82.6 KB

  1. tests/tests.rs : 23.6 KB
  2. examples/guided_tour.rs : 8.9 KB
  3. tests/scope.rs : 6.8 KB
  4. benches/benchmark.rs : 6.3 KB
  5. tests/hooks.rs : 6.0 KB
  6. tests/userdata.rs : 5.6 KB
  7. tests/table.rs : 5.3 KB
  8. tests/thread.rs : 4.4 KB
  9. tests/memory.rs : 2.3 KB
  10. tests/string.rs : 2.1 KB
  11. tests/function.rs : 2.0 KB
  12. examples/repl.rs : 1.6 KB
  13. tests/compile-fail/scope_callback_capture.rs : 752 B
  14. tests/compile-fail/userdata_borrow.rs : 748 B
  15. tests/compile-fail/static_context_lifetime.rs : 671 B
  16. tests/compile-fail/scope_userdata_borrow.rs : 620 B
  17. tests/compile-fail/scope_callback_inner.rs : 615 B
  18. tests/types.rs : 597 B
  19. tests/compile-fail/scope_invariance.rs : 572 B
  20. tests/compile-fail/scope_callback_outer.rs : 562 B
  21. tests/compile-fail/lua_norefunwindsafe.rs : 397 B
  22. tests/compile-fail/context_nounwindsafe.rs : 391 B
  23. tests/compile-fail.rs : 389 B
  24. tests/compile-fail/function_borrow.rs : 388 B
  25. tests/compile-fail/context_invariance_inner.rs : 375 B
  26. tests/compile-fail/context_invariance_outer.rs : 363 B
  27. .travis.yml : 268 B
  28. .gitignore : 44 B