]> git.lizzy.rs Git - rust.git/commit
Allow overflowing the last item of chain only if it is multi-lined
authortopecongiro <seuchida@gmail.com>
Thu, 15 Jun 2017 23:47:33 +0000 (08:47 +0900)
committertopecongiro <seuchida@gmail.com>
Thu, 15 Jun 2017 23:47:33 +0000 (08:47 +0900)
commitd3d31a9f75c99fac12beb1341610d806f56c5d31
treeb576488ce3c12a4d6edebb309d453ebaf1e297b2
parent02c1996e3e6ef6f692d3b05fcf0a01429874a8a5
Allow overflowing the last item of chain only if it is multi-lined

By multi-lined we mean if it has more than 3 lines.
src/chains.rs