const_fn
const_fn copied to clipboard
const impls
Would it be possible for this to support const trait impls?
I would accept a patch to support this.
fwiw, easy-ext has parsing code for impl blocks, which we may be able to reuse. https://github.com/taiki-e/easy-ext/blob/main/src/ast.rs