Skip to content

regression: import resolution ambiguity #115777

Activity

added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
E-needs-bisectionCall for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
on Sep 12, 2023
added this to the 1.73.0 milestone on Sep 12, 2023
added
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
I-prioritizeIssue: Indicates that prioritization has been requested for this issue.
on Sep 12, 2023
removed
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on Sep 12, 2023
bvanjoi

bvanjoi commented on Sep 12, 2023

@bvanjoi
Contributor

This is a known issue, introduced by #113099 and expected to be fixed by #114682

edit: #114682 will not resolve this. The regression was deemed acceptable in previous discussions(#113099 (comment)). It would likely be more appropriate to address this in a separate PR.

removed
E-needs-bisectionCall for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
I-prioritizeIssue: Indicates that prioritization has been requested for this issue.
on Sep 13, 2023
added
regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.
and removed on Feb 2, 2024
added
I-prioritizeIssue: Indicates that prioritization has been requested for this issue.
on Feb 2, 2024
apiraino

apiraino commented on Feb 2, 2024

@apiraino
Contributor

I assume that by now this won't receive immediate attention.

WG-prioritization assigning priority (Zulip discussion).

@rustbot label -I-prioritize +P-medium

added and removed
I-prioritizeIssue: Indicates that prioritization has been requested for this issue.
on Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-mediumMedium priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Mark-Simulacrum@apiraino@bvanjoi@rustbot

        Issue actions

          regression: import resolution ambiguity · Issue #115777 · rust-lang/rust