Skip to content

Rollup of 5 pull requests #29809

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 14 commits into from
Closed

Conversation

Toby Scrace and others added 14 commits November 10, 2015 13:19
Adds `Example` sections to the rest of the integer methods.

cc @steveklabnik
…bnik

Crates.io is now mentioned right at the top to try and head off the `#![feature(libc)]` error.

In addition, the examples now all compile and run in the playpen. I also tweaked spacing in some of them.

Fixes rust-lang#29762.

r? @steveklabnik
Fundamental attribute was missing a feature gate test.
…matsakis

This allows "rustc drop-in replacement" programs like https://github.com/nrc/stupid-stats to access the MIR map.

Working toy example: https://gist.github.com/tsion/288423389e32eb73bb39

r? @nikomatsakis
…=steveklabnik

The example given for the manual implementation of the core::fmt::Debug trait doesn't match the output after the code sample. This updates it so it matches.
@steveklabnik
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Nov 12, 2015

📌 Commit 193a23d has been approved by steveklabnik

@rust-highfive
Copy link
Contributor

r? @brson

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

@steveklabnik steveklabnik assigned steveklabnik and unassigned brson Nov 12, 2015
@bors
Copy link
Collaborator

bors commented Nov 12, 2015

⌛ Testing commit 193a23d with merge 29d683e...

@bors
Copy link
Collaborator

bors commented Nov 12, 2015

💔 Test failed - auto-win-gnu-64-opt

@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.

8 participants