Pre-RFC: Elide type annotations from const and static Items

It's an interesting point, though, that this will be the first case where tweaks to our inference scheme have the potential to change your public API (though I would wager it's a rather unlikely circumstance, but certainly not impossible). Still, as you say, I think we should move forward, but consider carefully when we decide to stabilize (we may have made progress in bringing chalk-like stuff to rustc by then, for one thing, or with the defaulting and fallback story).

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.