Skip to content

implied_by not working with const-stability? #107605

Closed
@steffahn

Description

@steffahn

@rustbot label T-compiler, C-enhancement

Opening an issue for the problem described in #99212 (comment)

Context: The only use-case of implied_by that’s currently on nightly was introduced in #102556, but as far as I can tell, that doesn’t actually do anything. Given that the general implied_by feature has a behavior test, I would assume that the problem is that it isn’t working with (and isn’t tested with) rustc_const_unstable/rustc_const_stable instead of unstable/stable.

cc @davidtwco

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.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