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

Inject a libstd version, but not for stage3 #11523

Merged
merged 1 commit into from
Jan 15, 2014
Merged

Conversation

alexcrichton
Copy link
Member

This should go back to the old behavior while preserving the snapshot ease.

@brson
Copy link
Contributor

brson commented Jan 14, 2014

The windows dist is made from stage 3 so I think this is wrong as written since we'll be distributing windows installations that don't inject the version number.

Maybe we could configure the snapshot builder specially to not use version injection.

@alexcrichton
Copy link
Member Author

Updated with a new ./configure flag that we can add to the snapshot building bots.

We'll use this when building snapshots so we can upgrade freely, but all
compilers will inject a version by default.
bors added a commit that referenced this pull request Jan 15, 2014
This should go back to the old behavior while preserving the snapshot ease.
@bors bors closed this Jan 15, 2014
@bors bors merged commit 7a37294 into rust-lang:master Jan 15, 2014
@alexcrichton alexcrichton deleted the stage3 branch January 15, 2014 19:42
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 25, 2023
…nt-levels, r=xFrednet

used_underscore_bindings: respect lint levels on the binding definition

Fixes rust-lang#11520
Fixes rust-lang#947

Also ignores usages of `PhantomData`

changelog: none
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.

3 participants