Ugly Alpha 1
rcc:0.9.0

total uncompressed bytes

1.1 MB

total files

443

Fix

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

410 wasted files

total waste: 509.8 KB

  1. tests/stack-overflow/scalar_init.c : 100.0 KB
  2. tests/runner-tests/cpp/overflow.c : 100.0 KB
  3. tests/stack-overflow/aggregate_init.c : 100.0 KB
  4. tests/runner-tests/limits/sizeof.c : 70.0 KB
  5. tests/stack-overflow/decl-analyze.c : 12.8 KB
  6. tests/runner-tests/limits/unary.c : 10.0 KB
  7. tests/stack-overflow/stmt.c : 10.0 KB
  8. tests/stack-overflow/expr.c : 10.0 KB
  9. tests/stack-overflow/decl.c : 10.0 KB
  10. tests/stack-overflow/unary_analyze.c : 10.0 KB
  11. reference/if_state.svg : 7.8 KB
  12. tests/runner.rs : 5.7 KB
  13. tests/utils/mod.rs : 5.1 KB
  14. CONTRIBUTING.md : 4.8 KB
  15. .github/report-issue.sh : 3.7 KB
  16. .travis.yml : 3.3 KB
  17. tests/varargs.rs : 2.2 KB
  18. tests/headers.rs : 2.0 KB
  19. minimizer/minimize.sh : 1.8 KB
  20. FAQ.md : 1.5 KB
  21. tests/fuzz.sh : 1.4 KB
  22. tests/stack-overflow.rs : 1.2 KB
  23. benches/examples.rs : 1.0 KB
  24. benches/parens.rs : 978 B
  25. reference/if_state.dot : 680 B
  26. IMPLEMENTATION_DEFINED.md : 680 B
  27. .github/ISSUE_TEMPLATE/bad_parse.md : 637 B
  28. .github/ISSUE_TEMPLATE/codegen_bug.md : 610 B
  29. .github/ISSUE_TEMPLATE/panic.md : 583 B
  30. minimizer/README.md : 509 B
  31. tests/c-testsuite.sh : 459 B
  32. tests/runner-tests/cpp/if/0.c : 448 B
  33. tests/runner-tests/readme.c : 441 B
  34. tests/runner-tests/expr/pointers/6.c : 397 B
  35. tests/jit.rs : 389 B
  36. tests/runner-tests/stmt/switch/5.c : 324 B
  37. tests/runner-tests/stmt/switch/6.c : 322 B
  38. tests/runner-tests/expr/pointers/8.c : 281 B
  39. tests/runner-tests/cpp/if/nested.c : 279 B
  40. tests/runner-tests/factorial.c : 275 B
  41. tests/runner-tests/decls/static_initializers.c : 262 B
  42. mycpp : 258 B
  43. tests/runner-tests/decls/test_initializers/3.c : 251 B
  44. tests/runner-tests/decls/test_initializers/7.c : 250 B
  45. tests/runner-tests/stmt/strlen.c : 248 B
  46. tests/runner-tests/decls/typedef/7.c : 230 B
  47. tests/hfuzz.sh : 218 B
  48. tests/runner-tests/decls/test_initializers/5.c : 214 B
  49. tests/runner-tests/cpp/if/elif2.c : 212 B
  50. tests/runner-tests/decls/useless_declaration.c : 211 B
  51. tests/runner-tests/cpp/if/elif3.c : 204 B
  52. tests/runner-tests/stmt/goto/1.c : 199 B
  53. tests/runner-tests/decls/struct_initializers.c : 198 B
  54. tests/runner-tests/expr/pointers/5.c : 194 B
  55. tests/runner-tests/stmt/for_loop/2.c : 188 B
  56. tests/runner-tests/decls/test_initializers/6.c : 188 B
  57. tests/runner-tests/stmt/while_loop/0.c : 187 B
  58. tests/runner-tests/decls/recursive_struct.c : 174 B
  59. tests/runner-tests/stmt/while_loop/2.c : 172 B
  60. tests/runner-tests/stmt/scope/9.c : 170 B
  61. tests/runner-tests/stmt/scope/4.c : 165 B
  62. tests/runner-tests/expr/cstruct/0.c : 165 B
  63. tests/runner-tests/cpp/if/defined.c : 163 B
  64. tests/runner-tests/io.c : 161 B
  65. tests/runner-tests/expr/assign/compound_struct.c : 154 B
  66. tests/runner-tests/stmt/for_loop/0.c : 153 B
  67. tests/runner-tests/expr/implicit_casts/8.c : 153 B
  68. tests/runner-tests/expr/assign/compound_int.c : 152 B
  69. tests/runner-tests/func/recursion.c : 151 B
  70. minimizer/conditions/return_code_is_not.sh : 151 B
  71. tests/runner-tests/decls/function/6.c : 150 B
  72. tests/runner-tests/fibonacci.c : 149 B
  73. minimizer/conditions/return_code_equals.sh : 149 B
  74. tests/runner-tests/expr/pointers/2.c : 148 B
  75. tests/runner-tests/expr/implicit_casts/9.c : 147 B
  76. minimizer/conditions/output_contains.sh : 147 B
  77. tests/runner-tests/stmt/switch/2.c : 146 B
  78. tests/runner-tests/decls/forward_declaration/2.c : 145 B
  79. tests/runner-tests/decls/typedef/9.c : 140 B
  80. tests/runner-tests/decls/typedef/5.c : 140 B
  81. tests/runner-tests/decls/typedef/1.c : 140 B
  82. tests/runner-tests/expr/enumeration/1.c : 136 B
  83. tests/runner-tests/stmt/syntax_errors/1.c : 132 B
  84. tests/runner-tests/stmt/switch/4.c : 132 B
  85. tests/runner-tests/fuzz/261.c : 131 B
  86. tests/runner-tests/fuzz/switch-while.c : 128 B
  87. tests/runner-tests/expr/union.c : 126 B
  88. tests/runner-tests/cpp/if/elif4.c : 121 B
  89. tests/runner-tests/expr/assign/pointer_math.c : 120 B
  90. tests/runner-tests/stmt/do_loop/0.c : 119 B
  91. tests/runner-tests/decls/exotic_qualifiers.c : 117 B
  92. tests/runner-tests/decls/enum_self_assign.c : 117 B
  93. tests/csmith.sh : 117 B
  94. tests/runner-tests/expr/arrays/0.c : 114 B
  95. tests/pre-commit.sh : 114 B
  96. tests/runner-tests/stmt/void.c : 113 B
  97. tests/runner-tests/stmt/do_loop.c : 113 B
  98. tests/runner-tests/stmt/scope/7.c : 112 B
  99. tests/runner-tests/expr/assign/10.c : 112 B
  100. tests/runner-tests/decls/function/decay-ptr.c : 109 B
  101. tests/runner-tests/func/undefined.c : 108 B
  102. tests/runner-tests/expr/pointers/7.c : 108 B
  103. tests/runner-tests/func/func_pointers/2.c : 107 B
  104. tests/runner-tests/expr/lnot/7.c : 107 B
  105. tests/runner-tests/stmt/switch/1.c : 106 B
  106. tests/runner-tests/expr/explicit_casts/8.c : 106 B
  107. tests/runner-tests/stmt/switch/3.c : 105 B
  108. tests/runner-tests/stmt/switch/0.c : 105 B
  109. tests/runner-tests/fuzz/invalid-sizeof.c : 105 B
  110. tests/runner-tests/decls/enum_overflow.c : 105 B
  111. tests/runner-tests/expr/primary.c : 104 B
  112. tests/runner-tests/expr/assign/11.c : 104 B
  113. tests/runner-tests/expr/assign/6.c : 103 B
  114. tests/runner-tests/func/qualifiers.c : 102 B
  115. tests/runner-tests/decls/string.c : 102 B
  116. tests/runner-tests/func/func_pointers/0.c : 101 B
  117. tests/runner-tests/func/no_prototype.c : 100 B
  118. tests/runner-tests/decls/function/2.c : 100 B
  119. tests/runner-tests/conditional.c : 100 B
  120. tests/runner-tests/func/void.c : 99 B
  121. tests/runner-tests/stmt/label.c : 98 B
  122. tests/runner-tests/decls/function/1.c : 98 B
  123. tests/runner-tests/stmt/switch/8.c : 97 B
  124. tests/runner-tests/decls/typedef/inner_scope.c : 97 B
  125. tests/runner-tests/stmt/syntax_errors/2.c : 96 B
  126. tests/runner-tests/expr/ternary/8.c : 96 B
  127. tests/runner-tests/expr/ternary/7.c : 96 B
  128. tests/runner-tests/expr/typedef_cast.c : 95 B
  129. tests/runner-tests/expr/assign/12.c : 95 B
  130. tests/runner-tests/decls/alignment/1.c : 95 B
  131. tests/runner-tests/func/func_pointers/1.c : 94 B
  132. tests/runner-tests/stmt/switch/9.c : 93 B
  133. tests/runner-tests/stmt/for_loop/1.c : 93 B
  134. tests/runner-tests/expr/arrays/5.c : 93 B
  135. tests/runner-tests/cpp/if/elif.c : 92 B
  136. tests/runner-tests/cpp/define/triple-function.c : 92 B
  137. tests/runner-tests/expr/assign/struct_align.c : 91 B
  138. tests/runner-tests/stmt/scope/3.c : 90 B
  139. tests/runner-tests/stmt/scope/1.c : 90 B
  140. tests/runner-tests/expr/ternary/6.c : 89 B
  141. tests/runner-tests/stmt/switch/7.c : 88 B
  142. tests/runner-tests/expr/logical_exprs/4.c : 88 B
  143. tests/runner-tests/expr/lnot/8.c : 88 B
  144. tests/runner-tests/expr/arrays/4.c : 88 B
  145. tests/runner-tests/decls/function/qualifiers.c : 88 B
  146. tests/runner-tests/decls/function/0.c : 88 B
  147. tests/runner-tests/decls/forward_struct_declaration.c : 86 B
  148. tests/runner-tests/cpp/define/double-function.c : 86 B
  149. tests/runner-tests/expr/pointers/1.c : 84 B
  150. tests/runner-tests/cpp/define/multiple-tokens.c : 84 B
  151. tests/runner-tests/decls/large_locals.c : 83 B
  152. tests/runner-tests/stmt/scope/2.c : 82 B
  153. tests/runner-tests/expr/ternary/4.c : 82 B
  154. tests/runner-tests/decls/declare_local_function/1.c : 82 B
  155. tests/runner-tests/stmt/branch_return/2.c : 81 B
  156. tests/runner-tests/func/extern_call.c : 81 B
  157. tests/runner-tests/expr/ternary/2.c : 81 B
  158. tests/runner-tests/expr/enumeration/0.c : 81 B
  159. tests/runner-tests/decls/alignment/0.c : 81 B
  160. tests/runner-tests/expr/strings.c : 80 B
  161. tests/runner-tests/ret.c : 79 B
  162. tests/runner-tests/expr/pointers/4.c : 79 B
  163. tests/runner-tests/decls/test_decl_after_init/1.c : 79 B
  164. tests/runner-tests/decls/declare_local_function/0.c : 79 B
  165. tests/runner-tests/expr/cstruct/1.c : 78 B
  166. .gitignore : 78 B
  167. tests/runner-tests/decls/scope/0.c : 77 B
  168. tests/runner-tests/decls/forward_declaration/5.c : 77 B
  169. tests/runner-tests/expr/ternary/9.c : 75 B
  170. tests/runner-tests/expr/sizeof.c : 75 B
  171. tests/runner-tests/decls/union/0.c : 75 B
  172. tests/runner-tests/decls/typedef/2.c : 75 B
  173. tests/runner-tests/decls/linkage/5.c : 75 B
  174. tests/runner-tests/decls/linkage/4.c : 75 B
  175. tests/runner-tests/expr/cstruct/2.c : 74 B
  176. tests/runner-tests/decls/typedef/8.c : 74 B
  177. .rustfmt.toml : 74 B
  178. tests/runner-tests/stmt/while_loop/1.c : 73 B
  179. tests/runner-tests/stmt/scope/8.c : 73 B
  180. tests/runner-tests/expr/ternary/1.c : 73 B
  181. tests/runner-tests/expr/pointers/0.c : 73 B
  182. tests/runner-tests/decls/multiple_initializers.c : 73 B
  183. tests/runner-tests/cpp/define/function.c : 73 B
  184. minimizer/run_cargo.sh : 73 B
  185. tests/runner-tests/fuzz/282.c : 72 B
  186. tests/runner-tests/expr/logical_exprs/2.c : 72 B
  187. tests/runner-tests/expr/logical_exprs/0.c : 72 B
  188. tests/runner-tests/expr/arrays/6.c : 72 B
  189. tests/runner-tests/decls/linkage/2.c : 72 B
  190. tests/runner-tests/stmt/scope/0.c : 71 B
  191. tests/runner-tests/expr/assign/9.c : 71 B
  192. tests/runner-tests/expr/assign/8.c : 71 B
  193. tests/runner-tests/func/declaration_before_definition.c : 70 B
  194. tests/runner-tests/expr/assign/7.c : 70 B
  195. tests/runner-tests/stmt/return_type/1.c : 69 B
  196. tests/runner-tests/stmt/goto/0.c : 69 B
  197. tests/runner-tests/func/intern_call.c : 69 B
  198. tests/runner-tests/expr/assign/3.c : 69 B
  199. tests/runner-tests/expr/arrays/3.c : 69 B
  200. tests/runner-tests/index.c : 68 B
  201. tests/runner-tests/hello_world.c : 68 B
  202. tests/runner-tests/expr/arrays_are_commutative.c : 67 B
  203. tests/runner-tests/expr/arrays/1.c : 67 B
  204. tests/runner-tests/decls/typedef/6.c : 67 B
  205. tests/runner-tests/stmt/scope/5.c : 66 B
  206. tests/runner-tests/expr/arrays/2.c : 66 B
  207. tests/runner-tests/cpp/include/subdir-local.c : 66 B
  208. tests/runner-tests/cpp/define/wrong-args.c : 66 B
  209. tests/runner-tests/func/nested.c : 65 B
  210. tests/runner-tests/decls/linkage/0.c : 65 B
  211. tests/runner-tests/stmt/branch_return/1.c : 64 B
  212. tests/runner-tests/expr/cmp/9.c : 64 B
  213. tests/runner-tests/stmt/branch_return/0.c : 63 B
  214. tests/runner-tests/stmt/pointer_cast.c : 62 B
  215. tests/runner-tests/expr/assign/2.c : 62 B
  216. tests/runner-tests/expr/cstruct/3.c : 61 B
  217. tests/runner-tests/decls/test_initializers/8.c : 61 B
  218. tests/runner-tests/expr/sub/4.c : 60 B
  219. tests/runner-tests/decls/forward_declaration/6.c : 60 B
  220. tests/runner-tests/decls/declare_local.c : 60 B
  221. tests/runner-tests/func/paren.c : 59 B
  222. tests/runner-tests/expr/explicit_casts/4.c : 57 B
  223. tests/runner-tests/expr/assign/4.c : 57 B
  224. tests/runner-tests/segfault.c : 56 B
  225. tests/runner-tests/cpp/include/local-relative-parent.c : 56 B
  226. tests/runner-tests/overflow.c : 55 B
  227. tests/runner-tests/expr/assign/13.c : 55 B
  228. tests/runner-tests/decls/struct.c : 55 B
  229. tests/runner-tests/decls/linkage/3.c : 55 B
  230. tests/runner-tests/expr/overflow/3.c : 54 B
  231. tests/runner-tests/expr/comma/2.c : 54 B
  232. tests/runner-tests/expr/assign/1.c : 53 B
  233. tests/runner-tests/expr/assign/0.c : 53 B
  234. tests/runner-tests/decls/test_decl_and_func_definition/2.c : 53 B
  235. tests/runner-tests/expr/ternary/5.c : 51 B
  236. tests/runner-tests/decls/scope/1.c : 51 B
  237. tests/runner-tests/decls/infer_array_bounds/2.c : 51 B
  238. tests/runner-tests/expr/ternary/3.c : 50 B
  239. tests/runner-tests/decls/test_decl_after_init/0.c : 50 B
  240. tests/runner-tests/decls/redefinition/1.c : 50 B
  241. tests/runner-tests/expr/typedef_sizeof.c : 49 B
  242. tests/runner-tests/expr/assign/5.c : 49 B
  243. tests/runner-tests/expr/sub/2.c : 48 B
  244. tests/runner-tests/expr/shift/5.c : 48 B
  245. tests/runner-tests/expr/cmp/8.c : 48 B
  246. tests/runner-tests/decls/typedef/0.c : 48 B
  247. tests/runner-tests/decls/redefinition/2.c : 48 B
  248. tests/runner-tests/decls/bad_signature_for_main/4.c : 48 B
  249. tests/runner-tests/decls/bad_signature_for_main/3.c : 48 B
  250. tests/runner-tests/expr/xor/4.c : 47 B
  251. tests/runner-tests/expr/mul/4.c : 47 B
  252. tests/runner-tests/expr/modulo/4.c : 47 B
  253. tests/runner-tests/expr/lnot/5.c : 47 B
  254. tests/runner-tests/expr/div/4.c : 47 B
  255. tests/runner-tests/expr/cmp/7.c : 47 B
  256. tests/runner-tests/expr/cmp/6.c : 47 B
  257. tests/runner-tests/expr/bor/5.c : 47 B
  258. tests/runner-tests/expr/bor/3.c : 47 B
  259. tests/runner-tests/expr/band/5.c : 47 B
  260. tests/runner-tests/decls/typedef/3.c : 47 B
  261. tests/runner-tests/decls/infer_array_bounds/3.c : 47 B
  262. tests/runner-tests/decls/forward_declaration/0.c : 47 B
  263. tests/runner-tests/expr/explicit_casts/2.c : 46 B
  264. tests/runner-tests/decls/infer_array_bounds/0.c : 46 B
  265. tests/runner-tests/stmt/branch_return/4.c : 45 B
  266. tests/runner-tests/expr/mul/2.c : 45 B
  267. tests/runner-tests/expr/modulo/2.c : 45 B
  268. tests/runner-tests/expr/implicit_casts/6.c : 45 B
  269. tests/runner-tests/expr/implicit_casts/5.c : 45 B
  270. tests/runner-tests/expr/comma/1.c : 45 B
  271. tests/runner-tests/decls/typedef/enums_members_are_same_scope.c : 45 B
  272. tests/runner-tests/expr/unary_plus/1.c : 44 B
  273. tests/runner-tests/expr/sub/3.c : 44 B
  274. tests/runner-tests/expr/negate/3.c : 44 B
  275. tests/runner-tests/expr/mul/3.c : 44 B
  276. tests/runner-tests/expr/lnot/6.c : 44 B
  277. tests/runner-tests/expr/lnot/4.c : 44 B
  278. tests/runner-tests/expr/implicit_casts/7.c : 44 B
  279. tests/runner-tests/expr/explicit_casts/3.c : 44 B
  280. tests/runner-tests/expr/explicit_casts/1.c : 44 B
  281. tests/runner-tests/expr/explicit_casts/0.c : 44 B
  282. tests/runner-tests/expr/div/3.c : 44 B
  283. tests/runner-tests/expr/bor/2.c : 44 B
  284. tests/runner-tests/expr/bnot/5.c : 44 B
  285. tests/runner-tests/expr/add/3.c : 44 B
  286. tests/runner-tests/expr/add/2.c : 44 B
  287. tests/runner-tests/decls/linkage/extern_after_static.c : 44 B
  288. tests/runner-tests/decls/declare_global.c : 44 B
  289. tests/runner-tests/func/varargs.c : 43 B
  290. tests/runner-tests/expr/negate/2.c : 43 B
  291. tests/runner-tests/expr/implicit_casts/4.c : 43 B
  292. tests/runner-tests/expr/implicit_casts/1.c : 43 B
  293. tests/runner-tests/expr/cmp/5.c : 43 B
  294. tests/runner-tests/expr/shift/3.c : 42 B
  295. tests/runner-tests/expr/shift/1.c : 42 B
  296. tests/runner-tests/expr/mul/0.c : 42 B
  297. tests/runner-tests/expr/implicit_casts/3.c : 42 B
  298. tests/runner-tests/expr/implicit_casts/2.c : 42 B
  299. tests/runner-tests/expr/implicit_casts/0.c : 42 B
  300. tests/runner-tests/expr/cmp/4.c : 42 B
  301. tests/runner-tests/expr/cmp/3.c : 42 B
  302. tests/runner-tests/expr/band/3.c : 42 B
  303. tests/runner-tests/decls/typedef/4.c : 42 B
  304. tests/runner-tests/decls/linkage/1.c : 42 B
  305. tests/runner-tests/expr/xor/3.c : 41 B
  306. tests/runner-tests/expr/shift/4.c : 41 B
  307. tests/runner-tests/expr/shift/2.c : 41 B
  308. tests/runner-tests/expr/shift/0.c : 41 B
  309. tests/runner-tests/expr/logical_exprs/3.c : 41 B
  310. tests/runner-tests/expr/logical_exprs/1.c : 41 B
  311. tests/runner-tests/expr/div/0.c : 41 B
  312. tests/runner-tests/expr/cmp/1.c : 41 B
  313. tests/runner-tests/expr/cmp/0.c : 41 B
  314. tests/runner-tests/expr/bnot/3.c : 41 B
  315. tests/runner-tests/expr/bnot/2.c : 41 B
  316. tests/runner-tests/expr/band/2.c : 41 B
  317. tests/runner-tests/expr/add/0.c : 41 B
  318. tests/runner-tests/decls/union/1.c : 41 B
  319. tests/runner-tests/decls/test_decl_and_func_definition/1.c : 41 B
  320. tests/runner-tests/expr/xor/2.c : 40 B
  321. tests/runner-tests/expr/xor/1.c : 40 B
  322. tests/runner-tests/expr/xor/0.c : 40 B
  323. tests/runner-tests/expr/sub/1.c : 40 B
  324. tests/runner-tests/expr/sub/0.c : 40 B
  325. tests/runner-tests/expr/negate/1.c : 40 B
  326. tests/runner-tests/expr/negate/0.c : 40 B
  327. tests/runner-tests/expr/mul/1.c : 40 B
  328. tests/runner-tests/expr/modulo/1.c : 40 B
  329. tests/runner-tests/expr/modulo/0.c : 40 B
  330. tests/runner-tests/expr/div/2.c : 40 B
  331. tests/runner-tests/expr/div/1.c : 40 B
  332. tests/runner-tests/expr/cmp/2.c : 40 B
  333. tests/runner-tests/expr/bor/1.c : 40 B
  334. tests/runner-tests/expr/bor/0.c : 40 B
  335. tests/runner-tests/expr/band/4.c : 40 B
  336. tests/runner-tests/expr/band/1.c : 40 B
  337. tests/runner-tests/expr/band/0.c : 40 B
  338. tests/runner-tests/expr/add/1.c : 40 B
  339. tests/runner-tests/decls/typedef/tags_are_different_scope.c : 40 B
  340. tests/runner-tests/decls/test_decl_and_func_definition/0.c : 40 B
  341. tests/runner-tests/expr/modulo/3.c : 39 B
  342. tests/runner-tests/expr/lnot/3.c : 39 B
  343. tests/runner-tests/expr/lnot/1.c : 39 B
  344. tests/runner-tests/expr/explicit_casts/6.c : 39 B
  345. tests/runner-tests/expr/comma/0.c : 39 B
  346. tests/runner-tests/expr/bor/4.c : 39 B
  347. tests/runner-tests/expr/bnot/1.c : 38 B
  348. tests/runner-tests/expr/bnot/0.c : 38 B
  349. tests/runner-tests/cpp/include/permission_denied.c : 38 B
  350. tests/runner-tests/expr/unary_plus/0.c : 37 B
  351. tests/runner-tests/expr/lnot/2.c : 37 B
  352. tests/runner-tests/expr/lnot/0.c : 37 B
  353. tests/runner-tests/expr/explicit_casts/7.c : 37 B
  354. tests/runner-tests/decls/bad_signature_for_main/2.c : 37 B
  355. tests/runner-tests/simple/multiple_errors/0.c : 36 B
  356. tests/runner-tests/expr/explicit_casts/5.c : 36 B
  357. tests/runner-tests/expr/bnot/4.c : 36 B
  358. tests/runner-tests/decls/redefinition/0.c : 36 B
  359. tests/runner-tests/stmt/return_type/0.c : 35 B
  360. tests/runner-tests/func/void-pointer.c : 35 B
  361. tests/runner-tests/decls/function/typedef.c : 35 B
  362. tests/runner-tests/fuzz/185.c : 34 B
  363. tests/runner-tests/decls/forward_declaration/1.c : 34 B
  364. tests/runner-tests/decls/abstract_param_in_definition.c : 33 B
  365. rustfmt.toml : 33 B
  366. tests/runner-tests/decls/big_array.c : 31 B
  367. tests/runner-tests/cpp/define/syntax-error2.c : 31 B
  368. tests/runner-tests/fuzz/deref-noop.c : 30 B
  369. tests/runner-tests/decls/test_initializers/4.c : 30 B
  370. tests/runner-tests/decls/forward_declaration/4.c : 30 B
  371. tests/runner-tests/simple/multiple_errors/1.c : 29 B
  372. tests/runner-tests/decls/forward_declaration/3.c : 29 B
  373. tests/runner-tests/cpp/include/local.c : 29 B
  374. tests/runner-tests/fuzz/abstract-decl.c : 28 B
  375. tests/runner-tests/decls/overflow_array_size.c : 28 B
  376. tests/runner-tests/stmt/scope/6.c : 27 B
  377. tests/runner-tests/decls/infer_array_bounds/1.c : 27 B
  378. tests/runner-tests/decls/function/3.c : 27 B
  379. tests/runner-tests/decls/bad_signature_for_main/1.c : 27 B
  380. tests/runner-tests/cpp/define/syntax-error.c : 27 B
  381. tests/runner-tests/stmt/main_is_special.c : 26 B
  382. tests/runner-tests/decls/function/5.c : 26 B
  383. tests/runner-tests/decls/function/4.c : 26 B
  384. tests/runner-tests/cpp/include/subdir/a.h : 26 B
  385. tests/runner-tests/expr/overflow/2.c : 25 B
  386. tests/runner-tests/expr/overflow/1.c : 25 B
  387. tests/runner-tests/expr/overflow/0.c : 25 B
  388. tests/runner-tests/decls/test_initializers/0.c : 25 B
  389. tests/runner-tests/cpp/include/local.h : 25 B
  390. tests/runner-tests/stmt/syntax_errors/0.c : 23 B
  391. tests/runner-tests/decls/test_different_types.c : 23 B
  392. tests/runner-tests/decls/bad_signature_for_main/0.c : 23 B
  393. tests/runner-tests/simple/only_bad_tokens_are_error/1.c : 22 B
  394. tests/runner-tests/expr/pointers/3.c : 21 B
  395. tests/runner-tests/expr/overflow/5.c : 21 B
  396. tests/runner-tests/expr/overflow/4.c : 21 B
  397. tests/runner-tests/decls/syntax.c : 21 B
  398. tests/runner-tests/decls/test_initializers/2.c : 20 B
  399. tests/runner-tests/stmt/return_type/2.c : 19 B
  400. tests/runner-tests/stmt/branch_return/3.c : 19 B
  401. tests/runner-tests/lex.c : 19 B
  402. tests/runner-tests/decls/test_initializers/1.c : 19 B
  403. tests/runner-tests/decls/struct_and_enum/3.c : 16 B
  404. tests/runner-tests/decls/struct_and_enum/0.c : 16 B
  405. tests/runner-tests/decls/struct_and_enum/2.c : 15 B
  406. tests/runner-tests/no_type.c : 14 B
  407. tests/runner-tests/decls/struct_and_enum/1.c : 14 B
  408. tests/runner-tests/cpp/include/subdir/b.h : 11 B
  409. tests/runner-tests/simple/only_bad_tokens_are_error/0.c : 10 B
  410. tests/runner-tests/simple/empty_program_is_err.c : 8 B