Skip to content
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

std: Add missing stability for symlink functions #24724

Merged
merged 1 commit into from
Apr 25, 2015

Conversation

alexcrichton
Copy link
Member

These functions were intended to be introduced as #[stable] as a stable API
was deprecated in favor of them, but they just erroneously forgot the stability
attributes.

These functions were intended to be introduced as `#[stable]` as a stable API
was deprecated in favor of them, but they just erroneously forgot the stability
attributes.
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@alexcrichton
Copy link
Member Author

Nominating for beta inclusion as well

@alexcrichton alexcrichton added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 23, 2015
@pnkfelix
Copy link
Member

going from nominated to (nominated, accepted)

@pnkfelix pnkfelix added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Apr 23, 2015
@alexcrichton
Copy link
Member Author

@bors: r=aturon a318b51

@alexcrichton
Copy link
Member Author

@bors: p=10

bors added a commit that referenced this pull request Apr 24, 2015
These functions were intended to be introduced as `#[stable]` as a stable API
was deprecated in favor of them, but they just erroneously forgot the stability
attributes.
@bors
Copy link
Contributor

bors commented Apr 24, 2015

⌛ Testing commit a318b51 with merge d27c1af...

@bors
Copy link
Contributor

bors commented Apr 25, 2015

💔 Test failed - auto-linux-64-x-android-t

@alexcrichton
Copy link
Member Author

@bors: retry

On Fri, Apr 24, 2015 at 5:40 PM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-linux-64-x-android-t
http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/4618


Reply to this email directly or view it on GitHub
#24724 (comment).

@bors
Copy link
Contributor

bors commented Apr 25, 2015

@bors
Copy link
Contributor

bors commented Apr 25, 2015

💔 Test failed - auto-linux-32-opt

@alexcrichton
Copy link
Member Author

@bors: retry

On Fri, Apr 24, 2015 at 7:45 PM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-linux-32-opt
http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4671


Reply to this email directly or view it on GitHub
#24724 (comment).

bors added a commit that referenced this pull request Apr 25, 2015
These functions were intended to be introduced as `#[stable]` as a stable API
was deprecated in favor of them, but they just erroneously forgot the stability
attributes.
@bors
Copy link
Contributor

bors commented Apr 25, 2015

⌛ Testing commit a318b51 with merge 54d6509...

@bors bors merged commit a318b51 into rust-lang:master Apr 25, 2015
@pnkfelix
Copy link
Member

triage: I-nominated

Nominating for discussion at triage meeting. This PR has been put into the state (beta-accepted, beta-nominated), but it seems the prerequisite PR #24222 was never accepted (or even nominated) for inclusion in beta.

(If the original beta-nomination of this PR #24724 was meant to be interpreted as implicit beta-nomination of PR #24222, that was not how I remember the presentation of the situation at the meeting. There is a big difference between adding some accidentally omitted stability tags versus actually back-porting a change to the libraries.)

@pnkfelix
Copy link
Member

hmm, I am a little worried that this nomination tag will not actually show up in our usual queries ... I will open an issue just to make sure this is caught ...

@pnkfelix
Copy link
Member

decision: remove all the tags.

@pnkfelix pnkfelix removed beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. I-nominated labels Apr 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants