Serde: Panic with proc-macro

Created on 18 Nov 2016  路  3Comments  路  Source: serde-rs/serde

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.

compiler bug

Most helpful comment

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

All 3 comments

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

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

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

Was this page helpful?
0 / 5 - 0 ratings