Skip to content

Conversation

alexcrichton
Copy link
Member

This commit fills out the remaining integer literal constructors on the
proc_macro::Literal type with isize and usize. (I think these were just
left out by accident)

This commit fills out the remaining integer literal constructors on the
`proc_macro::Literal` type with `isize` and `usize`. (I think these were just
left out by accident)
@rust-highfive
Copy link
Contributor

r? @brson

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

@alexcrichton
Copy link
Member Author

r? @nrc

@rust-highfive rust-highfive assigned nrc and unassigned brson Jul 6, 2017
@shepmaster shepmaster added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 7, 2017
@jseyfried
Copy link
Contributor

@alexcrichton Thanks, they were left out by accident!
@bors r+

@bors
Copy link
Collaborator

bors commented Jul 11, 2017

📌 Commit 28ce292 has been approved by jseyfried

@arielb1
Copy link
Contributor

arielb1 commented Jul 11, 2017

@bors rollup

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jul 12, 2017
…yfried

Add `isize` and `usize` constructors to Literal

This commit fills out the remaining integer literal constructors on the
`proc_macro::Literal` type with `isize` and `usize`. (I think these were just
left out by accident)
bors added a commit that referenced this pull request Jul 12, 2017
Rollup of 8 pull requests

- Successful merges: #42670, #42826, #43000, #43011, #43098, #43100, #43136, #43137
- Failed merges:
@bors bors merged commit 28ce292 into rust-lang:master Jul 12, 2017
@alexcrichton alexcrichton deleted the more-proc-macro branch July 24, 2017 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants