Skip to content
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

Panic with proc-macro #623

Closed
ghost opened this issue Nov 17, 2016 · 3 comments
Closed

Panic with proc-macro #623

ghost opened this issue Nov 17, 2016 · 3 comments
Assignees

Comments

@ghost
Copy link

ghost commented Nov 17, 2016

error: internal compiler error: ../src/librustc_metadata/decoder.rs:490: entry: id not found: DefIndex(1) in crate "serde_derive" with number 105

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports

thread 'rustc' panicked at 'Box', ../src/librustc_errors/lib.rs:424
note: Run with RUST_BACKTRACE=1 for a backtrace.

@dtolnay
Copy link
Member

dtolnay commented Nov 18, 2016

Thanks for the report! This is rust-lang/rust#37788 for which a fix has merged into Rust and will be in tomorrow's nightly.

@dtolnay dtolnay closed this as completed Nov 18, 2016
@dtolnay dtolnay added the bug label Nov 18, 2016
@dtolnay
Copy link
Member

dtolnay commented Nov 19, 2016

Today's build failed, maybe we'll get it tomorrow.

@ghost
Copy link
Author

ghost commented Nov 19, 2016

So slowly. I'll stop to work it today maybe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant