index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
source
Age
Commit message (
Expand
)
Author
Lines
2017-05-05
Block format control flow discriminant expressions and binops
Nick Cameron
-0
/
+23
2017-05-04
Add tests for issues which can be closed on master
topecongiro
-0
/
+53
2017-05-04
Merge pull request #1495 from topecongiro/poor-formatting/closure
Nick Cameron
-2
/
+19
2017-05-04
Format macros in trait item position
Sheng Hau
-0
/
+3
2017-05-03
Update tests
topecongiro
-2
/
+19
2017-05-02
Merge pull request #1453 from topecongiro/bug/empty-struct-with-comment
Nick Cameron
-1
/
+1
2017-05-02
Add test for empty tuple struct with comment
topecongiro
-1
/
+1
2017-05-02
Use block when arm exceeds max_width
Seiichi Uchida
-0
/
+7
2017-05-02
Fixup tests
Nick Cameron
-1
/
+0
2017-05-02
Merge pull request #1471 from regexident/type_punctuation_density
Nick Cameron
-0
/
+27
2017-05-02
Made `type_punctuation_density` apply too all `+` in types
Vincent Esche
-0
/
+27
2017-05-02
Merge pull request #1482 from regexident/configs-tests
Nick Cameron
-0
/
+930
2017-05-02
Merge pull request #1487 from topecongiro/issue1470
Nick Cameron
-0
/
+29
2017-05-02
Merge pull request #1454 from topecongiro/match
Nick Cameron
-0
/
+78
2017-05-01
Add source/target tests for each config option
Vincent Esche
-0
/
+930
2017-05-01
Use block indent when visual indent exceeds max_width
Seiichi Uchida
-0
/
+29
2017-05-01
Add tests for visual indent struct tuple
topecongiro
-0
/
+39
2017-05-01
Use 'first_line_width'
topecongiro
-0
/
+78
2017-05-01
Remove where_indent option
Nick Cameron
-3
/
+0
2017-04-19
Fix line length calculation (should be in chars, not bytes)
Stanislav Tkach
-0
/
+4
2017-04-06
Merge pull request #1438 from topecongiro/poor-formatting/method-chains
Nick Cameron
-0
/
+29
2017-04-06
Fix a bug with overlong function calls
Nick Cameron
-0
/
+9
2017-04-06
Test fallout
Nick Cameron
-1
/
+1
2017-04-06
Lookup the last element of 'subexpr_list' instead of the first one
topecongiro
-0
/
+29
2017-04-03
add tests that fail because of comma insertion
Ryan1729
-0
/
+11
2017-03-31
Check existence of pre comment explicitly
topecongiro
-0
/
+2
2017-03-31
Merge pull request #1424 from topecongiro/long-struct
Nick Cameron
-0
/
+11
2017-03-30
Split long fields in structs
topecongiro
-0
/
+11
2017-03-28
Omit space before '\n' + comment (fixes #457)
Fabian Zaiser
-0
/
+8
2017-03-28
test fallout
Nick Cameron
-1
/
+0
2017-03-28
Use a char len heuristic rather than item count for chain_one_line_max
Nick Cameron
-0
/
+1
2017-03-28
Support block indent for function calls
Nick Cameron
-0
/
+33
2017-03-26
Add indent_match_arms option (#1404)
C4K3
-0
/
+27
2017-03-22
Test and source fallout
Nick Cameron
-4
/
+4
2017-03-22
Block indenting for struct lit patterns
Nick Cameron
-0
/
+8
2017-03-20
Unify fn_args_layout and fn_arg_indent
Nick Cameron
-3
/
+2
2017-03-20
Unify a bunch of option types into IndentStyle
Nick Cameron
-10
/
+10
2017-03-20
Remove FnArgLayoutStyle::BlockAlways
Nick Cameron
-29
/
+2
2017-03-20
Remove BlockIndentStyle::Inherit
Nick Cameron
-16
/
+5
2017-03-20
Block formatting for arrays
Nick Cameron
-0
/
+78
2017-03-10
Try harder to format function sigs
Nick Cameron
-1
/
+0
2017-03-09
Be smarter about finding the span for `..` in patterns
Nick Cameron
-0
/
+5
2017-03-09
Implement where_style Rfc
Nick Cameron
-0
/
+44
2017-03-08
Format glob imports
Nick Cameron
-0
/
+4
2017-03-02
Fix trailing comma tests
Nick Cameron
-0
/
+1
2017-03-02
Merge branch 'master' of github.com:rust-lang-nursery/rustfmt
Nick Cameron
-0
/
+23
2017-03-01
Fix wrap_match_arms resulting in a missing comma (#1307)
Marcus Ball
-0
/
+23
2017-02-24
Some tests
Nick Cameron
-0
/
+87
2017-02-24
Coalesce trailing comma options
Nick Cameron
-87
/
+0
2017-02-23
Merge pull request #1325 from C4K3/master
Nick Cameron
-3
/
+15
[next]