Remove reference to rust_rocks.md (#128)

* Remove reference to rust_rocks.md

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
pull/129/head
simonsan 3 years ago committed by GitHub
parent 9f15f69043
commit 5846281ee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ There are many problems that share the same form. Due to the fact that Rust is n
[Anti-patterns](anti_patterns/README.md) are methods to solve these same common problems.
However, while design patterns give us benefits, anti-patterns create more problems. There are some problems that we don't need to solve because [Rust rocks](rust_rocks.md)!
However, while design patterns give us benefits, anti-patterns create more problems.
[Idioms](idioms/README.md) are guidelines to follow when coding. They are social norms of the community.
You can break them, but if you do you should have a good reason for it.

Loading…
Cancel
Save