Skip to content

Conversation

@alexcrichton
Copy link
Member

Right now the bots are all injecting a libstd version, so all the rustpkg tests
are passing. All rustpkg compilations will fail unless the version number is
explicitly given because rustpkg attempts to exactly guess the target file name.
Switch back to using a pattern match in order to unbreak tests.

Closes #11852

Right now the bots are all injecting a libstd version, so all the rustpkg tests
are passing. All rustpkg compilations will fail unless the version number is
explicitly given because rustpkg attempts to exactly guess the target file name.
Switch back to using a pattern match in order to unbreak tests.

Closes rust-lang#11852
@alexcrichton
Copy link
Member Author

This is blocking a snapshot.

bors added a commit that referenced this pull request Feb 1, 2014
Right now the bots are all injecting a libstd version, so all the rustpkg tests
are passing. All rustpkg compilations will fail unless the version number is
explicitly given because rustpkg attempts to exactly guess the target file name.
Switch back to using a pattern match in order to unbreak tests.

Closes #11852
@bors bors closed this Feb 1, 2014
@bors bors merged commit 723072f into rust-lang:master Feb 1, 2014
@alexcrichton alexcrichton deleted the fix-rustpkg branch February 5, 2014 00:08
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.

rustpkg can't find std and extra

3 participants