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 still: proc-macro #37845

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

Panic still: proc-macro #37845

ghost opened this issue Nov 17, 2016 · 2 comments

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.

@ghost ghost changed the title Panic still: Panic still: proc-macro Nov 17, 2016
@ghost
Copy link
Author

ghost commented Nov 17, 2016

with serde-derive.
rustc-nightly_11-17

@keeperofdakeys
Copy link
Contributor

This looks like the same issue as #37788, which should be fixed in the next nightly.

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

No branches or pull requests

2 participants