total uncompressed bytes
1.9 MB
total files
374
Fix
121 wasted files
total waste: 357.7 KB
- tests/rt_common.rs : 27.2 KB
- tests/async_send_sync.rs : 17.9 KB
- tests/fs_file_mocked.rs : 16.8 KB
- tests/task_local_set.rs : 14.4 KB
- src/time/tests/test_sleep.rs : 11.5 KB
- tests/sync_mpsc.rs : 10.8 KB
- tests/sync_broadcast.rs : 10.6 KB
- tests/macros_select.rs : 10.1 KB
- tests/rt_threaded.rs : 9.9 KB
- docs/reactor-refactor.md : 9.6 KB
- src/runtime/tests/loom_pool.rs : 9.5 KB
- tests/stream_stream_map.rs : 9.0 KB
- tests/support/mock_file.rs : 7.6 KB
- tests/sync_rwlock.rs : 6.5 KB
- src/sync/tests/semaphore_batch.rs : 5.9 KB
- tests/tcp_connect.rs : 5.8 KB
- tests/task_blocking.rs : 5.6 KB
- src/sync/tests/loom_semaphore_batch.rs : 5.5 KB
- tests/sync_oneshot.rs : 5.5 KB
- src/runtime/tests/loom_queue.rs : 4.7 KB
- src/sync/tests/loom_broadcast.rs : 4.7 KB
- tests/tcp_accept.rs : 4.6 KB
- src/runtime/tests/queue.rs : 4.4 KB
- tests/udp.rs : 4.1 KB
- tests/sync_mutex.rs : 4.1 KB
- tests/time_sleep.rs : 4.0 KB
- tests/uds_datagram.rs : 3.8 KB
- tests/tcp_into_split.rs : 3.7 KB
- src/runtime/tests/task.rs : 3.5 KB
- tests/sync_watch.rs : 3.5 KB
- tests/stream_collect.rs : 3.4 KB
- tests/sync_mutex_owned.rs : 3.2 KB
- tests/io_read_line.rs : 3.2 KB
- tests/fs_dir.rs : 3.0 KB
- tests/stream_timeout.rs : 3.0 KB
- tests/rt_basic.rs : 3.0 KB
- src/sync/tests/loom_mpsc.rs : 2.7 KB
- tests/stream_chain.rs : 2.5 KB
- tests/time_timeout.rs : 2.4 KB
- tests/sync_notify.rs : 2.4 KB
- src/sync/tests/loom_oneshot.rs : 2.4 KB
- tests/io_driver.rs : 2.3 KB
- tests/macros_try_join.rs : 2.3 KB
- src/sync/tests/loom_rwlock.rs : 2.3 KB
- tests/sync_barrier.rs : 2.1 KB
- tests/io_read_until.rs : 2.1 KB
- tests/sync_semaphore_owned.rs : 2.0 KB
- tests/sync_semaphore.rs : 2.0 KB
- tests/time_rt.rs : 2.0 KB
- tests/io_mem_stream.rs : 1.9 KB
- tests/stream_merge.rs : 1.9 KB
- src/sync/tests/loom_notify.rs : 1.9 KB
- tests/fs_file.rs : 1.9 KB
- tests/uds_stream.rs : 1.7 KB
- tests/time_interval.rs : 1.7 KB
- tests/fs_link.rs : 1.7 KB
- tests/io_split.rs : 1.6 KB
- tests/io_read_to_string.rs : 1.6 KB
- tests/macros_join.rs : 1.6 KB
- tests/tcp_socket.rs : 1.6 KB
- tests/support/mock_pool.rs : 1.5 KB
- tests/signal_multi_rt.rs : 1.5 KB
- tests/test_clock.rs : 1.4 KB
- tests/process_issue_2174.rs : 1.4 KB
- tests/io_write.rs : 1.3 KB
- src/time/driver/tests/mod.rs : 1.3 KB
- tests/buffered.rs : 1.3 KB
- tests/stream_fuse.rs : 1.3 KB
- tests/process_issue_42.rs : 1.3 KB
- tests/uds_split.rs : 1.2 KB
- tests/tcp_split.rs : 1.2 KB
- tests/io_write_all.rs : 1.2 KB
- tests/io_driver_drop.rs : 1.1 KB
- tests/fs_copy.rs : 1.1 KB
- tests/tcp_echo.rs : 1.1 KB
- src/sync/tests/loom_list.rs : 1.1 KB
- tests/signal_drop_rt.rs : 1.0 KB
- tests/net_lookup_host.rs : 1.0 KB
- src/sync/tests/loom_atomic_waker.rs : 978 B
- tests/io_lines.rs : 954 B
- tests/io_write_int.rs : 942 B
- src/runtime/tests/loom_oneshot.rs : 921 B
- tests/process_kill_on_drop.rs : 905 B
- tests/io_read.rs : 856 B
- tests/tcp_peek.rs : 833 B
- src/sync/tests/loom_watch.rs : 831 B
- tests/io_copy.rs : 829 B
- tests/tcp_shutdown.rs : 806 B
- tests/process_smoke.rs : 800 B
- tests/uds_cred.rs : 797 B
- tests/signal_drop_signal.rs : 770 B
- tests/task_local.rs : 722 B
- src/sync/tests/atomic_waker.rs : 720 B
- src/runtime/tests/loom_blocking.rs : 678 B
- tests/no_rt.rs : 662 B
- tests/signal_ctrl_c.rs : 640 B
- tests/time_throttle.rs : 606 B
- tests/sync_errors.rs : 523 B
- tests/signal_drop_recv.rs : 504 B
- tests/signal_notify_both.rs : 502 B
- tests/signal_twice.rs : 439 B
- tests/signal_usr1.rs : 434 B
- src/time/tests/mod.rs : 421 B
- tests/fs.rs : 420 B
- tests/stream_pending.rs : 360 B
- tests/io_chain.rs : 359 B
- tests/io_read_exact.rs : 352 B
- tests/io_take.rs : 349 B
- tests/io_read_to_end.rs : 344 B
- tests/net_bind_resource.rs : 339 B
- tests/stream_iter.rs : 335 B
- tests/macros_test.rs : 316 B
- tests/stream_once.rs : 303 B
- src/sync/tests/mod.rs : 262 B
- tests/stream_empty.rs : 262 B
- tests/signal_no_rt.rs : 226 B
- tests/macros_pin.rs : 192 B
- tests/io_async_read.rs : 174 B
- src/runtime/tests/mod.rs : 164 B
- tests/support/signal.rs : 141 B
- tests/_require_full.rs : 94 B