Closed
Description
[INFO] [stdout] error: internal compiler error: compiler/rustc_hir_typeck/src/fn_ctxt/suggestions.rs:1081:25: failed to get output type of async function
[INFO] [stdout] --> src/components/rss_list.rs:84:40
[INFO] [stdout] |
[INFO] [stdout] 84 | .filter(move |&channel| -> Option<Channel> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
Metadata
Metadata
Assignees
Labels
Area: Messages for errors, warnings, and lintsArea: Suggestions generated by the compiler applied by `cargo fix`Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️High priorityRelevant to the compiler team, which will review and decide on the PR/issue.Performance or correctness regression from stable to beta.