Skip to content

rustc: Fix naming output files with --crate-name #15518

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 1 commit into from
Jul 8, 2014

Conversation

alexcrichton
Copy link
Member

The output file was only being renamed based off #[crate_name], not #[crate_id]
or --crate-name. Both of these behaviors have been restored now.

@sfackler
Copy link
Member

sfackler commented Jul 8, 2014

r=me when Travis finishes.

The output file was only being renamed based off #[crate_name], not #[crate_id]
or --crate-name. Both of these behaviors have been restored now.
bors added a commit that referenced this pull request Jul 8, 2014
…kler

The output file was only being renamed based off #[crate_name], not #[crate_id]
or --crate-name. Both of these behaviors have been restored now.
@bors bors closed this Jul 8, 2014
@bors bors merged commit 2c26a00 into rust-lang:master Jul 8, 2014
@alexcrichton alexcrichton deleted the fix-some-crate-names branch July 9, 2014 05: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.

3 participants