diff options
| author | Leonard Hübner <leo@huebner.org> | 2023-10-31 15:40:53 +0100 |
|---|---|---|
| committer | Tshepang Mbambo <tshepang@gmail.com> | 2023-10-31 17:58:29 +0200 |
| commit | 892db4457d1a236a6e0dbb0a953afe3522e5faa7 (patch) | |
| tree | 19a00ff542e0ed51963d7587893e9e923c34eb11 /src/doc | |
| parent | 715838006637cc93753cbcdb3d5cb3612306f389 (diff) | |
| download | rust-892db4457d1a236a6e0dbb0a953afe3522e5faa7.tar.gz rust-892db4457d1a236a6e0dbb0a953afe3522e5faa7.zip | |
fixing author of "You Can't Spell Trust Without Rust"
Diffstat (limited to 'src/doc')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/appendix/bibliography.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/appendix/bibliography.md b/src/doc/rustc-dev-guide/src/appendix/bibliography.md index c2bb00e3b42..cc262abef8e 100644 --- a/src/doc/rustc-dev-guide/src/appendix/bibliography.md +++ b/src/doc/rustc-dev-guide/src/appendix/bibliography.md @@ -79,7 +79,7 @@ Rust, as well as publications about Rust. Rust](https://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.](https://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. +* [You can't spell trust without Rust](https://faultlore.com/blah/papers/thesis.pdf). Aria Beingessner's master's thesis. * [Rust-Bio: a fast and safe bioinformatics library](https://academic.oup.com/bioinformatics/article/32/3/444/1743419). Johannes Köster * [Safe, Correct, and Fast Low-Level Networking](https://octarineparrot.com/assets/msci_paper.pdf). Robert Clipsham's master's thesis. * [Formalizing Rust traits](https://open.library.ubc.ca/cIRcle/collections/ubctheses/24/items/1.0220521). Jonatan Milewski's master's thesis. |
