Uh oh!
There was an error while loading. Please reload this page.
libsyntax: Merge OwnedSlice into ptr::P - #30420
Merged
Merged
Conversation
nrc
commented
Dec 16, 2015
Member
@bors: r+ I'm a big fan of the deprecation warning, thanks! |
bors
commented
Dec 16, 2015
Collaborator
📌 Commit 458e86a has been approved by |
Manishearth added a commit
to Manishearth/rust
that referenced
this pull request
Dec 17, 2015
Part of rust-lang#30095 not causing mysterious segfaults. r? @nrc
petrochenkov
commented
Dec 17, 2015
ContributorAuthor
Since this PR is not merged yet, I've added another well behaving part of #30095 on top of it - alias |
nrc
commented
Dec 17, 2015
Member
@bors: r+ |
bors
commented
Dec 17, 2015
Collaborator
📌 Commit e97ee83 has been approved by |
bors
commented
Dec 17, 2015
Collaborator
☔ The latest upstream changes (presumably #30325) made this pull request unmergeable. Please resolve the merge conflicts. |
petrochenkov
commented
Dec 17, 2015
ContributorAuthor
Rebased. |
nrc
commented
Dec 17, 2015
Member
@bors: r+ |
bors
commented
Dec 17, 2015
Collaborator
📌 Commit 6c87b19 has been approved by |
Manishearth added a commit
to Manishearth/rust
that referenced
this pull request
Dec 18, 2015
Part of rust-lang#30095 not causing mysterious segfaults. r? @nrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #30095 not causing mysterious segfaults.
r? @nrc