Second Rust Verification Workshop
(RW2022)

Sun, April 3, 2022
co-located with ETAPS 2022

Rust is a new programming language for writing performant code with strong type and memory safety guarantees. It is now 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. The first Rust verification workshop was held virtually in 2021, and spread over 3 online sessions. In this follow-on workshop, we hope to continue the conversation among language designers, application developers and formal verification tool builders, and continue and build collaborations around developing verified Rust programs. The workshop will solicit 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

Submissions: 14 Jan, 2022 (Fri)
Notification: 7 Feb, 2022 10 Feb 2022 (Thu)
Workshop: 3 Apr, 2022 (Sun)

Please note that ETAPS and all workshops will be held in person (but remote participation will be possible).

Registration information is available on the main ETAPS 2022 site.

Organizers:

  • Rajeev Joshi, Amazon Web Services <jorajeev@amazon.com>

  • Nicholas Matsakis, Amazon Web Services <nikomat@amazon.com>

  • Peter Müller, ETH Zurich <peter.mueller@inf.ethz.ch>