rust/tests/target
2018-02-04 11:53:10 +00:00
..
configs Merge branch 'master' into init-shorthand 2018-02-01 15:20:01 +13:00
nested_skipped
nestedmod Update tests 2017-11-10 17:08:26 +09:00
assignment.rs Update tests 2017-10-01 21:21:20 +09:00
associated_type_defaults.rs
associated-items.rs
associated-types-bounds-wrapping.rs
attrib-extern-crate.rs
attrib.rs Add a test for #2343 and update tests 2018-01-11 16:53:13 +09:00
big-impl-rfc.rs Add and update tests for #2320 and #2331 2018-01-04 12:46:05 +09:00
big-impl.rs Add and update tests for #2320 and #2331 2018-01-04 12:46:05 +09:00
break-and-continue.rs
catch.rs
chains-indent-tabbed.rs Change chain_indent to indent_style 2017-11-13 17:33:32 +09:00
chains-indent-visual.rs Change chain_indent to indent_style 2017-11-13 17:33:32 +09:00
chains-visual.rs Add a test fot #2264 2017-12-10 23:38:30 +09:00
chains.rs Add a test for #2157 2017-12-05 10:02:49 +09:00
closure-block-inside-macro.rs Replace '_indent' with 'indent_style' 2017-11-13 17:33:32 +09:00
closure.rs Add 'use_field_init_shorthand' config option 2018-01-29 22:15:20 +09:00
comment2.rs
comment3.rs
comment4.rs Use the last line's width for indent width in rewriting missed span 2017-09-05 16:54:02 +09:00
comment5.rs
comment_crlf_newline.rs
comment-inside-const.rs
comment-not-disappear.rs
comment.rs Add a test for #1603 2017-11-15 15:44:27 +09:00
comments-fn.rs
control-brace-style-always-next-line.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
control-brace-style-always-same-line.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
doc.rs
else-if-brace-style-always-next-line.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
else-if-brace-style-always-same-line.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
else-if-brace-style-closing-next-line.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
empty_file.rs
empty-tuple-no-conversion-to-unit-struct.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
enum.rs Put attributes and enum variants on different lines 2018-01-26 16:20:00 +09:00
expr-block.rs Update tests 2017-12-04 12:05:16 +09:00
expr.rs Take the width of block's prefix into account only once 2017-12-20 15:44:11 +09:00
extern_not_explicit.rs
extern.rs Compare extern crate items with its name instead of span 2018-01-04 12:49:37 +09:00
file-lines-1.rs
file-lines-2.rs
file-lines-3.rs
file-lines-4.rs
file-lines-5.rs
file-lines-6.rs
file-lines-item.rs
fn_args_density-vertical.rs fix some typos 2017-11-01 07:33:55 +01:00
fn_args_indent-block.rs Replace '_indent' with 'indent_style' 2017-11-13 17:33:32 +09:00
fn_once.rs
fn-args-with-last-line-comment.rs Update tests 2017-11-23 12:39:00 +09:00
fn-custom-2.rs Remove where_density and where_layout options 2017-11-24 21:08:24 +13:00
fn-custom-3.rs Remove where_density and where_layout options 2017-11-24 21:08:24 +13:00
fn-custom-4.rs Remove where_density and where_layout options 2017-11-24 21:08:24 +13:00
fn-custom-6.rs Combine fn_brace_style and item_brace_style 2017-11-14 10:47:02 +09:00
fn-custom-7.rs Combine fn_brace_style and item_brace_style 2017-11-14 10:47:02 +09:00
fn-custom-8.rs Combine fn_brace_style and item_brace_style 2017-11-14 10:47:02 +09:00
fn-custom.rs
fn-simple.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
fn-single-line.rs
fn-ty.rs
fn.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
hard-tabs.rs Fix indent width bug when recovering comments 2017-12-22 12:05:36 +09:00
hello.rs
immovable_generators.rs add a support for immovable generators 2018-01-30 22:14:33 +08:00
impl.rs Cargo fmt 2018-01-22 13:05:18 +09:00
impls.rs Add and update tests for #2320 and #2331 2018-01-04 12:46:05 +09:00
import-fencepost-length.rs
imports-reorder-lines-and-items.rs
imports-reorder-lines.rs
imports-reorder.rs
imports.rs Add tests for nested imports 2017-12-09 16:45:20 +09:00
indented-impl.rs Combine fn_brace_style and item_brace_style 2017-11-14 10:47:02 +09:00
issue-64.rs
issue-447.rs
issue-510.rs
issue-691.rs
issue-770.rs
issue-811.rs
issue-831.rs
issue-850.rs
issue-855.rs Update tests 2017-11-16 17:43:06 +09:00
issue-913.rs Update tests 2017-11-29 17:37:56 +09:00
issue-945.rs
issue-977.rs
issue-1021.rs
issue-1049.rs fix some typos 2017-11-01 07:33:55 +01:00
issue-1055.rs
issue-1111.rs
issue-1113.rs
issue-1120.rs
issue-1124.rs Fix a typo in the unstable options handling and address fallout 2017-11-24 15:41:27 +13:00
issue-1127.rs Rename wrap_match_arms to match_arm_blocks 2017-11-27 17:35:27 +13:00
issue-1158.rs
issue-1177.rs
issue-1192.rs
issue-1211.rs Add a test for issue 1211, showing it's no longer an issue. 2017-10-10 18:51:44 +13:00
issue-1214.rs
issue-1216.rs
issue-1239.rs Update tests 2017-09-15 12:20:58 +09:00
issue-1247.rs
issue-1255.rs
issue-1278.rs Replace '_indent' with 'indent_style' 2017-11-13 17:33:32 +09:00
issue-1350.rs
issue-1366.rs
issue-1397.rs
issue-1468.rs fix some typos 2017-11-01 07:33:55 +01:00
issue-1598.rs
issue-1624.rs Remove legacy option fn_args_paren_newline 2017-11-24 13:27:14 +13:00
issue-1681.rs
issue-1693.rs
issue-1703.rs
issue-1800.rs
issue-1802.rs Replace various small width heuristics with a single option 2017-11-24 20:17:06 +13:00
issue-1824.rs
issue-1914.rs
issue-2025.rs Add a test for #2025 2017-11-10 17:08:16 +09:00
issue-2103.rs Handle case where there is a where clause but no generic parameters. 2017-11-04 15:25:09 -04:00
issue-2111.rs Add a test for #2111 2017-11-23 12:36:57 +09:00
issue-2123.rs Add a test for #2123 and update tests 2017-12-17 15:23:17 +09:00
issue-2164.rs Add a test for #2164 2017-11-18 15:32:10 +09:00
issue-2179.rs Add a test for #2179 2017-11-24 12:04:00 +09:00
issue-2197.rs Format code block in comment 2017-12-24 23:56:51 +09:00
issue-2256.rs Add a test for #2256 2018-01-10 21:30:13 +09:00
issue-2324.rs Add a test for #2324 2018-01-10 17:14:50 +09:00
issue-2329.rs Add a test for #2329 2018-01-02 13:04:26 +09:00
issue-2342.rs Add a test for #2343 and update tests 2018-01-11 16:53:13 +09:00
item-brace-style-always-next-line.rs Combine fn_brace_style and item_brace_style 2017-11-14 10:47:02 +09:00
item-brace-style-prefer-same-line.rs Combine fn_brace_style and item_brace_style 2017-11-14 10:47:02 +09:00
item-brace-style-same-line-where.rs Combine fn_brace_style and item_brace_style 2017-11-14 10:47:02 +09:00
large_vec.rs
large-block.rs
long_field_access.rs
long-fn-1.rs
long-match-arms-brace-newline.rs Remove force_format_strings in favour of format_strings 2017-11-24 14:07:37 +13:00
loop.rs Update tests 2017-11-10 17:08:26 +09:00
macro_not_expr.rs Update some macro tests 2018-02-04 11:53:10 +00:00
macro_rules.rs Add macro_rules tests 2018-02-04 11:53:09 +00:00
macros.rs Update some macro tests 2018-02-04 11:53:10 +00:00
match-block-trailing-comma.rs
match-nowrap-trailing-comma.rs Rename wrap_match_arms to match_arm_blocks 2017-11-27 17:35:27 +13:00
match-nowrap.rs Rename wrap_match_arms to match_arm_blocks 2017-11-27 17:35:27 +13:00
match.rs Update tests 2017-11-29 17:37:56 +09:00
max-line-length-in-chars.rs
mod_skip_child.rs
mod-1.rs
mod-2.rs
mulit-file.rs
multiple.rs Update tests 2017-12-05 17:16:04 +09:00
nested-if-else.rs
nested-visual-block.rs Use getters to access Span fields 2017-08-31 14:14:13 +12:00
no_new_line_beginning.rs
other.rs
paths.rs
pattern-condense-wildcards.rs
pattern.rs Update tests 2017-11-29 17:37:56 +09:00
pub-restricted.rs Add support for crate shorthand for pub(crate) 2017-10-28 18:41:58 +13:00
remove_blank_lines.rs Add more tests 2017-12-05 17:45:19 +09:00
single-line-if-else.rs Replace various small width heuristics with a single option 2017-11-24 20:17:06 +13:00
skip_mod.rs Handle #![rustfmt_skip] at file top level 2017-10-20 00:22:23 -07:00
skip.rs Handle #![rustfmt_skip] in block statements 2017-10-20 02:37:52 -07:00
soft-wrapping.rs Add a test for soft wrapping on doc comments 2017-11-08 18:23:21 +09:00
space-not-before-newline.rs
spaces-around-ranges.rs Replace ... by ..= in range expr tests 2017-09-27 22:47:34 +02:00
static.rs Break after colon if static item does not fit in a single line 2018-01-10 23:23:42 +09:00
string_punctuation.rs
string-lit-2.rs
string-lit-custom.rs
string-lit.rs Remove force_format_strings in favour of format_strings 2017-11-24 14:07:37 +13:00
struct_lits_multiline.rs struct_lit_multiline_style -> struct_lit_single_line (and make it a bool) 2017-11-24 14:45:18 +13:00
struct_lits_visual_multiline.rs struct_lit_multiline_style -> struct_lit_single_line (and make it a bool) 2017-11-24 14:45:18 +13:00
struct_lits_visual.rs Replace '_indent' with 'indent_style' 2017-11-13 17:33:32 +09:00
struct_lits.rs
struct_tuple_visual.rs Update tests 2017-11-13 17:33:32 +09:00
struct-field-attributes.rs Add a test for #2343 and update tests 2018-01-11 16:53:13 +09:00
structs.rs Add a test for #2343 and update tests 2018-01-11 16:53:13 +09:00
trailing_commas.rs
trailing-comma-never.rs
trait.rs Put the opening brace of impl on the next line 2018-01-04 12:46:55 +09:00
try-conversion.rs
tuple.rs
type_alias.rs Fix wrong indentation on type alias 2017-12-21 09:58:13 +09:00
type-ascription.rs Split after the colon of type ascription 2017-09-15 15:04:30 +09:00
type-punctuation.rs
type.rs
unindent_if_else_cond_comment.rs
unions.rs Add a test for #2343 and update tests 2018-01-11 16:53:13 +09:00
where-clause-rfc.rs Replace '_indent' with 'indent_style' 2017-11-13 17:33:32 +09:00
where-clause.rs