]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #54917 - varkor:unused-which, r=cramertj
authorbors <bors@rust-lang.org>
Mon, 15 Oct 2018 14:16:45 +0000 (14:16 +0000)
committerbors <bors@rust-lang.org>
Mon, 15 Oct 2018 14:16:45 +0000 (14:16 +0000)
Unused result warning: "X which must" ↦ "X that must"

Address a little grammatical faux pas in the unused result warning.


Trivial merge