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
/
chains.rs
Age
Commit message (
Expand
)
Author
Lines
2017-05-03
Update tests
topecongiro
-0
/
+2
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-01-16
Allow empty blocks on one line in more places
Nick Cameron
-2
/
+2
2017-01-16
make rustfmt-normalize_comments false by default
Nick Cameron
-0
/
+1
2016-06-01
Merge pull request #1016 from rust-lang-nursery/try-double-indent
Nick Cameron
-0
/
+15
2016-05-29
Format non-statement if-else expressions on a single line
Marcus Klaas
-0
/
+1
2016-05-29
Treat chains with just expr? specially.
Nick Cameron
-0
/
+15
2016-05-27
Don't put a newline before `?` when it is the second sub-expression in a chai...
Nick Cameron
-0
/
+8
2016-05-12
Add try macro to try shorthand conversion tests
Marcus Klaas
-0
/
+4
2016-05-09
Format try shorthand
Marcus Klaas
-0
/
+9
2015-11-13
Fix span issue with generic method calls
Marcus Klaas
-0
/
+6
2015-10-23
Restore idempotence for chain formatting
Marcus Klaas
-0
/
+5
2015-10-22
Deal with floating links in chains
Marcus Klaas
-0
/
+46
2015-10-08
Try "overflowing" the final function argument when it's a closure
Marcus Klaas
-0
/
+14
2015-09-11
General cleanup after rebase
Marcus Klaas
-1
/
+3
2015-09-11
Refine chain breaking heuristics
Marcus Klaas
-5
/
+4
2015-09-11
Add some tests for match blocks
Marcus Klaas
-0
/
+9
2015-09-11
Add tests for chain expressions
Marcus Klaas
-0
/
+33