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