Skip to content

Remove allow(rustc::potential_query_instability) in rustc_trait_selection #104212

Closed
@CastilloDel

Description

Related to #84447, #103723 and indexmap-rs/indexmap#242

rustc_trait_selection still has some potential query instabilities, however, trying to remove them caused regressions. This issue tracks this problem after #103723 was merged. The idea is to wait until the drain_filter method is eventually added to IndexMap which would make the change easier and hopefully solve the regression.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions