Associated Functions (already present as “static” functions)
Associated consts
Associated types
Associated lifetimes
Suspiciously missing from this list is “Associated const fn”.
It was brought to my attention that RFC 0911 - const fn, dated 2015-02-25, was created more than a year after the Associated Items RFC, so it didn’t make the list.
I’m wondering if the language team would entertain an RFC that finishes filling out the Associated Items with const fn. Assuming “yes”, should this be a new RFC, or an amendment to the existing Associated Items RFC?
I’m suggesting an amendment to the existing RFC and a new issue to track its implementation.