Skip to content

Ugly ICE output #108429

Closed
Closed
@GuillaumeGomez

Description

@GuillaumeGomez

I got this output with an ICE:

error: internal compiler error: compiler/rustc_middle/src/ty/query.rs:440:1: `tcx.item_attrs(DefId(0:3 ~ mycrate_impl[f883]::{use#1}))` is not supported for local crate;
                                
                                                        hint: Queries can be either made to the local crate, or the external crate. This error means you tried to use it for one that's not supported.
                                
                                                        If that's not the case, item_attrs was likely never assigned to a provider function.

Very weird left padding.

cc @estebank

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions