We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running cargo +nightly check --workspace --all-features --all-targets in https://github.com/signalapp/libsignal/tree/v0.55.1 produced
cargo +nightly check --workspace --all-features --all-targets
thread 'rustc' panicked at compiler/rustc_ast_lowering/src/lib.rs:505:9: adding a def'n for node-id NodeId(130468) and def kind AnonConst but a previous def'n exists: DefKey { parent: Some(DefIndex(3382)), disambiguated_data: DisambiguatedDefPathData { data: AnonConst, disambiguator: 0 } }
(sorry for not reducing it)
rustc-ice-2024-08-20T22_23_14-62651.txt
rustc 1.82.0-nightly (636d7ff91 2024-08-19) binary: rustc commit-hash: 636d7ff91b9847d6d43c7bbe023568828f6e3246 commit-date: 2024-08-19 host: aarch64-apple-darwin release: 1.82.0-nightly LLVM version: 19.1.0
No response
The text was updated successfully, but these errors were encountered:
Did some bisecting, this was introduced in 2024-07-20. (Also, oops, thanks, I started with Clippy before reproducing with plain check.)
Sorry, something went wrong.
Very possibly the same as #128016.
Yeah, this is just a duplicate of that. Thanks for the report, but I'd prefer if we track this issue in fewer places.
No branches or pull requests
Summary
Running
cargo +nightly check --workspace --all-features --all-targets
in https://github.com/signalapp/libsignal/tree/v0.55.1 produced(sorry for not reducing it)
rustc-ice-2024-08-20T22_23_14-62651.txt
Version
Error output
No response
The text was updated successfully, but these errors were encountered: