Ugly Alpha 1
pin-project:0.4.11

total uncompressed bytes

187.8 KB

total files

130

Fix

NewInclude { include: [ "src/lib.rs", "Cargo.*", "LICENSE-*", "README.md", "CHANGELOG.md", ], has_build_script: false, }

123 wasted files

total waste: 146.9 KB

  1. tests/pin_project.rs : 14.3 KB
  2. tests/cfg.rs : 5.9 KB
  3. examples/struct-default-expanded.rs : 5.1 KB
  4. tests/ui/pinned_drop/invalid.rs : 5.0 KB
  5. tests/pinned_drop.rs : 5.0 KB
  6. examples/pinned_drop-expanded.rs : 5.0 KB
  7. tests/ui/pin_project/invalid.stderr : 4.7 KB
  8. tests/ui/pinned_drop/invalid.stderr : 4.5 KB
  9. tests/ui/unsafe_unpin/proper_unpin.stderr : 4.3 KB
  10. .github/workflows/ci.yml : 4.2 KB
  11. tests/project.rs : 4.1 KB
  12. tests/ui/pin_project/invalid.rs : 3.4 KB
  13. examples/unsafe_unpin-expanded.rs : 3.3 KB
  14. examples/enum-default-expanded.rs : 3.1 KB
  15. tests/project_ref.rs : 2.9 KB
  16. tests/ui/pin_project/remove-attr-from-struct.stderr : 2.7 KB
  17. tests/ui/unstable-features/trivial_bounds-feature-gate.stderr : 2.5 KB
  18. tests/ui/pin_project/proper_unpin.stderr : 2.3 KB
  19. tests/clippy.rs : 1.9 KB
  20. tests/overwriting_core_crate.rs : 1.8 KB
  21. tests/ui/project/type-mismatch.rs : 1.7 KB
  22. tests/project_replace.rs : 1.7 KB
  23. tests/repr_packed.rs : 1.6 KB
  24. tests/ui/unstable-features/run-pass/stmt_expr_attributes.rs : 1.6 KB
  25. tests/ui/pin_project/conflict-unpin.stderr : 1.5 KB
  26. tests/ui/unstable-features/stmt_expr_attributes-feature-gate.stderr : 1.5 KB
  27. tests/forbid_unsafe.rs : 1.5 KB
  28. tests/ui/pin_project/safe_packed_borrows.stderr : 1.4 KB
  29. tests/ui/unstable-features/stmt_expr_attributes-feature-gate.rs : 1.3 KB
  30. tests/ui/unstable-features/trivial_bounds-feature-gate.rs : 1.3 KB
  31. tests/ui/cfg/cfg_attr-unpin.stderr : 1.2 KB
  32. tests/unsafe_unpin.rs : 1.2 KB
  33. tests/ui/pin_project/add-pinned-field.stderr : 1.1 KB
  34. tests/ui/pinned_drop/invalid-self.stderr : 1.1 KB
  35. tests/ui/unsafe_unpin/proper_unpin.rs : 1.0 KB
  36. tests/ui/pin_project/remove-attr-from-field.stderr : 965 B
  37. tests/ui/unstable-features/trivial_bounds.rs : 952 B
  38. tests/ui/pinned_drop/self.stderr : 944 B
  39. tests/ui/cfg/cfg_attr-type-mismatch.stderr : 889 B
  40. .rustfmt.toml : 872 B
  41. tests/ui/pin_project/packed_sneaky-1.stderr : 871 B
  42. tests/project_if_attr.rs.in : 870 B
  43. tests/ui/pin_project/conflict-drop.stderr : 869 B
  44. tests/ui/unstable-features/trivial_bounds-bug.rs : 849 B
  45. tests/ui/unstable-features/trivial_bounds.stderr : 805 B
  46. tests/ui/unstable-features/overlapping_marker_traits.rs : 801 B
  47. ci/install-component.sh : 739 B
  48. tests/ui/pin_project/remove-attr-from-struct.rs : 736 B
  49. tests/ui/pin_project/conflict-unpin.rs : 717 B
  50. tests/ui/unstable-features/overlapping_marker_traits.stderr : 716 B
  51. tests/ui/project/type-mismatch.stderr : 702 B
  52. tests/ui/pin_project/proper_unpin.rs : 688 B
  53. tests/ui/pin_project/overlapping_unpin_struct.stderr : 688 B
  54. tests/ui/pinned_drop/self.rs : 681 B
  55. tests/ui/pin_project/remove-attr-from-field.rs : 676 B
  56. tests/ui/cfg/proper_unpin.stderr : 676 B
  57. tests/ui/pin_project/add-pin-attr-to-struct.stderr : 672 B
  58. tests/ui/unsafe_unpin/not-implement-unsafe-unpin.stderr : 666 B
  59. tests/ui/pin_project/packed_sneaky-1.rs : 654 B
  60. ci.sh : 643 B
  61. tests/ui/pin_project/packed.stderr : 594 B
  62. tests/ui/pin_project/private_in_public-enum.stderr : 576 B
  63. tests/ui/unstable-features/marker_trait_attr.rs : 567 B
  64. tests/ui/project/ambiguous-let.rs : 553 B
  65. examples/README.md : 526 B
  66. tests/ui/pin_project/unpin_sneaky.stderr : 524 B
  67. tests/ui/cfg/cfg_attr-type-mismatch.rs : 517 B
  68. tests/ui/pin_project/conflict-drop.rs : 491 B
  69. tests/ui/pinned_drop/invalid-self.rs : 488 B
  70. tests/ui/pin_project/packed.rs : 478 B
  71. tests/ui/unstable-features/overlapping_marker_traits-feature-gate.stderr : 473 B
  72. tests/ui/unstable-features/marker_trait_attr-feature-gate.stderr : 465 B
  73. tests/compiletest.rs : 465 B
  74. tests/ui/cfg/proper_unpin.rs : 464 B
  75. tests/ui/unstable-features/marker_trait_attr.stderr : 453 B
  76. tests/ui/project/invalid.rs : 449 B
  77. tests/ui/pinned_drop/unsafe-code.stderr : 449 B
  78. tests/ui/pin_project/safe_packed_borrows.rs : 444 B
  79. tests/ui/pin_project/packed_sneaky-2.stderr : 431 B
  80. tests/ui/cfg/cfg_attr-unpin.rs : 413 B
  81. tests/ui/project/use.stderr : 411 B
  82. examples/pinned_drop.rs : 411 B
  83. tests/ui/pin_project/add-pin-attr-to-struct.rs : 410 B
  84. tests/ui/pinned_drop/unsafe-code.rs : 383 B
  85. tests/ui/unstable-features/overlapping_marker_traits-feature-gate.rs : 362 B
  86. tests/ui/pinned_drop/forget-pinned-drop-impl.stderr : 362 B
  87. tests/ui/cfg/packed_sneaky.stderr : 358 B
  88. tests/ui/unstable-features/marker_trait_attr-feature-gate.rs : 354 B
  89. tests/ui/pin_project/private_in_public-enum.rs : 353 B
  90. tests/ui/cfg/packed_sneaky-span-issue-2.rs : 351 B
  91. tests/ui/cfg/packed_sneaky-span-issue-1.rs : 351 B
  92. tests/ui/pin_project/add-pinned-field.rs : 347 B
  93. tests/ui/pinned_drop/pinned-drop-no-attr-arg.stderr : 335 B
  94. tests/ui/project/use.rs : 330 B
  95. compiletest.sh : 328 B
  96. tests/ui/cfg/packed_sneaky.rs : 326 B
  97. tests/ui/unstable-features/trivial_bounds-bug.stderr : 318 B
  98. tests/ui/cfg/cfg_attr-resolve.stderr : 305 B
  99. examples/unsafe_unpin.rs : 293 B
  100. tests/ui/project/invalid.stderr : 292 B
  101. tests/ui/project/use-public.stderr : 287 B
  102. tests/ui/project/ambiguous-let.stderr : 278 B
  103. .editorconfig : 268 B
  104. tests/ui/pin_project/overlapping_unpin_struct.rs : 260 B
  105. tests/ui/unstable-features/README.md : 246 B
  106. tests/ui/cfg/unsupported.rs : 245 B
  107. tests/ui/pin_project/packed_sneaky-2.rs : 235 B
  108. tests/ui/pinned_drop/pinned-drop-no-attr-arg.rs : 232 B
  109. tests/ui/unsafe_unpin/not-implement-unsafe-unpin.rs : 215 B
  110. tests/ui/cfg/cfg_attr-resolve.rs : 206 B
  111. examples/struct-default.rs : 206 B
  112. .gitignore : 205 B
  113. examples/enum-default.rs : 196 B
  114. ci/install-rust.sh : 191 B
  115. tests/ui/project/use-public.rs : 187 B
  116. tests/ui/pin_project/unpin_sneaky.rs : 148 B
  117. tests/ui/pinned_drop/forget-pinned-drop-impl.rs : 136 B
  118. .gitattributes : 104 B
  119. tests/ui/cfg/unsupported.stderr : 76 B
  120. tests/ui/cfg/packed_sneaky-span-issue-2.stderr : 73 B
  121. tests/ui/cfg/packed_sneaky-span-issue-1.stderr : 73 B
  122. .github/bors.toml : 46 B
  123. .github/CODEOWNERS : 11 B