File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,20 +10,20 @@ One para explanation of the feature.
10
10
11
11
Why are we doing this? What use cases does it support? What is the expected outcome?
12
12
13
- # Drawbacks
14
-
15
- Why should we * not* do this?
16
-
17
13
# Detailed design
18
14
19
15
This is the bulk of the RFC. Explain the design in enough detail for somebody familiar
20
16
with the language to understand, and for somebody familiar with the compiler to implement.
21
17
This should get into specifics and corner-cases, and include examples of how the feature is used.
22
18
19
+ # Drawbacks
20
+
21
+ Why should we * not* do this?
22
+
23
23
# Alternatives
24
24
25
25
What other designs have been considered? What is the impact of not doing this?
26
26
27
27
# Unresolved questions
28
28
29
- What parts of the design are still TBD?
29
+ What parts of the design are still TBD?
You can’t perform that action at this time.
0 commit comments