]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #44569 - est31:master, r=estebank
authorCorey Farwell <coreyf@rwell.org>
Fri, 15 Sep 2017 02:32:51 +0000 (22:32 -0400)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2017 02:32:51 +0000 (22:32 -0400)
"avoid" is a better word here than "disable"

You don't "disable" the warning really, you just avoid it (as a conscious action).


Trivial merge