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
Age
Commit message (
Expand
)
Author
Lines
2017-05-06
Respect file_lines within format_lines() function
Jonathan Behrens
-16
/
+38
2017-05-05
Block format control flow discriminant expressions and binops
Nick Cameron
-7
/
+75
2017-05-05
Merge pull request #1502 from topecongiro/tests
Nick Cameron
-0
/
+111
2017-05-04
Add tests for issues which can be closed on master
topecongiro
-0
/
+111
2017-05-04
Merge pull request #1495 from topecongiro/poor-formatting/closure
Nick Cameron
-42
/
+79
2017-05-04
Merge pull request #1500 from shioju/master
Nick Cameron
-2
/
+8
2017-05-04
Merge pull request #1496 from est31/master
Nick Cameron
-34
/
+149
2017-05-04
Format macros in trait item position
Sheng Hau
-2
/
+8
2017-05-04
Check format failures explicitly in visit_block
topecongiro
-18
/
+11
2017-05-03
Format fix
est31
-1
/
+1
2017-05-03
Simplifications
est31
-4
/
+4
2017-05-03
Drop rustc-serialize, use serde, update toml dependency
est31
-34
/
+149
2017-05-03
cargo update
Nick Cameron
-13
/
+13
2017-05-03
Update tests
topecongiro
-4
/
+37
2017-05-03
Format source codes
topecongiro
-24
/
+11
2017-05-03
Keep a chain with length chain_one_line_max in a single line
topecongiro
-1
/
+1
2017-05-03
Split a long chain with a single child
topecongiro
-3
/
+9
2017-05-03
Use block indent when visual indent failed inside closure block
topecongiro
-9
/
+27
2017-05-02
Merge pull request #1453 from topecongiro/bug/empty-struct-with-comment
Nick Cameron
-52
/
+76
2017-05-02
Merge pull request #1488 from topecongiro/long-match-arm
Nick Cameron
-1
/
+19
2017-05-02
Add test for empty tuple struct with comment
topecongiro
-3
/
+3
2017-05-02
Handle empty tuple struct def properly
topecongiro
-50
/
+74
2017-05-02
Use block when arm exceeds max_width
Seiichi Uchida
-1
/
+19
2017-05-02
Fixup tests
Nick Cameron
-3
/
+1
2017-05-02
Merge pull request #1474 from regexident/configs-guide
Nick Cameron
-2
/
+1772
2017-05-02
Merge pull request #1481 from regexident/system-error
Nick Cameron
-2
/
+4
2017-05-02
Merge pull request #1471 from regexident/type_punctuation_density
Nick Cameron
-9
/
+85
2017-05-02
Made `type_punctuation_density` apply too all `+` in types
Vincent Esche
-9
/
+85
2017-05-02
Merge pull request #1482 from regexident/configs-tests
Nick Cameron
-0
/
+2166
2017-05-02
Merge pull request #1491 from regexident/where_density
Nick Cameron
-1
/
+3
2017-05-02
Merge pull request #1489 from regexident/gitignore
Nick Cameron
-1
/
+18
2017-05-02
Merge pull request #1487 from topecongiro/issue1470
Nick Cameron
-3
/
+63
2017-05-02
Merge pull request #1454 from topecongiro/match
Nick Cameron
-52
/
+219
2017-05-02
Merge pull request #1486 from topecongiro/refactoring
Nick Cameron
-125
/
+152
2017-05-01
Add visual configurations guide.
Vincent Esche
-2
/
+1772
2017-05-01
Improve error message for missing source/target test file
Vincent Esche
-2
/
+4
2017-05-01
Add todo on equal output for `where_density = Tall` or `Vertical`
Vincent Esche
-1
/
+3
2017-05-02
Remove generics_style option
Nick Cameron
-1
/
+0
2017-05-01
Add source/target tests for each config option
Vincent Esche
-0
/
+2166
2017-05-01
Improve gitignore, adding ‘.DS_Store’
Vincent Esche
-1
/
+18
2017-05-01
Use block indent when visual indent exceeds max_width
Seiichi Uchida
-3
/
+63
2017-05-01
Add tests for visual indent struct tuple
topecongiro
-0
/
+78
2017-05-01
Remove TODO from 'format_tuple_struct'
topecongiro
-27
/
+18
2017-05-01
Remove TODO from 'rewrite_generics'
topecongiro
-46
/
+30
2017-05-01
Refactor Shape
topecongiro
-20
/
+5
2017-05-01
Remove duplicates
topecongiro
-32
/
+21
2017-05-01
Use 'first_line_width'
topecongiro
-2
/
+158
2017-05-01
Merge pull request #1473 from topecongiro/bug/no-such-file-or-directory
Nick Cameron
-12
/
+20
2017-05-01
Remove where_indent option
Nick Cameron
-9
/
+0
2017-05-01
Merge pull request #1469 from topecongiro/bug/chains
Nick Cameron
-87
/
+26
[next]