Skip to content

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
Contributor 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