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

Replace ConstValue::Infer(InferConst::Canonical(..)) with ConstValue::Bound #65655

Closed
varkor opened this issue Oct 21, 2019 · 0 comments · Fixed by #65660
Closed

Replace ConstValue::Infer(InferConst::Canonical(..)) with ConstValue::Bound #65655

varkor opened this issue Oct 21, 2019 · 0 comments · Fixed by #65660
Assignees
Labels
A-const-generics Area: const generics (parameters and arguments) F-const_generics `#![feature(const_generics)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@varkor
Copy link
Member

varkor commented Oct 21, 2019

Mirroring the change to bound types in #55330.

cc @eddyb

@varkor varkor added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. A-const-generics Area: const generics (parameters and arguments) F-const_generics `#![feature(const_generics)]` labels Oct 21, 2019
@varkor varkor self-assigned this Oct 21, 2019
@bors bors closed this as completed in c461d02 Oct 22, 2019
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) F-const_generics `#![feature(const_generics)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant