File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -58,18 +58,24 @@ The report should contain:
5858 and describe the feature's behavior on encountering edge cases.
5959- Links to the documentations (the PRs we have made in the
6060 previous steps).
61- - Any other relevant information(Examples of such reports can
62- be found in rust-lang/rust #44494 and rust-lang/rust #28237 ).
61+ - Any other relevant information.
6362- The resolutions of any unresolved questions if the stabilization
6463 is for an RFC.
6564
65+ Examples of stabilization reports can be found in
66+ [ rust-lang/rust #44494 ] [ report1 ] and [ rust-lang/rust #28237 ] [ report2 ] (these links
67+ will bring you directly to the comment containing the stabilization report).
68+
69+ [ report1 ] : https://github.com/rust-lang/rust/issues/44494#issuecomment-360191474
70+ [ report2 ] : https://github.com/rust-lang/rust/issues/28237#issuecomment-363374130
71+
6672## FCP
6773
6874If any member of the team responsible for tracking this
6975feature agrees with stabilizing this feature, they will
7076start the FCP (final-comment-period) process by commenting
7177
72- ``` bash
78+ ``` text
7379@rfcbot fcp merge
7480```
7581
You can’t perform that action at this time.
0 commit comments