Skip to content

Commit 2f5927a

Browse files
Add Polymorphisation paper (#1093)
1 parent 8cf042c commit 2f5927a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/appendix/bibliography.md

+1
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,4 @@ Rust, as well as publications about Rust.
8989
* [The Case for Writing a Kernel in Rust](https://www.tockos.org/assets/papers/rust-kernel-apsys2017.pdf)
9090
* [RustBelt: Securing the Foundations of the Rust Programming Language](https://plv.mpi-sws.org/rustbelt/popl18/)
9191
* [Oxide: The Essence of Rust](https://arxiv.org/abs/1903.00982). By Aaron Weiss, Olek Gierczak, Daniel Patterson, Nicholas D. Matsakis, and Amal Ahmed.
92+
* [Polymorphisation: Improving Rust compilation times through intelligent monomorphisation](https://davidtw.co/media/masters_dissertation.pdf). David Wood's master's thesis.

0 commit comments

Comments
 (0)