|
98 | 98 |
|
99 | 99 | > *If the feature has been RFC'd and implemented and experiences are positive, [stabilization](https://rustc-dev-guide.rust-lang.org/stabilization_guide.html) may be the right next step. In this case, you will need to author a first draft of text for the Rust reference and make a Team Ask to request someone from the the spec team to adapt that text for final inclusion. You will also need to author a stabilization report. |
100 | 100 |
|
101 | | -| Task | Owner(s) or team(s) | Notes | |
102 | | -|--------------------------------|------------------------------------|-------| |
103 | | -| Author specification 1st draft | *Goal point of contact, typically* | | |
104 | | -| Finalize specification text | ![Team][] [spec] | | |
105 | | -| Lang-team champion | ![Team][] [lang] | | |
106 | | -| Author stabilization report | *Goal point of contact, typically* | | |
107 | | -| Author stabilization PR | *Goal point of contact, typically* | | |
108 | | -| Stabilization decision | ![Team][] [lang] | | |
| 101 | +| Task | Owner(s) or team(s) | Notes | |
| 102 | +|-----------------------------|------------------------------------|-------| |
| 103 | +| Author Reference PR | *Goal point of contact, typically* | | |
| 104 | +| Review/revise Reference PR | ![Team][] [lang-docs] | | |
| 105 | +| Lang-team champion | ![Team][] [lang] | | |
| 106 | +| Author stabilization report | *Goal point of contact, typically* | | |
| 107 | +| Author stabilization PR | *Goal point of contact, typically* | | |
| 108 | +| Stabilization decision | ![Team][] [lang] | | |
109 | 109 |
|
110 | 110 | ### Stabilize library feature |
111 | 111 |
|
112 | | -> *Standard library features follow the [libs-api stabilization process](https://rustc-dev-guide.rust-lang.org/stability.html#stabilizing-a-library-feature). |
| 112 | +> *Standard library features follow the [libs-api stabilization process](https://rustc-dev-guide.rust-lang.org/stability.html#stabilizing-a-library-feature). |
113 | 113 |
|
114 | 114 | | Task | Owner(s) or team(s) | Notes | |
115 | 115 | |--------------------------------|------------------------------------|-------| |
|
0 commit comments