Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Jun 15, 2017
1 parent f11cf60 commit 09bc092
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -11,7 +11,7 @@
// Test that `for` loops don't introduce artificial
// constraints on the type of the binding (`i`).
// Subtle changes in the desugaring can cause the
// type of elements in the vector to (incorrectly)
// type of elements in the vector to (incorrectly)
// fallback to `!` or `()`.

fn main() {
Expand Down

0 comments on commit 09bc092

Please sign in to comment.