Skip to content

Conversation

bstrie
Copy link
Contributor

@bstrie bstrie commented May 17, 2015

No need for &b"foo"[..] to make a CString, "foo" will do.

No need for `&b"foo"[..]` to make a CString, `"foo"` will do.
@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@bstrie
Copy link
Contributor Author

bstrie commented May 17, 2015

r? @steveklabnik

@alexcrichton
Copy link
Member

@bors: r+ e1f73b8 rollup

Nice catch!

Manishearth added a commit to Manishearth/rust that referenced this pull request May 17, 2015
No need for `&b"foo"[..]` to make a CString, `"foo"` will do.
bors added a commit that referenced this pull request May 17, 2015
@bors bors merged commit e1f73b8 into rust-lang:master May 17, 2015
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.

6 participants