Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(generics2): Guide students to the answer #430

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

alexxroche
Copy link
Contributor

... rather than leaving them in the dark. It doesn't matter how much I "Think carefully about what we need to do here." if I don't already understand, (and have memorised) ch10 of The Rust Book. Even if one understand the concept of generic types, expecting the student to determine the specific Rust grammar from first principles, might be considered to be asking a little too much.

... rather than leaving them in the dark.  It doesn't matter how much I "Think carefully about what we need to do here." if I don't already understand, (and have memorised) ch10 of The Rust Book. Even if one understand the concept of generic types, expecting the student to determine the specific Rust grammar from first principles, might be considered to be asking a little too much.
@shadows-withal shadows-withal changed the title Guide students to the answer fix(generics2): Guide students to the answer Jun 9, 2020
@shadows-withal shadows-withal merged commit e6bd802 into rust-lang:master Jun 9, 2020
MendelMonteiro pushed a commit to MendelMonteiro/rustlings that referenced this pull request Jun 28, 2020
dlemel8 pushed a commit to dlemel8/rustlings that referenced this pull request Aug 2, 2020
havk64 pushed a commit to havk64/rustlings that referenced this pull request Jan 28, 2021
fix(test1): renamed function name to snake case

addressing a minor function naming convention, see: [RFC rust-lang#430](https://doc.rust-lang.org/1.0.0/style/style/naming/README.html)

closes rust-lang#180
ppp3 pushed a commit to ppp3/rustlings that referenced this pull request May 23, 2022
fix(test1): renamed function name to snake case

addressing a minor function naming convention, see: [RFC rust-lang#430](https://doc.rust-lang.org/1.0.0/style/style/naming/README.html)

closes rust-lang#180
ppp3 pushed a commit to ppp3/rustlings that referenced this pull request May 23, 2022
dmoore04 pushed a commit to dmoore04/rustlings that referenced this pull request Sep 11, 2022
fix(test1): renamed function name to snake case

addressing a minor function naming convention, see: [RFC rust-lang#430](https://doc.rust-lang.org/1.0.0/style/style/naming/README.html)

closes rust-lang#180
dmoore04 pushed a commit to dmoore04/rustlings that referenced this pull request Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants