Skip to content

Commit 7f3d678

Browse files
committed
Copy in template
1 parent 4bd1848 commit 7f3d678

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

text/0000-cargo-libstd-awareness.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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?

0 commit comments

Comments
 (0)