Skip to content

Commit b7545d6

Browse files
committed
rfc, future-work: implement in the template.
1 parent 4e119a7 commit b7545d6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

0000-template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,24 @@ Please also take into consideration that rust sometimes intentionally diverges f
7272
- What parts of the design do you expect to resolve through the RFC process before this gets merged?
7373
- What parts of the design do you expect to resolve through the implementation of this feature before stabilization?
7474
- What related issues do you consider out of scope for this RFC that could be addressed in the future independently of the solution that comes out of this RFC?
75+
76+
# Future possibilities
77+
[future-possibilities]: #future-possibilities
78+
79+
Think about what the natural extension and evolution of your proposal would
80+
be and how it would affect the language and project as a whole in a holistic
81+
way. Try to use this section as a tool to more fully consider all possible
82+
interactions with the project and language in your proposal.
83+
Also consider how the this all fits into the roadmap for the project
84+
and of the relevant sub-team.
85+
86+
This is also a good place to "dump ideas", if they are out of scope for the
87+
RFC you are writing but otherwise related.
88+
89+
If you have tried and cannot think of any future possibilities,
90+
you may simply state that you cannot think of anything.
91+
92+
Note that having something written down in the future-possibilities section
93+
is not a reason to accept the current or a future RFC; such notes should be
94+
in the section on motivation or rationale in this or subsequent RFCs.
95+
The section merely provides additional information.

0 commit comments

Comments
 (0)