Ugly Alpha 1
locktree:0.3.0

total uncompressed bytes

16.7 KB

total files

22

Fix

NewInclude { include: [ "src/**/*", ], has_build_script: false, }

19 wasted files

total waste: 5.9 KB

  1. tests/compilepass/locking_from_main_lock_tree_twice.rs : 777 B
  2. tests/compilefail/locking_from_same_forward_twice.stderr : 507 B
  3. tests/compilefail/locking_from_same_forward_after_dropping_the_forward_only.stderr : 506 B
  4. tests/compilefail/locking_out_of_sequence.stderr : 334 B
  5. tests/compilefail/locking_out_of_sequence.rs : 333 B
  6. tests/compilepass/locking_in_sequence.rs : 318 B
  7. tests/compilefail/declare_async_rw_lock_without_explicit_hkt.stderr : 309 B
  8. tests/compilefail/declare_async_mutex_without_explicit_hkt.stderr : 304 B
  9. tests/compilepass-tokio/locking_tokio_rw_lock.rs : 300 B
  10. tests/compilefail/locking_from_same_forward_after_dropping_the_guard_only.rs : 291 B
  11. tests/compilefail/locking_from_same_forward_after_dropping_the_forward_only.rs : 291 B
  12. tests/compilepass/locking_from_same_forward_after_unlocking.rs : 290 B
  13. tests/compilefail/locking_from_same_forward_twice.rs : 289 B
  14. tests/compilepass-tokio/locking_tokio_mutex.rs : 234 B
  15. tests/compilepass/locking_rw_lock.rs : 208 B
  16. tests/compiletest.rs : 197 B
  17. tests/compilepass/locking_mutex.rs : 168 B
  18. tests/compilefail/declare_async_rw_lock_without_explicit_hkt.rs : 104 B
  19. tests/compilefail/declare_async_mutex_without_explicit_hkt.rs : 101 B