Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit 8b530ce

Browse files
committed
Updated Docs (markdown)
1 parent 47a637b commit 8b530ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Docs.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ Some Rust classics:
8888
* [Ownership types in Rust, and whether they're worth it](http://tim.dreamwidth.org/1784423.html)
8989
* [Reasoning about the heap in Rust](http://johnbender.us/2013/04/30/reasoning-about-the-heap-in-rust)
9090
* [The Option Type](http://nickdesaulniers.github.io/blog/2013/05/07/rust-pattern-matching-and-the-option-type/)
91-
* [How I got started hacking rustc](http://cmr.github.io/blog/2013/06/23/how-i-got-started-with-rust/)
91+
* [How I got started hacking rustc](http://cmr.github.io/blog/2013/06/23/how-i-got-started-with-rust/)
92+
* [Abstraction penalties, stack allocation, and ownership types](http://robert.ocallahan.org/2007/10/abstraction-penalties-stack-allocation_23.html)

0 commit comments

Comments
 (0)