]> git.lizzy.rs Git - rust.git/commit
Fix where clauses not taking the width of the line into account
authorMarkus Westerlind <marwes91@gmail.com>
Fri, 27 Nov 2015 08:25:31 +0000 (09:25 +0100)
committerMarkus Westerlind <marwes91@gmail.com>
Fri, 27 Nov 2015 08:27:41 +0000 (09:27 +0100)
commit937467c35820031f3803962675b3a5304d0f5c48
tree1193ab0b2b277855b64dcfb96230bdf55547541d
parent28922f37dd3f4734d63140de2902c651ab110c30
Fix where clauses not taking the width of the line into account

Fixes #630
src/items.rs
tests/source/where-clause.rs [new file with mode: 0644]
tests/target/where-clause.rs [new file with mode: 0644]