From 5473ff6386e2c026aa91445854555f3017c66c02 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Fri, 7 Oct 2022 17:33:29 +0200 Subject: [PATCH] no need to still make this red --- research/thesis.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/research/thesis.html b/research/thesis.html index 5efaad2..efe02e1 100644 --- a/research/thesis.html +++ b/research/thesis.html @@ -16,12 +16,12 @@ slug: Thesis

RustBelt is built on top of Iris, a language-agnostic framework, implemented in the Coq proof assistant, for building higher-order concurrent separation logics. This dissertation begins by giving an introduction to Iris, and explaining how Iris enables the derivation of complex high-level reasoning principles from a few simple ingredients. In RustBelt, this technique is exploited crucially to introduce the lifetime logic, which provides a novel separation-logic account of borrowing, a key distinguishing feature of the Rust type system.

-

-This thesis has received an Honorable Mention for the ACM Doctoral Dissertation Award, -the ACM SIGPLAN John C. Reynolds Doctoral Dissertation Award (as one of two recipients), -an Otto Hahn Medal, -the ETAPS Doctoral Dissertation Award, -and the Saarland University Dr. Eduard Martin-Preis. +

+This thesis has received an Honorable Mention for the ACM Doctoral Dissertation Award, +the ACM SIGPLAN John C. Reynolds Doctoral Dissertation Award (as one of two recipients), +an Otto Hahn Medal, +the ETAPS Doctoral Dissertation Award, +and the Saarland University Dr. Eduard Martin-Preis.

Download and references

-- 2.30.2