Skip to content

Commit

Permalink
Merge pull request #1810 from chriskrycho/implement-rfc-1636
Browse files Browse the repository at this point in the history
Add 'How We Teach This' to template, per RFC 1636.
  • Loading branch information
aturon authored Dec 13, 2016
2 parents 0af2f7a + 75bbe75 commit cac791d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions 0000-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@ 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

Expand Down

0 comments on commit cac791d

Please sign in to comment.