Skip to content

Rollup of 5 pull requests #28311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 13 commits into from
Closed

Conversation

@rust-highfive
Copy link
Contributor

r? @steveklabnik

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

@Manishearth
Copy link
Member Author

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Sep 9, 2015

📌 Commit 6a03830 has been approved by Manishearth

…excrichton

 This can be shown with the example code

```rust
fn main() {
    let () = include_bytes!(\"/etc/hosts\");
}

Which will have the error:

expected `&[u8; 195]`,
    found `()`
@Manishearth Manishearth closed this Sep 9, 2015
@Centril Centril added the rollup A PR which is a rollup label Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants