File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Distributed and resource-efficient verification for verify-rust-std
2+
3+ Context: [ Distributed and resource-efficient verification] [ distributed ] , GSoC Rust 2025
4+
5+ [ distributed ] : https://github.com/rust-lang/google-summer-of-code/tree/45141d74c28d91e114cf621d2d56aea6c3f82547?tab=readme-ov-file#distributed-and-resource-efficient-verification
6+
7+ ## Steps
8+
9+ The list in very incomplete at the moment.
10+
11+ - [ ] Analyze kani's proofs and contracts
12+ - [x] Rust Compiler Driver
13+ - [x] Reuse reachability code from kani
14+ - [x] Traverse calls starting from proofs and contracts
15+ - [ ] Generate proofs that need to rerun
16+ - [ ] Compute difference
17+ - [ ] Emit JSON
18+ - [ ] CI setup
19+ - [ ] Run kani
20+ - [ ] Run ESBMC ??
You can’t perform that action at this time.
0 commit comments