about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2016-01-23 09:38:42 -0500
committerSteve Klabnik <steve@steveklabnik.com>2016-01-23 09:38:42 -0500
commitb4311b70e15d38cb97191ea4326f71f7ba9aba09 (patch)
treeadad5c520d6e408afb84016d6296722dcd91b915
parentb1e5af48729867ea608dfc9173a19857055346f5 (diff)
parentc158fd93b81f9dd5b4f28723f256760b21eab44f (diff)
downloadrust-b4311b70e15d38cb97191ea4326f71f7ba9aba09.tar.gz
rust-b4311b70e15d38cb97191ea4326f71f7ba9aba09.zip
Rollup merge of #31061 - brson:bib, r=steveklabnik
-rw-r--r--src/doc/book/bibliography.md1
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.