diff options
| author | Brian Anderson <banderson@mozilla.com> | 2016-01-20 19:26:21 +0000 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2016-01-20 19:27:05 +0000 |
| commit | c158fd93b81f9dd5b4f28723f256760b21eab44f (patch) | |
| tree | 439d2884ecc6277ab54a082980de94cf10966b3b | |
| parent | c4c9628de7d4e970b2cb43d0f1a4c8f9ad03aca1 (diff) | |
| download | rust-c158fd93b81f9dd5b4f28723f256760b21eab44f.tar.gz rust-c158fd93b81f9dd5b4f28723f256760b21eab44f.zip | |
Add Alexis thesis to bibliography
| -rw-r--r-- | src/doc/book/bibliography.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/book/bibliography.md b/src/doc/book/bibliography.md index d32b1a91944..6f6f51d1f60 100644 --- a/src/doc/book/bibliography.md +++ b/src/doc/book/bibliography.md @@ -80,3 +80,4 @@ Language](http://www.cs.indiana.edu/~eholk/papers/hips2013.pdf). Early GPU work Rust](http://munksgaard.me/papers/laumann-munksgaard-larsen.pdf). Philip Munksgaard's master's thesis. Research for Servo. * [Ownership is Theft: Experiences Building an Embedded OS in Rust - Amit Levy, et. al.](http://amitlevy.com/papers/tock-plos2015.pdf) +* [You can't spell trust without Rust](https://raw.githubusercontent.com/Gankro/thesis/master/thesis.pdf). Alexis Beingessner's master's thesis. |
