| Metadata | | | -------- | --- | | Point of contact | @oli-obk | | Team(s) | [compiler](http://github.com/rust-lang/compiler-team), [lang](http://github.com/rust-lang/lang-team), [types](https://github.com/rust-lang/types-team) | | Goal document | [2025h1/const-trait](https://rust-lang.github.io/rust-project-goals/2025h1/const-trait.html) | ## Summary Prepare `const Trait` bounds for stabilization. ## Tasks and status * [x] Lang-team experiment ([lang](http://github.com/rust-lang/lang-team) ![Team][]) * [x] Experimental implementation (@fee1-dead, @compiler-errors) * [x] Author RFC (@oli-obk) * [x] Adjust implementation to match RFC () * [ ] Call for testing (@oli-obk) * [ ] Standard reviews ([compiler](http://github.com/rust-lang/compiler-team) ![Team][]) * [x] Design meeting ([lang](http://github.com/rust-lang/lang-team) ![Team][]) * [x] Lang-team champion ([lang](http://github.com/rust-lang/lang-team) ![Team][]) * [ ] RFC decision ([lang](http://github.com/rust-lang/lang-team) ![Team][]) * [ ] RFC secondary review ([types](https://github.com/rust-lang/types-team) ![Team][]) * [ ] Author specification 1st draft (@oli-obk) ### Formalize const-traits in a-mir-formality * [ ] Discussion and moral support ([types](https://github.com/rust-lang/types-team) ![Team][]) * [ ] Implementation (@tiif) * [ ] Mentoring and kibbitzing (@nikomatsakis, @oli-obk) [Team]: https://img.shields.io/badge/Team%20ask-red
Summary
Prepare
const Traitbounds for stabilization.Tasks and status
Formalize const-traits in a-mir-formality