Support ConstArgKind::Path
s for const struct/variant constructors
#132985
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Requires encoding const ctors in MIR metadata (not currently done for some reason). May affect perf. cc #131081.
The text was updated successfully, but these errors were encountered: