File tree 1 file changed +9
-3
lines changed
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:
58
58
and describe the feature's behavior on encountering edge cases.
59
59
- Links to the documentations (the PRs we have made in the
60
60
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.
63
62
- The resolutions of any unresolved questions if the stabilization
64
63
is for an RFC.
65
64
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
+
66
72
## FCP
67
73
68
74
If any member of the team responsible for tracking this
69
75
feature agrees with stabilizing this feature, they will
70
76
start the FCP (final-comment-period) process by commenting
71
77
72
- ``` bash
78
+ ``` text
73
79
@rfcbot fcp merge
74
80
```
75
81
You can’t perform that action at this time.
0 commit comments