Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unconstrained lifetimes in impl headers are usable in assoc consts #127927

Open
BoxyUwU opened this issue Jul 18, 2024 · 0 comments
Open

Unconstrained lifetimes in impl headers are usable in assoc consts #127927

BoxyUwU opened this issue Jul 18, 2024 · 0 comments
Assignees
Labels
A-const-generics Area: const generics (parameters and arguments) T-types Relevant to the types team, which will review and decide on the PR/issue.

Comments

@BoxyUwU
Copy link
Member

BoxyUwU commented Jul 18, 2024

#114713

This should be dealt with somehow before allowing associated constants to be used in the type system (e.g. feature(generic_const_exprs) or a min variation).

@BoxyUwU BoxyUwU added A-const-generics Area: const generics (parameters and arguments) T-types Relevant to the types team, which will review and decide on the PR/issue. labels Jul 18, 2024
@BoxyUwU BoxyUwU self-assigned this Jul 18, 2024
@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Jul 18, 2024
@tgross35 tgross35 removed the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-const-generics Area: const generics (parameters and arguments) T-types Relevant to the types team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants