Ugly Alpha 1
rlua:0.17.1

total uncompressed bytes

1017.2 KB

total files

115

Fix

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

31 wasted files

total waste: 92.5 KB

  1. tests/tests.rs : 24.0 KB
  2. examples/guided_tour.rs : 8.9 KB
  3. tests/userdata.rs : 7.4 KB
  4. tests/scope.rs : 6.8 KB
  5. benches/benchmark.rs : 6.7 KB
  6. tests/hooks.rs : 6.0 KB
  7. tests/byte_string.rs : 5.5 KB
  8. tests/table.rs : 5.3 KB
  9. tests/thread.rs : 4.4 KB
  10. tests/memory.rs : 2.3 KB
  11. tests/string.rs : 2.1 KB
  12. tests/function.rs : 2.0 KB
  13. examples/repl.rs : 1.6 KB
  14. .circleci/config.yml : 1.0 KB
  15. tests/compile-fail/userdata_borrow.rs : 748 B
  16. tests/compile-fail/scope_callback_capture.rs : 685 B
  17. tests/compile-fail/static_context_lifetime.rs : 671 B
  18. tests/compile-fail/scope_callback_inner.rs : 645 B
  19. tests/compile-fail/scope_invariance.rs : 643 B
  20. tests/compile-fail/scope_userdata_borrow.rs : 620 B
  21. tests/compile-fail/scope_callback_outer.rs : 610 B
  22. tests/types.rs : 597 B
  23. RELEASE.md : 492 B
  24. tests/compile-fail/scope_mutable_aliasing.rs : 489 B
  25. tests/compile-fail.rs : 389 B
  26. tests/compile-fail/function_borrow.rs : 388 B
  27. tests/compile-fail/lua_norefunwindsafe.rs : 386 B
  28. tests/compile-fail/context_nounwindsafe.rs : 380 B
  29. tests/compile-fail/context_invariance_inner.rs : 375 B
  30. tests/compile-fail/context_invariance_outer.rs : 363 B
  31. .gitignore : 61 B