topecongiro
|
9cd5d88854
|
Rename test files
|
2017-11-04 22:49:21 +09:00 |
|
topecongiro
|
40c5666af6
|
Rename 'struct_lit_style' to 'struct_lit_indent'
|
2017-11-04 22:47:28 +09:00 |
|
topecongiro
|
d5d8740993
|
Rename 'fn_call_style' to 'fn_call_indent'
|
2017-11-04 22:46:40 +09:00 |
|
topecongiro
|
55c2000d94
|
Rename 'fn_args_layout' to 'fn_args_indent'
|
2017-11-04 22:45:47 +09:00 |
|
topecongiro
|
5096cdff56
|
Rename 'array_layout' to 'array_indent'
|
2017-11-04 22:45:09 +09:00 |
|
topecongiro
|
619bc91081
|
Change test files' name
|
2017-11-04 22:30:26 +09:00 |
|
topecongiro
|
d287b06eba
|
Rename 'chain_one_line_max' to 'chain_width'
|
2017-11-04 22:24:43 +09:00 |
|
Seiichi Uchida
|
db14ce0c69
|
Merge pull request #2114 from liigo/patch-1
fix old releases dates
|
2017-11-04 12:16:35 +09:00 |
|
Liigo Zhuang
|
fe1bef74df
|
fix old releases dates
|
2017-11-04 11:13:08 +08:00 |
|
topecongiro
|
16302d3578
|
Use get_bytepos_after_visibility()
|
2017-11-03 23:53:38 +09:00 |
|
topecongiro
|
3973cdd0a8
|
Use correct span for tuple struct's body
|
2017-11-03 23:53:07 +09:00 |
|
topecongiro
|
84526ab87e
|
Add get_bytepos_after_visibility()
|
2017-11-03 23:51:19 +09:00 |
|
topecongiro
|
af3d793e30
|
Add more tests
|
2017-11-03 23:38:32 +09:00 |
|
topecongiro
|
691bc3bbd7
|
Add a test for structs with visibility
|
2017-11-03 22:25:30 +09:00 |
|
Nick Cameron
|
f15dd870d1
|
Merge pull request #1877 from topecongiro/overflowing-closure-with-loop
Force to use block for closure body with a single control flow expression
|
2017-11-03 17:08:34 +13:00 |
|
topecongiro
|
bfaeac202a
|
Add a comment on args_have_many_closure()
|
2017-11-03 08:57:38 +09:00 |
|
Nick Cameron
|
175c0c6f05
|
Remove include line from Cargo.toml
Fixes #1339
|
2017-11-03 08:48:03 +13:00 |
|
Nick Cameron
|
9bf81f9d12
|
Remove LicensePolicy (dead code)
Fixes #1320
|
2017-11-03 08:43:33 +13:00 |
|
Nick Cameron
|
c1c75479b4
|
Merge pull request #2108 from topecongiro/combine-pat-tuplestruct
Combine ast::PatKind::TupleStruct
|
2017-11-03 08:24:04 +13:00 |
|
topecongiro
|
b17de6228f
|
Cargo fmt
|
2017-11-02 21:45:00 +09:00 |
|
topecongiro
|
960fec898b
|
Force to use block for closure's body when there is only a single control expr
|
2017-11-02 21:43:33 +09:00 |
|
topecongiro
|
e4f13dfdd6
|
Use is_unsafe_block()
|
2017-11-02 21:42:11 +09:00 |
|
topecongiro
|
81cd12cc08
|
Add args_have_many_closure()
|
2017-11-02 21:41:46 +09:00 |
|
topecongiro
|
49409c0096
|
Update tests
|
2017-11-02 21:38:20 +09:00 |
|
topecongiro
|
87afdf4467
|
Combine PatKind::TupleStruct
|
2017-11-02 20:29:10 +09:00 |
|
topecongiro
|
dc035bbbee
|
Add a test to see if tuple struct gets combined
|
2017-11-02 20:28:38 +09:00 |
|
Nick Cameron
|
b60750882a
|
Merge pull request #2107 from davidalber/starting-issue-link
Updating good starting issues link
|
2017-11-02 22:58:58 +13:00 |
|
David Alber
|
f410d02b61
|
Updating good starting issues link
|
2017-11-02 01:14:52 -07:00 |
|
Nick Cameron
|
809e06ee32
|
Merge pull request #2102 from topecongiro/soft-wrapping-comments
Soft wrapping for comments
|
2017-11-02 15:15:38 +13:00 |
|
Nick Cameron
|
be959667c1
|
Merge pull request #2106 from clippered/fix-panic-on-windows-stderr
fix output panics on unable to write to stderr
|
2017-11-02 15:04:59 +13:00 |
|
Nick Cameron
|
580c96bbe3
|
Merge pull request #2104 from martinlindhe/master
fix some typos
|
2017-11-02 15:02:20 +13:00 |
|
clippered
|
3bae42aa5a
|
fix output panics on unable to write to stderr
|
2017-11-01 23:45:35 +11:00 |
|
Martin Lindhe
|
f930a16b8d
|
fix some typos
|
2017-11-01 07:33:55 +01:00 |
|
topecongiro
|
471e9110f5
|
Add ftp and file protocols
|
2017-11-01 12:35:32 +09:00 |
|
topecongiro
|
dae76d21ff
|
Implement soft wrapping for comments
|
2017-10-31 15:07:58 +09:00 |
|
topecongiro
|
38399875b8
|
Add has_url()
|
2017-10-31 15:07:19 +09:00 |
|
topecongiro
|
bc31014423
|
Add an optional max width argument to rewrite_string()
|
2017-10-31 15:04:50 +09:00 |
|
topecongiro
|
7e99893e25
|
Use visual indent only when rewriting string literal
|
2017-10-31 15:03:46 +09:00 |
|
topecongiro
|
371d2bb939
|
Add a test for soft wrapping for comments
|
2017-10-31 15:01:38 +09:00 |
|
Nick Cameron
|
0af8825eb1
|
Merge pull request #2101 from topecongiro/issue-2099
Format match expr with empty body
|
2017-10-31 08:26:08 +13:00 |
|
Nick Cameron
|
48fb1139ea
|
Merge pull request #2100 from topecongiro/issue-2098
Remove redundant shrink_left
|
2017-10-31 08:24:34 +13:00 |
|
Seiichi Uchida
|
b0d6d03a25
|
Use correct budget
|
2017-10-30 23:38:05 +09:00 |
|
Seiichi Uchida
|
271da96098
|
Add a test for #2098
|
2017-10-30 23:38:05 +09:00 |
|
Seiichi Uchida
|
2e06dea146
|
Format match expr with empty body
|
2017-10-30 23:37:26 +09:00 |
|
Seiichi Uchida
|
e84e01c442
|
Use context.budget()
|
2017-10-30 23:37:26 +09:00 |
|
Seiichi Uchida
|
792f48c976
|
Add a test for #2099
|
2017-10-30 23:37:26 +09:00 |
|
Seiichi Uchida
|
fe39c0cd8c
|
Fix a typo
|
2017-10-30 23:34:44 +09:00 |
|
Paul Lietar
|
c1e897907a
|
Add suport for extern types.
See https://github.com/rust-lang/rust/pull/44295
|
2017-10-30 08:46:11 +13:00 |
|
Nick Cameron
|
cf0d494dda
|
Merge pull request #1998 from tmahmood/master
Implemented 'unstable options' command line option
|
2017-10-30 07:50:28 +13:00 |
|
Nick Cameron
|
c6d4351f1c
|
nightly-0.2.13
|
2017-10-30 07:42:45 +13:00 |
|