Ugly Alpha 1
locktree:0.2.0

total uncompressed bytes

15.5 KB

total files

21

Fix

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

18 wasted files

total waste: 4.7 KB

  1. tests/compilefail/locking_from_same_forward_twice.stderr : 498 B
  2. tests/compilefail/locking_from_same_forward_after_dropping_the_forward_only.stderr : 494 B
  3. tests/compilefail/locking_out_of_sequence.stderr : 332 B
  4. tests/compilefail/declare_async_rw_lock_without_explicit_hkt.stderr : 309 B
  5. tests/compilepass-tokio/locking_tokio_rw_lock.rs : 304 B
  6. tests/compilefail/declare_async_mutex_without_explicit_hkt.stderr : 304 B
  7. tests/compilepass/locking_in_sequence.rs : 241 B
  8. tests/compilepass-tokio/locking_tokio_mutex.rs : 238 B
  9. tests/compilefail/locking_out_of_sequence.rs : 237 B
  10. tests/compilefail/locking_from_same_forward_after_dropping_the_guard_only.rs : 229 B
  11. tests/compiletest.rs : 228 B
  12. tests/compilepass/locking_rw_lock.rs : 228 B
  13. tests/compilefail/locking_from_same_forward_after_dropping_the_forward_only.rs : 222 B
  14. tests/compilepass/locking_from_same_forward_after_unlocking.rs : 221 B
  15. tests/compilefail/locking_from_same_forward_twice.rs : 220 B
  16. tests/compilepass/locking_mutex.rs : 172 B
  17. tests/compilefail/declare_async_rw_lock_without_explicit_hkt.rs : 104 B
  18. tests/compilefail/declare_async_mutex_without_explicit_hkt.rs : 101 B