Skip to content

Conversation

renato-zannon
Copy link
Contributor

This solves warnings about the use of the deprecated #![crate_id] attribute, as well as the deprecated --crate-file-name command line option. See rust-lang/rust@c3ef04b for details.

Note that this won't compile on the current master without #128 (or equivalent). I can rebase after a fix lands

bors added a commit that referenced this pull request Jul 7, 2014
This solves warnings about the use of the deprecated `#![crate_id]` attribute, as well as the deprecated `--crate-file-name` command line option. See rust-lang/rust@c3ef04b for details.

Note that this won't compile on the current master without #128 (or equivalent). I can rebase after a fix lands
@bors bors merged commit 74e0cc5 into rust-lang:master Jul 7, 2014
bors added a commit to alexcrichton/cargo that referenced this pull request Sep 2, 2014
…crichton

This solves warnings about the use of the deprecated `#![crate_id]` attribute, as well as the deprecated `--crate-file-name` command line option. See rust-lang/rust@c3ef04b for details.

Note that this won't compile on the current master without rust-lang#128 (or equivalent). I can rebase after a fix lands
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