Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Doesn't build on nightly after rustc_front refactor #6

Closed
gyscos opened this issue Apr 7, 2016 · 2 comments
Closed

Doesn't build on nightly after rustc_front refactor #6

gyscos opened this issue Apr 7, 2016 · 2 comments

Comments

@gyscos
Copy link

gyscos commented Apr 7, 2016

rust-lang/rust#32570

syntaxext_lint-0.1.4/src/lib.rs:8:1: 8:26 error: can't find crate for `rustc_front` [E0463]
syntaxext_lint-0.1.4/src/lib.rs:8 extern crate rustc_front;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
error: aborting due to previous error
@gyscos gyscos changed the title Don't build on nightly after rustc_front refactor Doesn't build on nightly after rustc_front refactor Apr 7, 2016
@gyscos
Copy link
Author

gyscos commented Apr 8, 2016

Fix is in #7

@mcoffin
Copy link
Owner

mcoffin commented Nov 21, 2016

Fixed by 574b65a

@mcoffin mcoffin closed this as completed Nov 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants