Skip to content

Conversation

frewsxcv
Copy link
Member

@frewsxcv frewsxcv commented Apr 4, 2015

No description provided.

@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

//! 1 => Ok(Version::Version1),
//! 2 => Ok(Version::Version2),
//! _ => Err("invalid version")
//! match header.get(0) {
Copy link
Member

Choose a reason for hiding this comment

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

is get more idiomatic?

Copy link
Member

Choose a reason for hiding this comment

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

oh i see

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 4, 2015

📌 Commit 6ff085c has been approved by steveklabnik

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 4, 2015
@bors bors merged commit 6ff085c into rust-lang:master Apr 4, 2015
@frewsxcv frewsxcv deleted the patch-10 branch October 2, 2016 23:07
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.

5 participants