Ugly Alpha 1
require_unsafe_in_body:0.3.2

total uncompressed bytes

31.2 KB

total files

24

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", "!**/docs/**/*", ], has_build_script: false, }

19 wasted files

total waste: 13.8 KB

  1. src/docs/require_unsafe_in_bodies.md : 2.7 KB
  2. src/docs/require_unsafe_in_body.md : 2.7 KB
  3. tests/compile_fail/readme.stderr : 1.1 KB
  4. tests/compile_fail/body_on_method_2.stderr : 717 B
  5. tests/compile_fail/body_on_method.stderr : 696 B
  6. tests/compile_fail/body_on_method_2.rs : 621 B
  7. Makefile : 586 B
  8. tests/compile_success/associated_types.rs : 578 B
  9. tests/compile_success/trait_impl.rs : 576 B
  10. tests/compile_success/trait_default_method.rs : 525 B
  11. tests/compile_success/bounds_and_clauses.rs : 508 B
  12. tests/compile_fail/body_on_method.rs : 502 B
  13. tests/compile_success/inherent_impl.rs : 458 B
  14. tests/compile_fail/readme.rs : 441 B
  15. .gitignore : 406 B
  16. tests/compile_success.rs : 253 B
  17. tests/compile_fail.rs : 157 B
  18. tests/compile_success/mods.rs : 149 B
  19. tests/compile_success/async.rs : 121 B