about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorpierwill <19642016+pierwill@users.noreply.github.com>2021-02-15 00:50:08 -0800
committerJoshua Nelson <joshua@yottadb.com>2021-02-15 10:14:03 -0500
commit4e372e67805e6a3409d45ccc539854e3d15f4f63 (patch)
tree6ed1f450f7f8d76b65c4c9ed6260b7199446b2d9 /src/doc/rustc-dev-guide
parent1f14b9057d5f1a6cdcd2391768c3c20a360414fd (diff)
downloadrust-4e372e67805e6a3409d45ccc539854e3d15f4f63.tar.gz
rust-4e372e67805e6a3409d45ccc539854e3d15f4f63.zip
Add Oxide paper to bibliography
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/appendix/bibliography.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/src/appendix/bibliography.md b/src/doc/rustc-dev-guide/src/appendix/bibliography.md
index b5defaefd25..c8b4a23b345 100644
--- a/src/doc/rustc-dev-guide/src/appendix/bibliography.md
+++ b/src/doc/rustc-dev-guide/src/appendix/bibliography.md
@@ -88,3 +88,4 @@ Rust, as well as publications about Rust.
 * [Writing parsers like it is 2017](http://spw17.langsec.org/papers/chifflier-parsing-in-2017.pdf) Pierre Chifflier and Geoffroy Couprie for the Langsec Workshop
 * [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.