Skip to content

Update to work with the latest rust nightly (rustc 1.6.0-nightly (1727dee16 2015-11-26)) #135

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
Nov 30, 2015

Conversation

fhartwig
Copy link
Contributor

No description provided.

@@ -20,6 +20,7 @@
extern crate regex;
extern crate syntax;
extern crate rustc;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line can actually be removed since rustc is only required for the plugin registry.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, fixed. Thanks!

@untitaker
Copy link
Contributor

Equivalent to #136

BurntSushi added a commit that referenced this pull request Nov 30, 2015
Update to work with the latest rust nightly (rustc 1.6.0-nightly (1727dee16 2015-11-26))
@BurntSushi BurntSushi merged commit 36f1b2b into rust-lang:master Nov 30, 2015
@BurntSushi
Copy link
Member

Great, thank you!

This was referenced Nov 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.

4 participants