Ugly Alpha 1
cortex-m-rtfm:0.4.0-beta.1

total uncompressed bytes

127.9 KB

total files

107

Fix

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

97 wasted files

total waste: 70.7 KB

  1. book/src/by-example/resources.md : 5.2 KB
  2. book/src/by-example/app.md : 4.0 KB
  3. book/src/by-example/timer-queue.md : 3.6 KB
  4. ci/script.sh : 2.9 KB
  5. book/src/by-example/types-send-sync.md : 2.5 KB
  6. book/src/by-example/tasks.md : 2.3 KB
  7. tests/cpass/resource.rs : 2.1 KB
  8. book/src/by-example/new.md : 1.9 KB
  9. tests/cpass/schedule.rs : 1.8 KB
  10. examples/lock.rs : 1.7 KB
  11. tests/compiletest.rs : 1.6 KB
  12. book/src/by-example/tips.md : 1.6 KB
  13. tests/cpass/singleton.rs : 1.5 KB
  14. tests/cpass/spawn.rs : 1.4 KB
  15. examples/late.rs : 1.4 KB
  16. examples/singleton.rs : 1.4 KB
  17. examples/types.rs : 1.3 KB
  18. .travis.yml : 1.3 KB
  19. examples/baseline.rs : 1.2 KB
  20. examples/task.rs : 1.2 KB
  21. examples/interrupt.rs : 1.2 KB
  22. examples/resource.rs : 1.2 KB
  23. examples/not-send.rs : 1.2 KB
  24. examples/message.rs : 1.1 KB
  25. examples/capacity.rs : 1.1 KB
  26. examples/schedule.rs : 1.0 KB
  27. examples/ramfunc.rs : 963 B
  28. book/src/by-example/singletons.md : 960 B
  29. examples/init.rs : 933 B
  30. examples/static.rs : 909 B
  31. examples/periodic.rs : 856 B
  32. examples/idle.rs : 742 B
  33. book/src/by-example.md : 705 B
  34. examples/not-sync.rs : 682 B
  35. tests/cpass/unsafe.rs : 674 B
  36. tests/cfail/late-not-send.rs : 657 B
  37. tests/cfail/needs-sync.rs : 654 B
  38. ci/after-success.sh : 617 B
  39. book/src/SUMMARY.md : 614 B
  40. tests/cfail/init-not-send.rs : 611 B
  41. tests/cpass/late-not-send.rs : 591 B
  42. tests/cfail/needs-send.rs : 498 B
  43. ci/install.sh : 473 B
  44. .cargo/config : 454 B
  45. book/src/preface.md : 366 B
  46. tests/cfail/task-divergent.rs : 361 B
  47. tests/cpass/peripheral.rs : 355 B
  48. tests/cpass/late-resource.rs : 352 B
  49. tests/cfail/task-idle.rs : 345 B
  50. tests/cfail/used-free-interrupt.rs : 344 B
  51. tests/cfail/exception-divergent.rs : 328 B
  52. tests/cfail/interrupt-divergent.rs : 327 B
  53. tests/cfail/exception-invalid.rs : 326 B
  54. tests/cfail/exception-output.rs : 324 B
  55. tests/cfail/interrupt-output.rs : 323 B
  56. book/src/internals.md : 321 B
  57. tests/cfail/exception-sys-tick.rs : 317 B
  58. tests/cfail/exception-input.rs : 317 B
  59. tests/cfail/interrupt-input.rs : 316 B
  60. tests/cfail/idle-input.rs : 301 B
  61. tests/cfail/idle-not-divergent.rs : 291 B
  62. tests/cfail/late-assigned-to-init.rs : 285 B
  63. tests/cfail/resource-pub.rs : 282 B
  64. tests/cfail/late-uninit.rs : 279 B
  65. tests/cfail/init-divergent.rs : 277 B
  66. tests/cfail/init-output.rs : 273 B
  67. tests/cfail/insufficient-free-interrupts.rs : 270 B
  68. tests/cfail/init-input.rs : 266 B
  69. tests/cfail/resource-not-declared.rs : 247 B
  70. tests/cfail/task-not-declared.rs : 239 B
  71. examples/smallest.rs : 239 B
  72. ci/expected/periodic.run : 177 B
  73. ci/expected/ramfunc.grep.foo : 119 B
  74. ci/expected/ramfunc.grep.bar : 119 B
  75. ci/expected/baseline.run : 114 B
  76. book/book.toml : 104 B
  77. .github/bors.toml : 85 B
  78. ci/expected/schedule.run : 65 B
  79. .gitignore : 58 B
  80. ci/expected/interrupt.run : 51 B
  81. ci/expected/static.run : 48 B
  82. ci/expected/message.run : 42 B
  83. ci/expected/resource.run : 36 B
  84. ci/expected/lock.run : 36 B
  85. ci/expected/capacity.run : 32 B
  86. book/src/internals/ceilings.md : 29 B
  87. book/src/internals/tasks.md : 28 B
  88. book/src/internals/timer-queue.md : 24 B
  89. ci/expected/late.run : 21 B
  90. ci/expected/singleton.run : 14 B
  91. ci/expected/task.run : 12 B
  92. ci/expected/idle.run : 10 B
  93. ci/expected/init.run : 5 B
  94. ci/expected/ramfunc.run : 4 B
  95. ci/expected/types.run : 0 B
  96. ci/expected/not-sync.run : 0 B
  97. ci/expected/not-send.run : 0 B