Skip to content

Rollup of PRs in the queue; Monday, again #22963

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

Merged
merged 16 commits into from
Mar 2, 2015
Merged

Conversation

Manishearth
Copy link
Member

No description provided.

tshepang and others added 8 commits February 22, 2015 20:47
…xed example that actually does use an Option
Removes deprecated `{:08d}` format from the module documentation.
`{:08}` should be used instead now.
type-outlives works for closure types so that it ensures that all upvars
outlive the region in question. This gives the same guarantees but
without introducing artificial regions (and gives better error messages
to boot).
@Manishearth
Copy link
Member Author

@bors: p=20 r+

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

@bors r=Manishearth b78c6a6

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

⌛ Testing commit b78c6a6 with merge c1f1a68...

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

💔 Test failed - auto-mac-64-nopt-t

@Manishearth
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

@bors r=Manishearth 3c9bb09

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

⌛ Testing commit 3c9bb09 with merge af66bb4...

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

💔 Test failed - auto-mac-32-opt

…r=steveklabnik

 Typo fix for the \"30 Minute Intro\".

CONTRIBUTING guide says I should do this:

r? @steveklabnik
 ... example that actually does use an Option
…veklabnik

 Addresses rust-lang#22646

Removes deprecated `{:08d}` format from the module documentation.
`{:08}` should be used instead now.
@Manishearth
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

@bors r=Manishearth f75f748

@Manishearth
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

@bors r=Manishearth c4b1500

…hy, r=pnkfelix

 Remove the synthetic \"region bound\" from closures and instead update how
type-outlives works for closure types so that it ensures that all upvars
outlive the region in question. This gives the same guarantees but
without introducing artificial regions (and gives better error messages
to boot). This is refactoring towards rust-lang#3696.

r? @pnkfelix
@bors
Copy link
Collaborator

bors commented Mar 2, 2015

⌛ Testing commit c4b1500 with merge 2ca6eae...

bors added a commit that referenced this pull request Mar 2, 2015
@bors bors merged commit c4b1500 into rust-lang:master Mar 2, 2015
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 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