diff options
| author | bors <bors@rust-lang.org> | 2014-04-18 15:01:22 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-04-18 15:01:22 -0700 |
| commit | b75683cadf6c4c55360202cd6a0106be80532451 (patch) | |
| tree | 27bd6775c85f8df035a520bb499312168dd4caf4 /src/compiletest/header.rs | |
| parent | c44c7abb42df8f13efdaa8b871893ad1dd5941e4 (diff) | |
| parent | 59f3414a4a66a132648bd89ae697924304715bd3 (diff) | |
| download | rust-b75683cadf6c4c55360202cd6a0106be80532451.tar.gz rust-b75683cadf6c4c55360202cd6a0106be80532451.zip | |
auto merge of #13600 : brandonw/rust/master, r=brson
When calling a function, or anything with nested parens, default to cindent's indent. The least error-prone way I could think of identifying this is to look for a line that ends with a ',', as well as a non-zero number of any character except parens before the comma, and then an open paren. This will overlap with the previous rule accounting for function definitions, but that should be fine because it is also using cindent.
Diffstat (limited to 'src/compiletest/header.rs')
0 files changed, 0 insertions, 0 deletions
