Skip to content

Declare DefIndex with the newtype_index macro - #60934

Merged
bors merged 1 commit into
masterfrom
unknown repository
May 19, 2019
Merged

Declare DefIndex with the newtype_index macro#60934
bors merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

Copy link
Copy Markdown

See #60666

@Centril

Copy link
Copy Markdown
Contributor

r? @petrochenkov

@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented May 18, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit b18de52 has been approved by petrochenkov

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 18, 2019
Centril added a commit to Centril/rust that referenced this pull request May 19, 2019
…e_macro, r=petrochenkov
Declare DefIndex with the newtype_index macro
See rust-lang#60666
@CentrilCentril mentioned this pull request May 19, 2019
bors added a commit that referenced this pull request May 19, 2019
Rollup of 8 pull requests
Successful merges:
- #60370 (Mark core::alloc::Layout::from_size_align_unchecked const)
- #60678 (Stabilize vecdeque_rotate)
- #60924 (Explain that ? converts the error type using From)
- #60931 (Use iter() for iterating arrays by slice)
- #60934 (Declare DefIndex with the newtype_index macro)
- #60943 (fix copy-paste typo in docs for ptr::read_volatile)
- #60945 (Simplify BufRead::fill_buf doc example using NLL)
- #60947 (Fix typos in docs of GlobalAlloc)
Failed merges:
r? @ghost
@bors

bors commented May 19, 2019

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #60949) made this pull request unmergeable. Please resolve the merge conflicts.

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 19, 2019
@bors
bors merged commit b18de52 into rust-lang:masterMay 19, 2019
@ghost
ghost deleted the defindex_with_newtype_macro branch May 19, 2019 16:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Centril@petrochenkov@bors@zackmdavis@fdrinck