Skip to content

Conversation

petrochenkov
Copy link
Contributor

@@ -1511,7 +1511,7 @@ mod tests {
assert_eq!(v, b"foobar\0\0\0\0".to_vec());

// Truncate to a smaller length, don't seek, and then write something.
// Ensure that the intermediate zeroes are all filled in (we're seeked
// Ensure that the intermediate zeroes are all filled in (we're sought
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is correct. Probably should be "We have seeked past the end of the file" or something.

@Manishearth
Copy link
Member

LGTM aside from the small issue with the seek comments.

@steveklabnik
Copy link
Contributor

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 29, 2015

📌 Commit 1accaa9 has been approved by steveklabnik

@steveklabnik
Copy link
Contributor

Thank you!

@bors
Copy link
Collaborator

bors commented Mar 29, 2015

⌛ Testing commit 1accaa9 with merge d8be84e...

@bors
Copy link
Collaborator

bors commented Mar 30, 2015

@bors bors merged commit 1accaa9 into rust-lang:master Mar 30, 2015
@petrochenkov petrochenkov deleted the spellcheck branch May 9, 2015 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants