Ugly Alpha 1
fna3d-sys:0.1.8

total uncompressed bytes

13.3 MB

total files

234

Fix

NewInclude { include: [ "src/**/*", "README.md", "FNA3D/*", "wrappers/*", "build.rs", "!**/tests/**/*", "!**/*_tests.*", "!**/*_tests/**/*", ], has_build_script: true, }

99 wasted files

total waste: 13.8 KB

  1. FNA3D/MojoShader/unit_tests/run_tests.pl : 5.1 KB
  2. FNA3D/MojoShader/tests/1.vsh : 1.7 KB
  3. FNA3D/MojoShader/tests/1.vsa : 948 B
  4. FNA3D/MojoShader/tests/2.vsh : 776 B
  5. FNA3D/MojoShader/unit_tests/preprocessor/output/comment-before-preprocessor-directive : 355 B
  6. FNA3D/MojoShader/unit_tests/preprocessor/output/if-with-embedded-parens : 195 B
  7. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-1-arg-accepts-void : 189 B
  8. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-stacked-override : 172 B
  9. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-arg-overrides-define : 160 B
  10. FNA3D/MojoShader/unit_tests/preprocessor/output/elif-after-macro : 152 B
  11. FNA3D/MojoShader/unit_tests/preprocessor/output/stringify-operator-indirect-line-macro : 143 B
  12. FNA3D/MojoShader/unit_tests/preprocessor/output/stringify-operator-indirect : 138 B
  13. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-empty-arg : 137 B
  14. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-args : 133 B
  15. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-define-override : 128 B
  16. FNA3D/MojoShader/unit_tests/preprocessor/output/stringify-operator-blank-arg : 127 B
  17. FNA3D/MojoShader/unit_tests/preprocessor/output/float-half-suffix : 123 B
  18. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-with-arg-as-macro-arg : 119 B
  19. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-blank-arg : 109 B
  20. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-void-arg : 108 B
  21. FNA3D/MojoShader/unit_tests/preprocessor/output/nested-macro-args : 105 B
  22. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-multiple : 95 B
  23. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-ignore-non-args : 95 B
  24. FNA3D/MojoShader/unit_tests/preprocessor/errors/too-many-macro-args.correct : 95 B
  25. FNA3D/MojoShader/unit_tests/preprocessor/output/just-a-comment : 94 B
  26. FNA3D/MojoShader/unit_tests/preprocessor/output/line-directive-whitespace-filename : 93 B
  27. FNA3D/MojoShader/unit_tests/preprocessor/output/empty-macro-with-arg : 91 B
  28. FNA3D/MojoShader/unit_tests/preprocessor/errors/too-many-macro-args : 90 B
  29. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-arg : 86 B
  30. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-paren-stacking : 84 B
  31. FNA3D/MojoShader/unit_tests/preprocessor/output/line-directive-filename : 82 B
  32. FNA3D/MojoShader/unit_tests/preprocessor/output/elif-after-macro-with-args : 82 B
  33. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-multi-args-with-whitespace : 81 B
  34. FNA3D/MojoShader/unit_tests/preprocessor/errors/redefinition-line.correct : 75 B
  35. FNA3D/MojoShader/unit_tests/preprocessor/errors/redefinition-file.correct : 75 B
  36. FNA3D/MojoShader/unit_tests/preprocessor/errors/undef-line-twice : 74 B
  37. FNA3D/MojoShader/unit_tests/preprocessor/errors/undef-file-twice : 74 B
  38. FNA3D/MojoShader/unit_tests/preprocessor/errors/undef-line-twice.correct : 69 B
  39. FNA3D/MojoShader/unit_tests/preprocessor/errors/undef-file-twice.correct : 69 B
  40. FNA3D/MojoShader/unit_tests/preprocessor/output/pragma-directive-line-break.correct : 68 B
  41. FNA3D/MojoShader/unit_tests/preprocessor/output/pragma-directive-line-break : 64 B
  42. FNA3D/MojoShader/unit_tests/preprocessor/errors/undef-line.correct : 63 B
  43. FNA3D/MojoShader/unit_tests/preprocessor/errors/undef-file.correct : 63 B
  44. FNA3D/MojoShader/unit_tests/preprocessor/errors/redefinition.correct : 63 B
  45. FNA3D/MojoShader/tests/2.vsa : 60 B
  46. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-args-with-whitespace : 54 B
  47. FNA3D/MojoShader/unit_tests/preprocessor/output/line-directive-no-filename : 53 B
  48. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-two-macros-with-args : 49 B
  49. FNA3D/MojoShader/unit_tests/preprocessor/output/stringify-operator-basic : 47 B
  50. FNA3D/MojoShader/unit_tests/preprocessor/output/line-macro : 42 B
  51. FNA3D/MojoShader/unit_tests/preprocessor/output/file-macro.correct : 33 B
  52. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-basic : 32 B
  53. FNA3D/MojoShader/unit_tests/preprocessor/output/multiline-comments-alone-on-line : 30 B
  54. FNA3D/MojoShader/unit_tests/preprocessor/output/multiline-comment-no-whitespace : 27 B
  55. FNA3D/MojoShader/unit_tests/preprocessor/output/line-macro.correct : 27 B
  56. FNA3D/MojoShader/unit_tests/preprocessor/errors/redefinition-line : 27 B
  57. FNA3D/MojoShader/unit_tests/preprocessor/errors/redefinition : 24 B
  58. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-arg-overrides-define.correct : 21 B
  59. FNA3D/MojoShader/unit_tests/preprocessor/errors/redefinition-file : 19 B
  60. FNA3D/MojoShader/unit_tests/preprocessor/output/float-half-suffix.correct : 17 B
  61. FNA3D/MojoShader/unit_tests/preprocessor/errors/undef-line : 17 B
  62. FNA3D/MojoShader/unit_tests/preprocessor/errors/undef-file : 15 B
  63. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-args.correct : 14 B
  64. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-empty-arg.correct : 11 B
  65. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-two-macros-with-args.correct : 11 B
  66. FNA3D/MojoShader/unit_tests/preprocessor/output/file-macro : 9 B
  67. FNA3D/MojoShader/unit_tests/preprocessor/output/stringify-operator-indirect.correct : 8 B
  68. FNA3D/MojoShader/unit_tests/preprocessor/output/stringify-operator-basic.correct : 7 B
  69. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-with-arg-as-macro-arg.correct : 6 B
  70. FNA3D/MojoShader/unit_tests/preprocessor/output/if-with-embedded-parens.correct : 6 B
  71. FNA3D/MojoShader/unit_tests/preprocessor/output/nested-macro-args.correct : 5 B
  72. FNA3D/MojoShader/unit_tests/preprocessor/output/multiline-comments-alone-on-line.correct : 5 B
  73. FNA3D/MojoShader/unit_tests/preprocessor/output/multiline-comment-no-whitespace.correct : 5 B
  74. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-void-arg.correct : 5 B
  75. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-paren-stacking.correct : 5 B
  76. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-multi-args-with-whitespace.correct : 5 B
  77. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-args-with-whitespace.correct : 5 B
  78. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-arg.correct : 5 B
  79. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-1-arg-accepts-void.correct : 5 B
  80. FNA3D/MojoShader/unit_tests/preprocessor/output/line-directive-whitespace-filename.correct : 5 B
  81. FNA3D/MojoShader/unit_tests/preprocessor/output/line-directive-no-filename.correct : 5 B
  82. FNA3D/MojoShader/unit_tests/preprocessor/output/line-directive-filename.correct : 5 B
  83. FNA3D/MojoShader/unit_tests/preprocessor/output/elif-after-macro.correct : 5 B
  84. FNA3D/MojoShader/unit_tests/preprocessor/output/elif-after-macro-with-args.correct : 5 B
  85. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-stacked-override.correct : 5 B
  86. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-multiple.correct : 5 B
  87. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-ignore-non-args.correct : 5 B
  88. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-define-override.correct : 5 B
  89. FNA3D/MojoShader/unit_tests/preprocessor/output/concat-operator-basic.correct : 5 B
  90. FNA3D/MojoShader/unit_tests/preprocessor/output/comment-before-preprocessor-directive.correct : 5 B
  91. FNA3D/MojoShader/unit_tests/preprocessor/output/basic-sanity.correct : 5 B
  92. FNA3D/MojoShader/unit_tests/preprocessor/output/basic-sanity : 5 B
  93. FNA3D/MojoShader/unit_tests/preprocessor/output/stringify-operator-indirect-line-macro.correct : 4 B
  94. FNA3D/MojoShader/unit_tests/preprocessor/output/stringify-operator-blank-arg.correct : 2 B
  95. FNA3D/MojoShader/unit_tests/preprocessor/output/macro-blank-arg.correct : 0 B
  96. FNA3D/MojoShader/unit_tests/preprocessor/output/just-a-comment.correct : 0 B
  97. FNA3D/MojoShader/unit_tests/preprocessor/output/empty-macro-with-arg.correct : 0 B
  98. FNA3D/MojoShader/unit_tests/preprocessor/output/empty-file.correct : 0 B
  99. FNA3D/MojoShader/unit_tests/preprocessor/output/empty-file : 0 B