Ugly Alpha 1
seer:0.0.3

total uncompressed bytes

484.4 KB

total files

217

Fix

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

195 wasted files

total waste: 141.2 KB

  1. tests/compiletest.rs : 10.3 KB
  2. tests/run-pass/intrinsics-integer.rs : 7.2 KB
  3. tests/run-pass/deriving-associated-types.rs : 4.3 KB
  4. tests/symbolic.rs : 3.7 KB
  5. tests/run-pass/dst-struct.rs : 3.5 KB
  6. tests/run-pass/rfc1623.rs : 2.6 KB
  7. tests/run-pass/dst-raw.rs : 2.5 KB
  8. tests/run-pass/mir_coercions.rs : 2.4 KB
  9. tests/symbolic/manticore.rs : 2.4 KB
  10. tests/run-pass/intrinsics-math.rs : 2.3 KB
  11. tests/run-pass/binops.rs : 2.1 KB
  12. example/standalone/base64.rs : 2.1 KB
  13. tests/run-pass/dst-struct-sole.rs : 2.1 KB
  14. tests/run-pass/dst-field-align.rs : 2.0 KB
  15. tests/run-pass/slice-of-zero-size-elements.rs : 1.8 KB
  16. tests/run-pass/regions-lifetime-nonfree-late-bound.rs : 1.8 KB
  17. tests/run-pass/atomic-compare_exchange.rs : 1.8 KB
  18. tests/run-pass/issue-29746.rs : 1.6 KB
  19. tests/run-pass/union.rs : 1.6 KB
  20. tests/run-pass/cast-rfc0401-vtable-kinds.rs : 1.6 KB
  21. tests/run-pass/vec-matching-fold.rs : 1.6 KB
  22. tests/run-pass/issue-23261.rs : 1.5 KB
  23. tests/symbolic/read_signed_int.rs : 1.5 KB
  24. tests/run-pass/mir_fat_ptr.rs : 1.4 KB
  25. tests/run-pass/simd-intrinsic-generic-elements.rs : 1.3 KB
  26. tests/run-pass/issue-15523-big.rs : 1.3 KB
  27. tests/run-pass/function_pointers.rs : 1.3 KB
  28. tests/run-pass/sums.rs : 1.2 KB
  29. tests/run-pass/issue-30530.rs : 1.1 KB
  30. tests/run-pass/atomic-access-bool.rs : 1.1 KB
  31. tests/run-pass/send-is-not-static-par-for.rs : 1.1 KB
  32. tests/run-pass/ints.rs : 1.1 KB
  33. tests/run-pass/pointers.rs : 1.0 KB
  34. tests/run-pass/issue-36278-prefix-nesting.rs : 1.0 KB
  35. tests/run-pass/float_fast_math.rs : 1.0 KB
  36. tests/compile-fail/tag-align-dyn-u64.rs : 987 B
  37. tests/run-pass/const-vec-of-fns.rs : 982 B
  38. tests/run-pass/seer-issue-2.rs : 968 B
  39. tests/run-pass/closures.rs : 963 B
  40. tests/run-pass/write-bytes.rs : 923 B
  41. tests/run-pass/issue-15080.rs : 906 B
  42. tests/run-pass/too-large-primval-write-problem.rs : 890 B
  43. tests/run-pass/enums.rs : 869 B
  44. tests/run-pass/calls.rs : 864 B
  45. tests/run-pass/issue-3794.rs : 848 B
  46. tests/run-pass/overloaded-calls-simple.rs : 842 B
  47. tests/run-pass/sendable-class.rs : 833 B
  48. tests/run-pass/arrays.rs : 825 B
  49. tests/run-pass/observed_local_mut.rs : 817 B
  50. tests/run-pass/vecs.rs : 806 B
  51. tests/run-pass/enum-nullable-const-null-with-fields.rs : 798 B
  52. tests/run-pass/tuple_like_enum_variant_constructor_struct_pointer_opt.rs : 788 B
  53. tests/run-pass/issue-26709.rs : 785 B
  54. tests/run-pass/ptr_int_casts.rs : 777 B
  55. tests/run-pass/last-use-in-cap-clause.rs : 754 B
  56. tests/run-pass/dst-irrefutable-bind.rs : 750 B
  57. tests/run-pass/issue-35815.rs : 748 B
  58. tests/compile-fail/transmute-pair-undef.rs : 732 B
  59. tests/run-pass/heap.rs : 731 B
  60. tests/symbolic/ptr_offset.rs : 726 B
  61. tests/run-pass/issue-20575.rs : 720 B
  62. tests/run-pass/issue-17877.rs : 719 B
  63. tests/run-pass/issue-31267-additional.rs : 703 B
  64. tests/run-pass/move-arg-2-unique.rs : 699 B
  65. tests/run-pass/unique-send.rs : 672 B
  66. tests/symbolic/comparisons.rs : 639 B
  67. tests/symbolic/bitwise_bool.rs : 628 B
  68. tests/symbolic/ptr_projection.rs : 615 B
  69. tests/run-pass/move-arg-3-unique.rs : 614 B
  70. tests/run-pass/issue-5917.rs : 604 B
  71. tests/run-pass/associated-const.rs : 597 B
  72. tests/run-pass/issue-15063.rs : 595 B
  73. tests/run-pass/issue-33387.rs : 588 B
  74. tests/run-pass/box_box_trait.rs : 571 B
  75. tests/run-pass/products.rs : 568 B
  76. tests/symbolic/read_u64.rs : 565 B
  77. tests/symbolic/write_mem.rs : 559 B
  78. tests/compile-fail/overflowing-rsh-6.rs : 556 B
  79. tests/run-pass/loops.rs : 555 B
  80. tests/run-pass/traits.rs : 549 B
  81. tests/run-pass/rust-lang-org.rs : 548 B
  82. tests/run-pass/call_drop_on_array_elements.rs : 547 B
  83. tests/run-pass/std.rs : 545 B
  84. tests/run-pass/c_enums.rs : 545 B
  85. tests/symbolic/indexing.rs : 539 B
  86. tests/run-pass/try-operator-custom.rs : 527 B
  87. tests/run-pass/strings.rs : 526 B
  88. tests/run-pass/miri-issue-133.rs : 514 B
  89. tests/symbolic/str_starts_with.rs : 479 B
  90. tests/symbolic/read_char.rs : 469 B
  91. tests/run-pass/closure-drop.rs : 465 B
  92. tests/compile-fail/alignment.rs : 448 B
  93. example/standalone/heap.rs : 435 B
  94. tests/run-pass/option_box_transmute_ptr.rs : 431 B
  95. tests/run-pass/rc.rs : 422 B
  96. tests/compile-fail/overwriting_part_of_relocation_makes_the_rest_undefined.rs : 416 B
  97. example/standalone/btreeset.rs : 410 B
  98. tests/run-pass/bools.rs : 408 B
  99. tests/symbolic/read_u32.rs : 407 B
  100. tests/run-pass/call_drop_on_zst_array_elements.rs : 390 B
  101. tests/run-pass/btreemap.rs : 387 B
  102. tests/run-pass/call_drop_on_fat_ptr_array_elements.rs : 373 B
  103. tests/symbolic/read_u16.rs : 364 B
  104. tests/run-pass/floats.rs : 362 B
  105. tests/run-pass/non_capture_closure_to_fn_ptr.rs : 358 B
  106. COPYRIGHT : 356 B
  107. tests/run-pass/zst_variant_drop.rs : 349 B
  108. tests/symbolic/memcmp.rs : 345 B
  109. tests/run-pass/specialization.rs : 342 B
  110. tests/symbolic/div.rs : 340 B
  111. tests/run-pass/call_drop_through_trait_object_rc.rs : 335 B
  112. tests/run-pass/call_drop_through_trait_object.rs : 319 B
  113. tests/symbolic/read_bool.rs : 318 B
  114. tests/run-pass/call_drop_through_owned_slice.rs : 318 B
  115. tests/run-pass/intrinsics.rs : 316 B
  116. tests/run-pass/fn_item_with_multiple_args_as_closure_trait_object.rs : 308 B
  117. tests/run-pass/iter_slice.rs : 306 B
  118. tests/run-pass/fn_ptr_as_closure_trait_object.rs : 306 B
  119. tests/run-pass/ptr_arith_offset_overflow.rs : 301 B
  120. tests/symbolic/bool_cast.rs : 299 B
  121. tests/run-pass/static_mut.rs : 296 B
  122. tests/compile-fail/modifying_constants.rs : 282 B
  123. tests/symbolic/neg.rs : 278 B
  124. tests/symbolic/slice.rs : 273 B
  125. tests/compile-fail/invalid_enum_discriminant.rs : 273 B
  126. tests/compile-fail/never_transmute_void.rs : 271 B
  127. tests/run-pass/pointer_arithmetic_as_usize.rs : 270 B
  128. example/standalone/sort.rs : 270 B
  129. tests/compile-fail/match_char.rs : 268 B
  130. tests/compile-fail/memleak_rc.rs : 266 B
  131. tests/compile-fail/cast_fn_ptr_unsafe2.rs : 258 B
  132. tests/compile-fail/stack_limit.rs : 257 B
  133. tests/compile-fail/never_transmute_humans.rs : 255 B
  134. tests/compile-fail/cast_fn_ptr_unsafe.rs : 254 B
  135. .travis.yml : 245 B
  136. tests/run-pass/char.rs : 243 B
  137. tests/compile-fail/cast_fn_ptr2.rs : 240 B
  138. tests/compile-fail/assume.rs : 239 B
  139. tests/run-pass/zst.rs : 237 B
  140. tests/compile-fail/never_say_never.rs : 234 B
  141. tests/run-pass/closure-field-ty.rs : 229 B
  142. tests/symbolic/infeasible.rs : 227 B
  143. tests/compile-fail/static_memory_modification2.rs : 226 B
  144. tests/compile-fail/undefined_byte_read.rs : 221 B
  145. tests/compile-fail/static_memory_modification3.rs : 218 B
  146. tests/compile-fail/out_of_bounds_read2.rs : 215 B
  147. tests/compile-fail/static_memory_modification.rs : 213 B
  148. tests/compile-fail/execute_memory.rs : 213 B
  149. tests/compile-fail/dangling_pointer_deref.rs : 209 B
  150. tests/compile-fail/timeout.rs : 208 B
  151. tests/compile-fail/cast_fn_ptr.rs : 208 B
  152. tests/compile-fail/deref_fn_ptr.rs : 207 B
  153. tests/compile-fail/cast_box_int_to_fn_ptr.rs : 203 B
  154. tests/compile-fail/oom.rs : 201 B
  155. tests/compile-fail/pointers_to_different_allocations_are_unorderable.rs : 199 B
  156. tests/compile-fail/oom2.rs : 193 B
  157. tests/symbolic/simple.rs : 191 B
  158. tests/compile-fail/wild_pointer_deref.rs : 187 B
  159. tests/run-pass/negative_discriminant.rs : 186 B
  160. tests/run-pass/drop_empty_slice.rs : 184 B
  161. tests/compile-fail/repeat2.rs : 179 B
  162. tests/compile-fail/null_pointer_deref.rs : 177 B
  163. tests/compile-fail/out_of_bounds_read.rs : 176 B
  164. tests/run-pass/pointer_sub.rs : 172 B
  165. tests/run-pass/move-undef-primval.rs : 172 B
  166. tests/compile-fail/cast_int_to_fn_ptr.rs : 172 B
  167. example/standalone/README.md : 169 B
  168. tests/compile-fail/zst.rs : 165 B
  169. tests/compile-fail/invalid_bool.rs : 163 B
  170. tests/run-pass/small_enum_size_bug.rs : 162 B
  171. tests/run-pass/recursive_static.rs : 160 B
  172. tests/run-pass/cast_fn_ptr.rs : 158 B
  173. tests/run-pass/multi_arg_closure.rs : 149 B
  174. tests/run-pass/ptr_offset.rs : 137 B
  175. tests/run-pass/ptr_arith_offset.rs : 135 B
  176. tests/run-pass/zst_box.rs : 131 B
  177. tests/compile-fail/env_args.rs : 124 B
  178. tests/run-pass/tuple_like_struct_constructor.rs : 115 B
  179. tests/run-pass/match_slice.rs : 114 B
  180. tests/run-pass/issue-miri-184.rs : 110 B
  181. tests/compile-fail/memleak.rs : 104 B
  182. tests/run-pass/static_memory_modification.rs : 100 B
  183. tests/run-pass/trivial.rs : 99 B
  184. tests/run-pass/cast_fn_ptr_unsafe.rs : 99 B
  185. tests/run-pass/fn_item_with_args_as_closure_trait_object.rs : 96 B
  186. tests/run-pass/constants.rs : 92 B
  187. tests/compile-fail/panic.rs : 85 B
  188. tests/run-pass/tuple_like_enum_variant_constructor_pointer_opt.rs : 81 B
  189. tests/run-pass/option_eq.rs : 74 B
  190. tests/run-pass/bad_substs.rs : 74 B
  191. tests/run-pass/tuple_like_enum_variant_constructor.rs : 66 B
  192. tests/run-pass/fn_item_as_closure_trait_object.rs : 61 B
  193. tests/run-pass/main_fn.rs : 40 B
  194. tests/run-pass/assume_bug.rs : 40 B
  195. .gitignore : 7 B