Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
model-checking
/
verify-rust-std
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
81
Star
359
Code
Issues
34
Pull requests
64
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Verify safety of Vec IntoIter functions with VeriFast (Challenge 24)
- #562
#562
Draft
jrey8343
wants to merge 9 commits into
model-checking:main
model-checking/verify-rust-std:main
from
jrey8343:challenge-24-vec-pt2
jrey8343/verify-rust-std:challenge-24-vec-pt2
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Verify safety of Vec IntoIter functions with VeriFast (Challenge 24)
#562
jrey8343
wants to merge 9 commits into
model-checking:main
model-checking/verify-rust-std:main
from
jrey8343:challenge-24-vec-pt2
jrey8343/verify-rust-std:challenge-24-vec-pt2
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
Verify safety of Vec functions (Challenge 23)
jrey8343
committed
1680006
View commit details
Copy full SHA for 1680006
Browse repository at this point
Commits on Feb 11, 2026
Apply upstream rustfmt formatting via check_rustc.sh --bless
jrey8343
committed
f79c5fb
View commit details
Copy full SHA for f79c5fb
Browse repository at this point
Commits on Mar 15, 2026
Make Ch23 Vec pt1 harnesses unbounded
Show description for 8c6f603
jrey8343
and
claude
committed
8c6f603
View commit details
Copy full SHA for 8c6f603
Browse repository at this point
Commits on Mar 16, 2026
Add VeriFast proof infrastructure with custom &[T] slice support
Show description for a419387
jrey8343
and
claude
committed
a419387
View commit details
Copy full SHA for a419387
Browse repository at this point
Commits on Mar 17, 2026
Add VeriFast specs for 9 more Vec functions (Ch23)
Show description for 34045ed
jrey8343
and
claude
committed
34045ed
View commit details
Copy full SHA for 34045ed
Browse repository at this point
Add Vec proof to check-verifast-proofs.sh CI script
Show description for 97b2ee5
jrey8343
and
claude
committed
97b2ee5
View commit details
Copy full SHA for 97b2ee5
Browse repository at this point
Simplify pop safety_proof to assume(false) (spec preserved)
Show description for 846e306
jrey8343
and
claude
committed
846e306
View commit details
Copy full SHA for 846e306
Browse repository at this point
Add specs for RawVec::grow_one, RawVec::reserve, RawVecInner::grow_one
Show description for 50f216c
jrey8343
and
claude
committed
50f216c
View commit details
Copy full SHA for 50f216c
Browse repository at this point
Add VeriFast specs for 40+ Vec/IntoIter functions (Ch23/Ch24)
Show description for 2d8e9e1
jrey8343
and
claude
committed
2d8e9e1
View commit details
Copy full SHA for 2d8e9e1
Browse repository at this point
You can’t perform that action at this time.