functionality removed from codebase (part 2) (#2160)

This commit is contained in:
Tshepang Mbambo 2024-12-10 16:27:37 +02:00 committed by GitHub
parent 8f3bf55222
commit 1f2c5e10ff
1 changed files with 0 additions and 1 deletions

View File

@ -90,4 +90,3 @@ 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.