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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
model-checking
/
verify-rust-std
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
72
Star
347
Code
Issues
34
Pull requests
63
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 StrSearcher (Challenge 21)
- #538
#538
Open
jrey8343
wants to merge 11 commits into
model-checking:main
model-checking/verify-rust-std:main
from
jrey8343:challenge-21-str-searcher
jrey8343/verify-rust-std:challenge-21-str-searcher
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Verify safety of StrSearcher (Challenge 21)
#538
jrey8343
wants to merge 11 commits into
model-checking:main
model-checking/verify-rust-std:main
from
jrey8343:challenge-21-str-searcher
jrey8343/verify-rust-std:challenge-21-str-searcher
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2026
Verify safety of char-related Searcher methods (Challenge 20)
Show description for bdb88ae
jrey8343
committed
bdb88ae
View commit details
Copy full SHA for bdb88ae
Browse repository at this point
Fix CI: remove loop invariants that cause CBMC assigns check interference
Show description for fd5215c
jrey8343
committed
fd5215c
View commit details
Copy full SHA for fd5215c
Browse repository at this point
Commits on Feb 7, 2026
Verify safety of StrSearcher substring search methods (Challenge 21)
Show description for 8189681
jrey8343
committed
8189681
View commit details
Copy full SHA for 8189681
Browse repository at this point
Apply rustfmt to fix formatting issues
jrey8343
committed
3ae3b61
View commit details
Copy full SHA for 3ae3b61
Browse repository at this point
Fix comment indentation to match upstream rustfmt config
jrey8343
committed
323b602
View commit details
Copy full SHA for 323b602
Browse repository at this point
Apply upstream rustfmt formatting via check_rustc.sh --bless
jrey8343
committed
94c2de4
View commit details
Copy full SHA for 94c2de4
Browse repository at this point
Commits on Feb 11, 2026
Abstract next_match/next_match_back with #[cfg(kani)] nondeterministic overapproximation
Show description for b2ec02c
jrey8343
committed
b2ec02c
View commit details
Copy full SHA for b2ec02c
Browse repository at this point
Commits on Feb 21, 2026
Fix arithmetic overflow in next_match/next_match_back Kani abstractions
Show description for d50b119
jrey8343
committed
d50b119
View commit details
Copy full SHA for d50b119
Browse repository at this point
Commits on Apr 2, 2026
Add UTF-8 char boundary constraints and fix overflow in Kani abstractions
Show description for bdcbda1
jrey8343
committed
bdcbda1
View commit details
Copy full SHA for bdcbda1
Browse repository at this point
Commits on Aug 6, 2026
Relax TwoWaySearcher::new Kani bounds and remove unsafe from abstractions
Show description for 941021c
jrey8343
and
claude
committed
941021c
View commit details
Copy full SHA for 941021c
Browse repository at this point
Strengthen Ch21 harnesses: inductive invariant proofs with symbolic inputs
Show description for c0258c9
jrey8343
and
claude
committed
c0258c9
View commit details
Copy full SHA for c0258c9
Browse repository at this point
You can’t perform that action at this time.