We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8681f11 commit 4e67671Copy full SHA for 4e67671
.github/workflows/verify.yml
@@ -62,6 +62,7 @@ jobs:
62
run: |
63
python3 .github/workflows/prune_dune_modules.py verification/rust_proofs/ace/proofs/dune \
64
proof_core_page_allocator_allocator_PageAllocator_add_memory_region \
65
+ proof_core_page_allocator_allocator_PageAllocator_release_pages_closure0 \
66
proof_core_page_allocator_allocator_PageStorageTreeNode_store_page_token \
67
proof_core_page_allocator_allocator_PageStorageTreeNode_acquire_page_token \
68
proof_core_page_allocator_allocator_PageStorageTreeNode_divide_page_token_if_necessary \
0 commit comments