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

regression in 2019-10-01 nightly #65028

Closed
krisselden opened this issue Oct 2, 2019 · 1 comment
Closed

regression in 2019-10-01 nightly #65028

krisselden opened this issue Oct 2, 2019 · 1 comment

Comments

@krisselden
Copy link

krisselden commented Oct 2, 2019

I will try to make a reproduction later, but just wanted to open an issue now. The code worked when compiling with the beta and the prior nightly.

error: internal compiler error: src/librustc/ich/impls_ty.rs:100: StableHasher: unexpected region '_#0r

thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:912:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

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

note: rustc 1.40.0-nightly (702b45e40 2019-10-01) running on x86_64-apple-darwin

note: compiler flags: -C debuginfo=2 -C incremental --crate-type bin

note: some of the compiler flags provided by cargo are hidden

error: aborting due to previous error
@jonas-schievink
Copy link
Contributor

Duplicate of #64964

@jonas-schievink jonas-schievink marked this as a duplicate of #64964 Oct 2, 2019
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