Skip to content

Pull requests: verus-lang/verus

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Make Set and Map finite, add ISet and IMap.
#2486 opened May 25, 2026 by jaylorch Collaborator Draft
feat: support while let stmt for rust_to_vir_expr.
#2482 opened May 23, 2026 by ziqiaozhou Collaborator Draft
[builtin_macros] desugar for-loops inside #[verus_verify] bodies
#2481 opened May 23, 2026 by tangruize Contributor Loading…
vstd/iter: Add spec for Iterator::find
#2480 opened May 23, 2026 by ziqiaozhou Collaborator Loading…
vstd/range: implement IteratorSpecImpl for RangeInclusive
#2479 opened May 23, 2026 by ziqiaozhou Collaborator Loading…
Add specifications for NonZero
#2471 opened May 20, 2026 by rikosellic Contributor Loading…
Flesh out the reference section for spec expressions
#2467 opened May 19, 2026 by tjhance Collaborator Loading…
Handle auto-derive clone for non-Copy types
#2453 opened May 15, 2026 by tjhance Collaborator Loading…
Add proof_with() and declare_with() builtin functions for ghost/track…
#2436 opened May 12, 2026 by ziqiaozhou Collaborator Loading…
resource: update examples to make use of new Resource Algebra interface
#2396 opened May 1, 2026 by bsdinis Collaborator Loading…
fix: handle panics for Structural
#2371 opened Apr 24, 2026 by nuczyc Loading…
Override target and build directory
#2368 opened Apr 23, 2026 by slerpyyy Collaborator Loading…
fix: handle panics for bit_vector
#2334 opened Apr 15, 2026 by Marsman1996 Contributor Loading…
Extend Verus with Logical Atomicity
#2326 opened Apr 14, 2026 by slerpyyy Collaborator Loading…
doc: Add guide chapter on async/await
#2322 opened Apr 13, 2026 by dschoepe Collaborator Loading…
air: mangle invalid SMT atoms (fixes #2221)
#2312 opened Apr 8, 2026 by sunmy2019 Contributor Loading…
Add a flag for vacuity check
#2307 opened Apr 7, 2026 by pennyannn Loading…
Add mut ref APIs
#2304 opened Apr 6, 2026 by elanortang Collaborator Loading…
Add #[verifier::allow(...)] to suppress warnings
#2284 opened Mar 29, 2026 by Chris-Hawblitzel Collaborator Loading…
vstd: add specification to Vec::retain
#2265 opened Mar 23, 2026 by bsdinis Collaborator Loading…
Use jemalloc as global allocator on unix
#2252 opened Mar 19, 2026 by briangmilnes Loading…
3 tasks done
Allow proof blocks inside proof fn (fixes #2061)
#2249 opened Mar 16, 2026 by nitrotap Loading…
3 tasks done
Add assume_ieee_float
#2232 opened Mar 7, 2026 by Chris-Hawblitzel Collaborator Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.