tree: c5c89d79c870846992775685a3618db628009249 [path history] [tgz]
  1. nested_skipped/
  2. nestedmod/
  3. assignment.rs
  4. attrib.rs
  5. break-and-continue.rs
  6. catch.rs
  7. chains-indent-tabbed.rs
  8. chains-indent-visual.rs
  9. chains-visual.rs
  10. chains.rs
  11. closure.rs
  12. comment.rs
  13. comment2.rs
  14. comment3.rs
  15. comment4.rs
  16. comment5.rs
  17. comment_crlf_newline.rs
  18. configs-array_layout-block.rs
  19. configs-array_layout-visual.rs
  20. configs-array_width-above.rs
  21. configs-array_width-below.rs
  22. configs-chain_indent-block.rs
  23. configs-chain_indent-visual.rs
  24. configs-chain_one_line_max-above.rs
  25. configs-chain_one_line_max-below.rs
  26. configs-closure_block_indent_threshold-10.rs
  27. configs-closure_block_indent_threshold-2.rs
  28. configs-comment_width-above.rs
  29. configs-comment_width-below.rs
  30. configs-comment_width-ignore.rs
  31. configs-condense_wildcard_suffices-false.rs
  32. configs-condense_wildcard_suffices-true.rs
  33. configs-control_brace_style-always_next_line.rs
  34. configs-control_brace_style-always_same_line.rs
  35. configs-control_brace_style-closing_next_line.rs
  36. configs-disable_all_formatting-false.rs
  37. configs-disable_all_formatting-true.rs
  38. configs-error_on_line_overflow-false.rs
  39. configs-fn_args_density-compressed.rs
  40. configs-fn_args_density-compressed_if_empty.rs
  41. configs-fn_args_density-tall.rs
  42. configs-fn_args_density-vertical.rs
  43. configs-fn_args_layout-block.rs
  44. configs-fn_args_layout-visual.rs
  45. configs-fn_args_paren_newline-false.rs
  46. configs-fn_args_paren_newline-true.rs
  47. configs-fn_brace_style-always_next_line.rs
  48. configs-fn_brace_style-prefer_same_line.rs
  49. configs-fn_brace_style-same_line_where.rs
  50. configs-fn_call_style-block-trailing-comma.rs
  51. configs-fn_call_style-block.rs
  52. configs-fn_call_style-visual-trailing-comma.rs
  53. configs-fn_call_style-visual.rs
  54. configs-fn_call_width-above.rs
  55. configs-fn_call_width-below.rs
  56. configs-fn_call_width-zero.rs
  57. configs-fn_empty_single_line-false.rs
  58. configs-fn_empty_single_line-true.rs
  59. configs-fn_return_indent-with_args.rs
  60. configs-fn_return_indent-with_where_clause.rs
  61. configs-fn_single_line-false.rs
  62. configs-fn_single_line-true.rs
  63. configs-force_explicit_abi-false.rs
  64. configs-force_explicit_abi-true.rs
  65. configs-force_format_strings-false.rs
  66. configs-force_format_strings-true.rs
  67. configs-format_strings-false.rs
  68. configs-format_strings-true.rs
  69. configs-generics_indent-block.rs
  70. configs-generics_indent-visual.rs
  71. configs-hard_tabs-false.rs
  72. configs-hard_tabs-true.rs
  73. configs-impl_empty_single_line-false.rs
  74. configs-impl_empty_single_line-true.rs
  75. configs-indent_match_arms-false.rs
  76. configs-indent_match_arms-true.rs
  77. configs-item_brace_style-always_next_line.rs
  78. configs-item_brace_style-prefer_same_line.rs
  79. configs-item_brace_style-same_line_where.rs
  80. configs-match_block_trailing_comma-false.rs
  81. configs-match_block_trailing_comma-true.rs
  82. configs-normalize_comments-false.rs
  83. configs-normalize_comments-true.rs
  84. configs-reorder_imported_names-false.rs
  85. configs-reorder_imported_names-true.rs
  86. configs-reorder_imports-false.rs
  87. configs-reorder_imports-true.rs
  88. configs-reorder_imports_in_group-false.rs
  89. configs-reorder_imports_in_group-true.rs
  90. configs-single_line_if_else_max_width-above.rs
  91. configs-single_line_if_else_max_width-below.rs
  92. configs-space_after_bound_colon-false.rs
  93. configs-space_after_bound_colon-true.rs
  94. configs-space_after_type_annotation_colon-false.rs
  95. configs-space_after_type_annotation_colon-true.rs
  96. configs-space_before_bound-false.rs
  97. configs-space_before_bound-true.rs
  98. configs-space_before_type_annotation-false.rs
  99. configs-space_before_type_annotation-true.rs
  100. configs-spaces_around_ranges-false.rs
  101. configs-spaces_around_ranges-true.rs
  102. configs-spaces_within_angle_brackets-false.rs
  103. configs-spaces_within_angle_brackets-true.rs
  104. configs-spaces_within_parens-false.rs
  105. configs-spaces_within_parens-true.rs
  106. configs-spaces_within_square_brackets-false.rs
  107. configs-spaces_within_square_brackets-true.rs
  108. configs-struct_lit_multiline_style-force_multi.rs
  109. configs-struct_lit_multiline_style-prefer_single.rs
  110. configs-struct_lit_style-block.rs
  111. configs-struct_lit_style-visual.rs
  112. configs-struct_lit_width-above.rs
  113. configs-struct_lit_width-below.rs
  114. configs-struct_variant_width-above.rs
  115. configs-struct_variant_width-below.rs
  116. configs-tab_spaces-2.rs
  117. configs-tab_spaces-4.rs
  118. configs-trailing_comma-always.rs
  119. configs-trailing_comma-never.rs
  120. configs-trailing_comma-vertical.rs
  121. configs-type_punctuation_density-compressed.rs
  122. configs-type_punctuation_density-wide.rs
  123. configs-use_try_shorthand-false.rs
  124. configs-use_try_shorthand-true.rs
  125. configs-where_density-compressed.rs
  126. configs-where_density-compressed_if_empty.rs
  127. configs-where_density-tall.rs
  128. configs-where_density-vertical.rs
  129. configs-where_layout-horizontal.rs
  130. configs-where_layout-horizontal_vertical.rs
  131. configs-where_layout-mixed.rs
  132. configs-where_layout-vertical.rs
  133. configs-where_pred_indent-block.rs
  134. configs-where_pred_indent-visual.rs
  135. configs-where_style-default.rs
  136. configs-where_style-rfc.rs
  137. configs-wrap_comments-false.rs
  138. configs-wrap_comments-true.rs
  139. configs-wrap_match_arms-false.rs
  140. configs-wrap_match_arms-true.rs
  141. control-brace-style-always-next-line.rs
  142. control-brace-style-always-same-line.rs
  143. doc.rs
  144. else-if-brace-style-always-next-line.rs
  145. else-if-brace-style-always-same-line.rs
  146. else-if-brace-style-closing-next-line.rs
  147. empty_file.rs
  148. enum.rs
  149. expr-block.rs
  150. expr-no-hints.rs
  151. expr.rs
  152. extern.rs
  153. extern_not_explicit.rs
  154. file-lines-1.rs
  155. file-lines-2.rs
  156. file-lines-3.rs
  157. file-lines-4.rs
  158. file-lines-5.rs
  159. file-lines-6.rs
  160. fn-custom-2.rs
  161. fn-custom-3.rs
  162. fn-custom-4.rs
  163. fn-custom-6.rs
  164. fn-custom-7.rs
  165. fn-custom-8.rs
  166. fn-custom.rs
  167. fn-simple.rs
  168. fn-single-line.rs
  169. fn_args_density-vertical.rs
  170. fn_args_layout-block.rs
  171. hard-tabs.rs
  172. hello.rs
  173. hello2.rs
  174. impls.rs
  175. imports-reorder-lines-and-items.rs
  176. imports-reorder-lines.rs
  177. imports-reorder.rs
  178. imports.rs
  179. indent_match_arms.rs
  180. issue-1021.rs
  181. issue-1049.rs
  182. issue-1111.rs
  183. issue-1120.rs
  184. issue-1124.rs
  185. issue-1127.rs
  186. issue-1158.rs
  187. issue-1177.rs
  188. issue-1192.rs
  189. issue-1216.rs
  190. issue-1239.rs
  191. issue-1278.rs
  192. issue-1350.rs
  193. issue-1366.rs
  194. issue-1468.rs
  195. issue-447.rs
  196. issue-510.rs
  197. issue-811.rs
  198. issue-850.rs
  199. issue-855.rs
  200. issue-913.rs
  201. issue-945.rs
  202. issue-977.rs
  203. item-brace-style-always-next-line.rs
  204. item-brace-style-prefer-same-line.rs
  205. item-brace-style-same-line-where.rs
  206. large-block.rs
  207. large_vec.rs
  208. long-match-arms-brace-newline.rs
  209. long_field_access.rs
  210. loop.rs
  211. macro_not_expr.rs
  212. macros.rs
  213. match-block-trailing-comma.rs
  214. match-nowrap-trailing-comma.rs
  215. match-nowrap.rs
  216. match.rs
  217. max-line-length-in-chars.rs
  218. mod-1.rs
  219. mod-2.rs
  220. mod_skip_child.rs
  221. multiple.rs
  222. nested-if-else.rs
  223. no_new_line_beginning.rs
  224. other.rs
  225. paths.rs
  226. pattern-condense-wildcards.rs
  227. pattern.rs
  228. pub-restricted.rs
  229. single-line-if-else.rs
  230. skip.rs
  231. space-before-bound.rs
  232. space-before-type-annotation.rs
  233. space-not-after-type-annotation-colon.rs
  234. space-not-before-bound-colon.rs
  235. space-not-before-newline.rs
  236. spaces-around-ranges.rs
  237. spaces-within-angle-brackets.rs
  238. spaces-within-parens.rs
  239. spaces-within-square-brackets.rs
  240. static.rs
  241. string-lit-2.rs
  242. string-lit.rs
  243. string_punctuation.rs
  244. struct-field-attributes.rs
  245. struct_lits.rs
  246. struct_lits_multiline.rs
  247. struct_lits_visual.rs
  248. struct_lits_visual_multiline.rs
  249. struct_tuple_visual.rs
  250. structs.rs
  251. trailing-comma-never.rs
  252. trailing_commas.rs
  253. trait.rs
  254. try-conversion.rs
  255. tuple.rs
  256. type-ascription.rs
  257. type-punctuation.rs
  258. type.rs
  259. type_alias.rs
  260. where-clause-rfc.rs
  261. where-clause.rs