rust/tests/source
2017-06-14 00:09:17 +09:00
..
nested_skipped
nestedmod
assignment.rs
attrib.rs
big-impl-rfc.rs
big-impl.rs
break-and-continue.rs
catch.rs
chains-indent-tabbed.rs
chains-indent-visual.rs
chains-visual.rs
chains.rs
closure.rs
comment2.rs
comment3.rs
comment4.rs
comment5.rs
comment_crlf_newline.rs
comment.rs
configs-array_layout-block.rs
configs-array_layout-visual.rs
configs-array_width-above.rs
configs-array_width-below.rs
configs-chain_indent-block.rs
configs-chain_indent-visual.rs
configs-chain_one_line_max-above.rs
configs-chain_one_line_max-below.rs
configs-closure_block_indent_threshold-2.rs
configs-closure_block_indent_threshold-10.rs
configs-comment_width-above.rs
configs-comment_width-below.rs
configs-comment_width-ignore.rs
configs-condense_wildcard_suffices-false.rs
configs-condense_wildcard_suffices-true.rs
configs-control_brace_style-always_next_line.rs
configs-control_brace_style-always_same_line.rs
configs-control_brace_style-closing_next_line.rs
configs-disable_all_formatting-false.rs
configs-disable_all_formatting-true.rs
configs-error_on_line_overflow-false.rs
configs-fn_args_density-compressed_if_empty.rs
configs-fn_args_density-compressed.rs
configs-fn_args_density-tall.rs
configs-fn_args_density-vertical.rs
configs-fn_args_layout-block.rs
configs-fn_args_layout-visual.rs
configs-fn_args_paren_newline-false.rs
configs-fn_args_paren_newline-true.rs
configs-fn_brace_style-always_next_line.rs
configs-fn_brace_style-prefer_same_line.rs
configs-fn_brace_style-same_line_where.rs
configs-fn_call_style-block-trailing-comma.rs
configs-fn_call_style-block.rs
configs-fn_call_style-visual-trailing-comma.rs
configs-fn_call_style-visual.rs
configs-fn_call_width-above.rs
configs-fn_call_width-below.rs
configs-fn_call_width-zero.rs
configs-fn_empty_single_line-false.rs
configs-fn_empty_single_line-true.rs
configs-fn_return_indent-with_args.rs
configs-fn_return_indent-with_where_clause.rs
configs-fn_single_line-false.rs
configs-fn_single_line-true.rs
configs-force_explicit_abi-false.rs
configs-force_explicit_abi-true.rs
configs-force_format_strings-false.rs
configs-force_format_strings-true.rs
configs-format_strings-false.rs
configs-format_strings-true.rs
configs-generics_indent-block.rs
configs-generics_indent-visual.rs
configs-hard_tabs-false.rs
configs-hard_tabs-true.rs
configs-impl_empty_single_line-false.rs
configs-impl_empty_single_line-true.rs
configs-indent_match_arms-false.rs
configs-indent_match_arms-true.rs
configs-item_brace_style-always_next_line.rs
configs-item_brace_style-prefer_same_line.rs
configs-item_brace_style-same_line_where.rs
configs-match_block_trailing_comma-false.rs
configs-match_block_trailing_comma-true.rs
configs-normalize_comments-false.rs
configs-normalize_comments-true.rs
configs-reorder_imported_names-false.rs
configs-reorder_imported_names-true.rs
configs-reorder_imports_in_group-false.rs
configs-reorder_imports_in_group-true.rs
configs-reorder_imports-false.rs
configs-reorder_imports-true.rs
configs-single_line_if_else_max_width-above.rs
configs-single_line_if_else_max_width-below.rs
configs-space_after_bound_colon-false.rs
configs-space_after_bound_colon-true.rs
configs-space_after_struct_lit_field_colon-false.rs
configs-space_after_struct_lit_field_colon-true.rs
configs-space_after_type_annotation_colon-false.rs
configs-space_after_type_annotation_colon-true.rs
configs-space_before_bound-false.rs
configs-space_before_bound-true.rs
configs-space_before_struct_lit_field_colon-false.rs
configs-space_before_struct_lit_field_colon-true.rs
configs-space_before_type_annotation-false.rs
configs-space_before_type_annotation-true.rs
configs-spaces_around_ranges-false.rs
configs-spaces_around_ranges-true.rs
configs-spaces_within_angle_brackets-false.rs
configs-spaces_within_angle_brackets-true.rs
configs-spaces_within_parens-false.rs
configs-spaces_within_parens-true.rs
configs-spaces_within_square_brackets-false.rs
configs-spaces_within_square_brackets-true.rs
configs-struct_lit_multiline_style-force_multi.rs
configs-struct_lit_multiline_style-prefer_single.rs
configs-struct_lit_style-block.rs
configs-struct_lit_style-visual.rs
configs-struct_lit_width-above.rs
configs-struct_lit_width-below.rs
configs-struct_variant_width-above.rs
configs-struct_variant_width-below.rs
configs-tab_spaces-2.rs
configs-tab_spaces-4.rs
configs-trailing_comma-always.rs
configs-trailing_comma-never.rs
configs-trailing_comma-vertical.rs
configs-type_punctuation_density-compressed.rs
configs-type_punctuation_density-wide.rs
configs-use_try_shorthand-false.rs
configs-use_try_shorthand-true.rs
configs-where_density-compressed_if_empty.rs
configs-where_density-compressed.rs
configs-where_density-tall.rs
configs-where_density-vertical.rs
configs-where_layout-horizontal_vertical.rs
configs-where_layout-horizontal.rs
configs-where_layout-mixed.rs
configs-where_layout-vertical.rs
configs-where_pred_indent-block.rs
configs-where_pred_indent-visual.rs
configs-where_style-default.rs
configs-where_style-rfc.rs
configs-wrap_comments-false.rs
configs-wrap_comments-true.rs
configs-wrap_match_arms-false.rs
configs-wrap_match_arms-true.rs
control-brace-style-always-next-line.rs
control-brace-style-always-same-line.rs
doc.rs
else-if-brace-style-always-next-line.rs
else-if-brace-style-always-same-line.rs
else-if-brace-style-closing-next-line.rs
empty_file.rs
enum.rs
expr-block.rs
expr-no-hints.rs
expr.rs
extern_not_explicit.rs
extern.rs
file-lines-1.rs
file-lines-2.rs
file-lines-3.rs
file-lines-4.rs
file-lines-5.rs
file-lines-6.rs
fn_args_density-vertical.rs
fn_args_layout-block.rs
fn-custom-2.rs
fn-custom-3.rs
fn-custom-4.rs
fn-custom-6.rs
fn-custom-7.rs
fn-custom-8.rs
fn-custom.rs
fn-simple.rs
fn-single-line.rs
hard-tabs.rs
hello2.rs
hello.rs
impls.rs
imports-reorder-lines-and-items.rs
imports-reorder-lines.rs
imports-reorder.rs
imports.rs
indent_match_arms.rs
issue-447.rs
issue-510.rs
issue-811.rs
issue-850.rs
issue-855.rs
issue-913.rs
issue-945.rs
issue-977.rs
issue-1021.rs
issue-1049.rs
issue-1111.rs
issue-1120.rs
issue-1124.rs
issue-1127.rs
issue-1158.rs
issue-1177.rs
issue-1192.rs
issue-1216.rs
issue-1239.rs
issue-1278.rs
issue-1350.rs
issue-1366.rs
issue-1468.rs
item-brace-style-always-next-line.rs
item-brace-style-prefer-same-line.rs
item-brace-style-same-line-where.rs
large_vec.rs
large-block.rs
long_field_access.rs
long-match-arms-brace-newline.rs
loop.rs
macro_not_expr.rs
macros.rs
match-block-trailing-comma.rs
match-nowrap-trailing-comma.rs
match-nowrap.rs
match.rs
max-line-length-in-chars.rs
mod_skip_child.rs
mod-1.rs
mod-2.rs
multiple.rs
nested-if-else.rs
no_new_line_beginning.rs
other.rs
paths.rs
pattern-condense-wildcards.rs
pattern.rs
pub-restricted.rs
single-line-if-else.rs
skip.rs
space-before-bound.rs
space-before-type-annotation.rs
space-not-after-type-annotation-colon.rs
space-not-before-bound-colon.rs
space-not-before-newline.rs
spaces-around-ranges.rs
spaces-within-angle-brackets.rs
spaces-within-parens.rs
spaces-within-square-brackets.rs
static.rs
string_punctuation.rs
string-lit-2.rs
string-lit.rs
struct_lits_multiline.rs
struct_lits_visual_multiline.rs
struct_lits_visual.rs
struct_lits.rs
struct_tuple_visual.rs
struct-field-attributes.rs
structs.rs
trailing_commas.rs
trailing-comma-never.rs
trait.rs
try-conversion.rs
tuple.rs
type_alias.rs
type-ascription.rs
type-punctuation.rs
type.rs
where-clause-rfc.rs
where-clause.rs