]> git.lizzy.rs Git - rust.git/commit
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)
commit2a86884a37e735c3ba7066c0f1c0744415fb2d31
treebd9059e988c7b2f956f59ed2b4d54a3a087f7b4b
parent4af8acd6c17b257c0782dbdd4010f3006e4bcfad
parent168f624c7cf8ca0209b5adac19bc361549ca70a9
Rollup merge of #44569 - est31:master, r=estebank

"avoid" is a better word here than "disable"

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