Compiler regression on trust-dns-proto #78598
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The 30 Oct. nightly of the compiler cannot compile my project anymore because it crashes while compiling a dependency:
trust-dns-proto
versions 0.6.3 and 0.5.0. It seems to me that both versions of the library trigger the compiler crash based on the output of the compiler.Code
I am not sure the code of my project is relevant since it fails in a dependency whose versions are given in the error output.
Meta
rustc --version --verbose
:The same project compiles fine on a previous nightly given below:
Error output
The text was updated successfully, but these errors were encountered: