Ugly Alpha 1
rlua:0.15.2

total uncompressed bytes

929.7 KB

total files

104

Fix

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

24 wasted files

total waste: 65.2 KB

  1. tests/tests.rs : 20.8 KB
  2. examples/guided_tour.rs : 6.6 KB
  3. benches/benchmark.rs : 6.2 KB
  4. tests/scope.rs : 6.1 KB
  5. tests/userdata.rs : 5.4 KB
  6. tests/table.rs : 4.7 KB
  7. tests/thread.rs : 3.9 KB
  8. tests/string.rs : 1.9 KB
  9. tests/function.rs : 1.7 KB
  10. examples/repl.rs : 1.5 KB
  11. tests/compile-fail/userdata_borrow.rs : 679 B
  12. tests/compile-fail/scope_callback_capture.rs : 660 B
  13. tests/compile-fail/scope_userdata_borrow.rs : 635 B
  14. tests/types.rs : 546 B
  15. tests/compile-fail/scope_callback_inner.rs : 535 B
  16. tests/compile-fail/scope_invariance.rs : 507 B
  17. tests/compile-fail/scope_callback_escape.rs : 505 B
  18. tests/compile-fail.rs : 504 B
  19. tests/compile-fail/scope_handle_escape.rs : 425 B
  20. tests/compile-fail/ref_not_unwindsafe.rs : 387 B
  21. tests/compile-fail/function_borrow.rs : 355 B
  22. tests/compile-fail/not_refunwindsafe.rs : 336 B
  23. .travis.yml : 229 B
  24. .gitignore : 30 B