about summary refs log tree commit diff
path: root/src/libglob/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-04-18 15:01:22 -0700
committerbors <bors@rust-lang.org>2014-04-18 15:01:22 -0700
commitb75683cadf6c4c55360202cd6a0106be80532451 (patch)
tree27bd6775c85f8df035a520bb499312168dd4caf4 /src/libglob/lib.rs
parentc44c7abb42df8f13efdaa8b871893ad1dd5941e4 (diff)
parent59f3414a4a66a132648bd89ae697924304715bd3 (diff)
downloadrust-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/libglob/lib.rs')
0 files changed, 0 insertions, 0 deletions