]> git.lizzy.rs Git - rust.git/commit
Fix 'be be' constructs
authorDaniel Mueller <deso@posteo.net>
Thu, 3 Jan 2019 02:06:49 +0000 (18:06 -0800)
committerDaniel Mueller <deso@posteo.net>
Thu, 3 Jan 2019 02:06:49 +0000 (18:06 -0800)
commita944ecfa15c3c3918aa41552d38043d6c22af3a0
treecd0b4d963be476390a3e0483f306e0d3788516c7
parentec194646fef1a467073ad74b8b68f6f202cfce97
Fix 'be be' constructs

I noticed a duplicated "be" somewhere in the code. A search for it
manifested a couple more locations with the same problem. This change
removes one of the "be"s.
src/librustc/lint/levels.rs
src/librustc/ty/query/plumbing.rs
src/librustc_typeck/check/closure.rs