remove trailing whitespace
This commit is contained in:
parent
f11cf60944
commit
09bc09201c
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue