-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-MIRArea: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.htmlArea: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.htmlC-bugCategory: This is a bug.Category: This is a bug.E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleI-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/axum-client-ip-0.6.1/rustc-ice-2024-12-20T03_09_48-55159.txt
error occurs in crate axum-client-ip-0.6.1
(I don't know what any of this means, I am just doing as requested by cargo/rustc)
query stack during panic:
#0 [mir_built] building MIR for `secure::_::<impl at /home/aranjedeath/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/axum-client-ip-0.6.1/src/secure.rs:37:24: 37:35>::deserialize::<impl at /home/aranjedeath/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/axum-client-ip-0.6.1/src/secure.rs:37:24: 37:35>::visit_enum`
#1 [check_unsafety] unsafety-checking `secure::_::<impl at /home/aranjedeath/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/axum-client-ip-0.6.1/src/secure.rs:37:24: 37:35>::deserialize::<impl at /home/aranjedeath/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/axum-client-ip-0.6.1/src/secure.rs:37:24: 37:35>::visit_enum`
end of query stack
Metadata
Metadata
Assignees
Labels
A-MIRArea: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.htmlArea: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.htmlC-bugCategory: This is a bug.Category: This is a bug.E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleI-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.