Skip to content

Commit

Permalink
Add Polymorphisation paper (#1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
aDotInTheVoid authored Apr 24, 2021
1 parent 8cf042c commit 2f5927a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/appendix/bibliography.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@ Rust, as well as publications about Rust.
* [The Case for Writing a Kernel in Rust](https://www.tockos.org/assets/papers/rust-kernel-apsys2017.pdf)
* [RustBelt: Securing the Foundations of the Rust Programming Language](https://plv.mpi-sws.org/rustbelt/popl18/)
* [Oxide: The Essence of Rust](https://arxiv.org/abs/1903.00982). By Aaron Weiss, Olek Gierczak, Daniel Patterson, Nicholas D. Matsakis, and Amal Ahmed.
* [Polymorphisation: Improving Rust compilation times through intelligent monomorphisation](https://davidtw.co/media/masters_dissertation.pdf). David Wood's master's thesis.

0 comments on commit 2f5927a

Please sign in to comment.