Third Rust Verification Workshop
(RW2023)

Sun, April 23, 2023
co-located with ETAPS 2023, Paris, France

Rust is a recently introduced programming language for writing performant code with strong type and memory safety guarantees. It is considered a serious alternative to C and C++ for systems programming, because it provides high-level abstractions but without the cost of garbage collection. Given the growing popularity of Rust, and given that bugs in systems programs can be costly, there is growing interest in the program verification community for building program verifiers for Rust.  Building on the success of the first two Rust Verification workshops (virtually in 2021, and in-person in 2022), we are hosting a 3rd workshop to continue the discussion among language designers, application developers and formal verification tool builders with the goal of developing verified Rust programs.  We are soliciting 2-page submissions for presentations; the workshop format will be a mix of invited talks, presentations and tool demos. There will be no proceedings, though we plan to collect presentation slides and make them available on the workshop site after the meeting. 

Call for Talk and Demo Proposals


We solicit proposals for contributed talks and tool demos. Proposals should be at most 2 pages, in either plain text or PDF format, and should specify how long a talk/demo the speaker wishes to give. By default, contributed talks will be 30 minutes long, but proposals for shorter or longer talks will also be considered.  

We are interested in talks/demos on all topics related to the verification of Rust programs (including, for instance, program specification, deductive verification, model checking, symbolic execution, runtime monitoring, the semantics and formalization of Rust, and tool support). Talks about work in progress as well as proposals for challenge problems in Rust are particularly encouraged. 

Please submit proposals by email to peter.mueller@inf.ethz.ch.


Important Dates

Abstract Submission:  Fri, 20 January, 2023 (AOE)
Notification: Fri, 10 February, 2023
Workshop: Sun, 23 April, 2023

Organizers: