Add 'How We Teach This' to template, per RFC 1636.

This commit is contained in:
Chris Krycho 2016-12-06 21:47:14 -05:00
parent 0af2f7ab40
commit 59e35882ef
1 changed files with 9 additions and 0 deletions

View File

@ -20,6 +20,15 @@ This is the bulk of the RFC. Explain the design in enough detail for somebody fa
with the language to understand, and for somebody familiar with the compiler to implement.
This should get into specifics and corner-cases, and include examples of how the feature is used.
# How We Teach This
[how-we-teach-this]: #how-we-teach-this
What names and terminology work best for these concepts and why? How is this idea best presented—as a continuation of existing Rust patterns, or as a wholly new one?
Would the acceptance of this proposal change how Rust is taught to new users at any level? How should this feature be introduced and taught to existing Rust users?
What additions or changes to the Rust Reference, _The Rust Programming Language_, and/or _Rust by Example_ does it entail?
# Drawbacks
[drawbacks]: #drawbacks