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
Age
Commit message (
Expand
)
Author
Lines
2017-06-13
Merge pull request #1657 from topecongiro/issue-1656
Nick Cameron
-2
/
+19
2017-06-13
Merge pull request #1655 from topecongiro/issue-1652
Nick Cameron
-0
/
+15
2017-06-13
Merge pull request #1647 from topecongiro/refactor-impl-format
Nick Cameron
-9
/
+415
2017-06-13
Merge pull request #1654 from topecongiro/over-long-lines
Nick Cameron
-1
/
+16
2017-06-12
Put guard on newline if it exceeds max width
topecongiro
-2
/
+19
2017-06-12
Use correct indent for return type when it goes multi line
topecongiro
-0
/
+15
2017-06-12
Use block indent for args if single line args exceeds max width
topecongiro
-1
/
+16
2017-06-12
Merge pull request #1649 from topecongiro/issue-1648
Nick Cameron
-1
/
+1
2017-06-11
Update tests
topecongiro
-9
/
+236
2017-06-10
Add visual offset when using struct_lit_style is Visual
Seiichi Uchida
-1
/
+1
2017-06-10
Add format_trait_ref_then_update_result
topecongiro
-0
/
+179
2017-06-10
Share codes when rewriting generics
topecongiro
-7
/
+7
2017-06-09
Force brace on new line if the signature ends with comment
topecongiro
-0
/
+4
2017-06-06
Fix the pub-restricted tests
est31
-4
/
+4
2017-06-06
Update a test
Nick Cameron
-4
/
+2
2017-06-06
Implement catch
topecongiro
-7
/
+56
2017-06-06
Merge pull request #1634 from topecongiro/impl-rewrite-attribute
Nick Cameron
-2
/
+72
2017-06-06
Implement Rewrite trait for syntax::ast::Attribute
topecongiro
-2
/
+72
2017-06-06
Merge pull request #1637 from est31/master
Nick Cameron
-2
/
+50
2017-06-06
Merge pull request #1621 from topecongiro/combining
Nick Cameron
-25
/
+279
2017-06-06
Add config options for spaces around the colon in struct literal fields
est31
-2
/
+50
2017-06-05
Set combine_control_expr to false by default and true in rfc-rustfmt
topecongiro
-0
/
+134
2017-06-05
Merge pull request #1630 from topecongiro/issue-1115
Nick Cameron
-0
/
+23
2017-06-05
Merge pull request #1629 from topecongiro/issue-982
Nick Cameron
-0
/
+9
2017-06-04
Allow comments after attributes on enum fields
topecongiro
-0
/
+23
2017-06-04
Update tests
topecongiro
-25
/
+145
2017-06-04
Use recover_comment_removed in rewrite_static
topecongiro
-0
/
+9
2017-06-04
Merge pull request #1619 from topecongiro/config/format_if_else_cond_comment
Nick Cameron
-0
/
+27
2017-06-04
Merge pull request #1628 from topecongiro/issue-1113
Nick Cameron
-0
/
+33
2017-06-04
Merge pull request #1627 from topecongiro/issue-1624
Nick Cameron
-4
/
+11
2017-06-04
Preserve the layout of comment after return type
topecongiro
-0
/
+33
2017-06-03
Organize vertical layout of function definition
Seiichi Uchida
-0
/
+9
2017-06-03
Put opening paren next to multi line generic
Seiichi Uchida
-4
/
+2
2017-06-03
Forbid trailing comma at the end of args of variadic functions
Seiichi Uchida
-0
/
+15
2017-06-02
Unindent comment on top of `else`
topecongiro
-0
/
+27
2017-06-02
Rename the Style::Default option to Legacy
Nick Cameron
-2
/
+2
2017-06-02
Merge pull request #1620 from topecongiro/rfc-if
Nick Cameron
-0
/
+23
2017-06-01
Use correct one line budget when using Rfc control style
topecongiro
-0
/
+23
2017-06-01
Use block indent style when visual indent failed
Seiichi Uchida
-0
/
+57
2017-05-31
Merge pull request #1609 from topecongiro/nested-tuple
Nick Cameron
-0
/
+6
2017-05-30
Put a space between nested tuple field
topecongiro
-0
/
+6
2017-05-30
Merge pull request #1608 from topecongiro/issue-1598
Nick Cameron
-0
/
+6
2017-05-30
Fix index bug in write_snippet_inner
topecongiro
-0
/
+6
2017-05-30
Allow longer custom comment
topecongiro
-1
/
+34
2017-05-30
Merge pull request #1604 from topecongiro/comment-group
Nick Cameron
-0
/
+81
2017-05-29
Use different style when rewriting comment with different opener
topecongiro
-0
/
+9
2017-05-28
Merge pull request #1602 from topecongiro/attributes-on-expressions
Nick Cameron
-0
/
+42
2017-05-28
Add tests for issues which can be closed on the current master
topecongiro
-0
/
+72
2017-05-28
Allow attributes on expressions
topecongiro
-0
/
+42
2017-05-27
Allow attributes in generics of impl
Seiichi Uchida
-0
/
+10
[next]