We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12091a8 commit 14ca6f6Copy full SHA for 14ca6f6
0000-template.md
@@ -0,0 +1,21 @@
1
+# Summary
2
+
3
+One para explanation of the feature.
4
5
+# Motivation
6
7
+Why are we doing this? What use cases does it support? What is the expected outcome?
8
9
+# Detailed design
10
11
+This is the bulk of the RFC. Explain the design in enough detail for somebody familiar
12
+with the language to understand, and for somebody familiar with the compiler to implement.
13
+This should get into specifics and corner-cases, and include examples of how the feature is used.
14
15
+# Alternatives
16
17
+What other designs have been considered? What is the impact of not doing this?
18
19
+# Unresolved questions
20
21
+What parts of the design are still TBD?
0 commit comments