const fn: Missing tracking issue and feature gate name in stability error messages #57261
Labels
A-const-fn
Area: const fn foo(..) {..}. Pure functions which can be applied at compile time.
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In rustc 1.33.0-nightly (a2b0f24 2018-12-30), compare for example:
… with the error message for some other unstable language feature:
The text was updated successfully, but these errors were encountered: