]> git.lizzy.rs Git - rust.git/commit
Prevent generation of bogus comment in some function calls
authorMarcus Klaas <mail@marcusklaas.nl>
Sat, 12 Sep 2015 12:31:51 +0000 (14:31 +0200)
committerMarcus Klaas <mail@marcusklaas.nl>
Sat, 12 Sep 2015 12:31:51 +0000 (14:31 +0200)
commitffa7e8d59972d7a61fa3e8192210ce17d7c86ee4
tree14bf470d70ecbe0af5ca0f94c5066ecab3fb496d
parent764793b2e655b14f1aa98e8e966835e0cc5d3914
Prevent generation of bogus comment in some function calls

This would happen when the callee contained parentheses.
src/expr.rs
tests/source/closure.rs
tests/target/closure.rs