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
33
Pull requests
62
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 iterator adapter functions (Challenge 16)
- #549
#549
Open
kasimte
wants to merge 14 commits into
model-checking:main
model-checking/verify-rust-std:main
from
kasimte:challenge-16
kasimte/verify-rust-std:challenge-16
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Verify safety of iterator adapter functions (Challenge 16)
#549
kasimte
wants to merge 14 commits into
model-checking:main
model-checking/verify-rust-std:main
from
kasimte:challenge-16
kasimte/verify-rust-std:challenge-16
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2026
Add Kani verification harnesses for iterator adapter functions
Show description for 6cca1ff
Kasim Te
committed
6cca1ff
View commit details
Copy full SHA for 6cca1ff
Browse repository at this point
Commits on May 11, 2026
Address Copilot review feedback on PR #549
Show description for e80e689
Kasim Te
committed
e80e689
View commit details
Copy full SHA for e80e689
Browse repository at this point
Merge branch 'main' into challenge-16
feliperodri
authored
03161cf
View commit details
Copy full SHA for 03161cf
Browse repository at this point
Commits on Aug 17, 2026
Merge remote-tracking branch 'public/main' into pr-549-fixes
Kasim Te
committed
abe354e
View commit details
Copy full SHA for abe354e
Browse repository at this point
Address review feedback: real loop invariants and contract documentation
Show description for 000221a
Kasim Te
committed
000221a
View commit details
Copy full SHA for 000221a
Browse repository at this point
Commits on Aug 19, 2026
Add u32::MAX UB-coverage companions for the u8 accessor harnesses
Show description for 88407f0
Kasim Te
committed
88407f0
View commit details
Copy full SHA for 88407f0
Browse repository at this point
Add drop-glue type coverage to map_windows and cloned harnesses
Kasim Te
committed
b9de6f6
View commit details
Copy full SHA for b9de6f6
Browse repository at this point
Add direct Zip state proof, side-effecting-source coverage, and chunk-harness scope notes
Show description for e1608bf
Kasim Te
committed
e1608bf
View commit details
Copy full SHA for e1608bf
Browse repository at this point
Apply pinned-toolchain rustfmt to the new harnesses
Kasim Te
committed
28f7c64
View commit details
Copy full SHA for 28f7c64
Browse repository at this point
Commits on Aug 25, 2026
Pair every harness assume with a kani::cover non-vacuity witness
Show description for 8a0f0b1
Kasim Te
committed
8a0f0b1
View commit details
Copy full SHA for 8a0f0b1
Browse repository at this point
Commits on Aug 26, 2026
Merge remote-tracking branch 'public/main' into pr-549-fixes
Kasim Te
committed
9a8654f
View commit details
Copy full SHA for 9a8654f
Browse repository at this point
Commits on Sep 14, 2026
Merge remote-tracking branch 'public/main' into 16-response
Show description for d58d644
kasimte
committed
d58d644
View commit details
Copy full SHA for d58d644
Browse repository at this point
Address review: genuinely unbounded proofs where the pinned toolchain allows
Show description for bed6046
kasimte
committed
bed6046
View commit details
Copy full SHA for bed6046
Browse repository at this point
Assert push's post-state effect in the arbitrary-state map_windows proofs
Show description for b756a50
kasimte
committed
b756a50
View commit details
Copy full SHA for b756a50
Browse repository at this point
You can’t perform that action at this time.