Skip to content

Commit fc23f8e

Browse files
author
Niko Matsakis
committed
credit where credit is due
1 parent 9f40a27 commit fc23f8e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/2025h1/const-trait.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,18 @@ None.
5151

5252
Steps towards the primary goal of doing everything towards stabilization apart from approving stabilization itself:
5353

54-
| Task | Owner(s) or team(s) | Notes |
55-
|------------------------------------|----------------------|-----------------------------------------------------------------|
56-
| Lang-team experiment | ![Team][] [lang] | ![Complete][] |
57-
| Experimental implementation | @compiler-errors | ![Complete][] |
58-
| Author RFC | @oli-obk | ![Complete][] |
59-
| Adjust implementation to match RFC | @fee1-dead | |
60-
| Call for testing | @oli-obk | |
61-
| Standard reviews | ![Team][] [compiler] | |
62-
| Design meeting | ![Team][] [lang] | first meeting scheduled for Jan; second meeting may be required |
63-
| RFC decision | ![Team][] [lang] | |
64-
| Secondary review | ![Team][] [types] | Types team needs to validate the approach |
65-
| Author stabilization report | @oli-obk | stretch goal |
54+
| Task | Owner(s) or team(s) | Notes |
55+
|------------------------------------|--------------------------------|-----------------------------------------------------------------|
56+
| Lang-team experiment | ![Team][] [lang] | ![Complete][] |
57+
| Experimental implementation | @fee1-dead, @compiler-errors | ![Complete][] |
58+
| Author RFC | @oli-obk | ![Complete][] |
59+
| Adjust implementation to match RFC | rust-lang/project-const-traits | |
60+
| Call for testing | @oli-obk | |
61+
| Standard reviews | ![Team][] [compiler] | |
62+
| Design meeting | ![Team][] [lang] | first meeting scheduled for Jan; second meeting may be required |
63+
| RFC decision | ![Team][] [lang] | |
64+
| Secondary review | ![Team][] [types] | Types team needs to validate the approach |
65+
| Author stabilization report | @oli-obk | stretch goal |
6666

6767
### Formalize const-traits in a-mir-formality
6868

0 commit comments

Comments
 (0)