]> git.lizzy.rs Git - rust.git/commit
methods: fix the option_unwrap_used message
authorBen Boeckel <ben.boeckel@kitware.com>
Mon, 30 Jan 2017 15:44:52 +0000 (10:44 -0500)
committerBen Boeckel <ben.boeckel@kitware.com>
Mon, 30 Jan 2017 15:44:52 +0000 (10:44 -0500)
commit2cdba9cd85c4003407e921cb91a42f4562ef0a7c
tree65b63ca91793b8f0a4b95d4afb40cb85ecb7b15e
parentf2f6637ddad3f7bad3891edae9d5c84f3501ce05
methods: fix the option_unwrap_used message

It had a hard linewrap in it rather than flowing naturally. This
confused the Vim error matching.
clippy_lints/src/methods.rs