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
Type
/
to 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
71
Star
346
Code
Issues
34
Pull requests
61
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: model-checking/verify-rust-std
Actions
All workflows
Workflows
Build Book
Build Book
Kani
Kani
Rust Tests
Rust Tests
Bump dependencies in Cargo.lock
Bump dependencies in Cargo.lock
Check PR Approvals
Check PR Approvals
CI
CI
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
Deployments
Rust Tests
Rust Tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
rustc.yml
will be ignored since log searching is not yet available
733 workflow runs
733 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Update Kani Metrics
Rust Tests
#2628:
Pull request
#616
synchronize by
github-actions
Bot
Action required
update-kani-metrics
update-kani-metrics
Action required
View #616
View workflow file
Verify safety of StrSearcher (Challenge 21)
Rust Tests
#2627:
Pull request
#538
synchronize by
jrey8343
4m 8s
jrey8343:challenge-21-str-searcher
jrey8343:challenge-21-str-searcher
4m 8s
View #538
View workflow file
Verify safety of StrSearcher (Challenge 21)
Rust Tests
#2626:
Pull request
#538
synchronize by
jrey8343
5m 5s
jrey8343:challenge-21-str-searcher
jrey8343:challenge-21-str-searcher
5m 5s
View #538
View workflow file
Challenge 29: Verify Boxed safety in alloc::boxed, alloc::boxed::convert and alloc::boxed::thin with Kani
Rust Tests
#2625:
Pull request
#589
synchronize by
v3risec
4m 32s
v3risec:challenge-29-boxed
v3risec:challenge-29-boxed
4m 32s
View #589
View workflow file
Remove end dates from challenges
Rust Tests
#2624:
Pull request
#629
synchronize by
feliperodri
11m 5s
feliperodri:remove-challenge-end-dates
feliperodri:remove-challenge-end-dates
11m 5s
View #629
View workflow file
Use byte-wise memchr under Kani to cut symbolic execution cost
Rust Tests
#2623:
Pull request
#628
opened by
tautschnig
3m 25s
tautschnig:kani-naive-memchr
tautschnig:kani-naive-memchr
3m 25s
View #628
View workflow file
Do not dereference in slice_from_raw_parts postcondition
Rust Tests
#2622:
Pull request
#627
opened by
tautschnig
4m 56s
tautschnig:fix-slice-from-raw-parts-ensures
tautschnig:fix-slice-from-raw-parts-ensures
4m 56s
View #627
View workflow file
Use addr_eq in NonNull contracts to support wide pointers
Rust Tests
#2621:
Pull request
#626
synchronize by
tautschnig
3m 39s
tautschnig:fix-dyn-ensures
tautschnig:fix-dyn-ensures
3m 39s
View #626
View workflow file
Use addr_eq in NonNull contracts to support wide pointers
Rust Tests
#2620:
Pull request
#626
opened by
tautschnig
4m 56s
tautschnig:fix-dyn-ensures
tautschnig:fix-dyn-ensures
4m 56s
View #626
View workflow file
Allow zero-sized offsets on dangling pointers in ptr contracts
Rust Tests
#2619:
Pull request
#625
opened by
tautschnig
5m 19s
tautschnig:fix-zero-offset-contracts
tautschnig:fix-zero-offset-contracts
5m 19s
View #625
View workflow file
Replace byte-inspection NonZero contracts with niche test and raw_eq
Rust Tests
#2618:
Pull request
#624
opened by
tautschnig
5m 10s
tautschnig:fix-nonzero-contract-cost
tautschnig:fix-nonzero-contract-cost
5m 10s
View #624
View workflow file
Respect new_unchecked precondition in IndexRange proof harnesses
Rust Tests
#2617:
Pull request
#623
opened by
tautschnig
4m 48s
tautschnig:fix-index-range-harnesses
tautschnig:fix-index-range-harnesses
4m 48s
View #623
View workflow file
Fix mod_inv precondition: any x is invertible modulo 1
Rust Tests
#2616:
Pull request
#622
opened by
tautschnig
5m 43s
tautschnig:fix-mod-inv-precondition
tautschnig:fix-mod-inv-precondition
5m 43s
View #622
View workflow file
Challenge 21: Verify safety of StrSearcher with Kani
Rust Tests
#2615:
Pull request
#621
opened by
v3risec
4m 28s
v3risec:challenge-21-string-searcher
v3risec:challenge-21-string-searcher
4m 28s
View #621
View workflow file
Challenge 20: Verify Char Searcher with Kani
Rust Tests
#2614:
Pull request
#620
synchronize by
v3risec
4m 50s
v3risec:challenge-20-char-searcher
v3risec:challenge-20-char-searcher
4m 50s
View #620
View workflow file
Challenge 20: Verify Char Searcher with Kani
Rust Tests
#2613:
Pull request
#620
synchronize by
v3risec
5m 15s
v3risec:challenge-20-char-searcher
v3risec:challenge-20-char-searcher
5m 15s
View #620
View workflow file
Challenge 20: Verify Char Searcher with Kani
Rust Tests
#2612:
Pull request
#620
opened by
v3risec
4m 2s
v3risec:challenge-20-char-searcher
v3risec:challenge-20-char-searcher
4m 2s
View #620
View workflow file
Update Kani Metrics
Rust Tests
#2611:
Pull request
#616
synchronize by
github-actions
Bot
Action required
update-kani-metrics
update-kani-metrics
Action required
View #616
View workflow file
Challenge 2 (partial): safety contracts + verification for 15 of 20 raw-pointer core::intrinsics
Rust Tests
#2610:
Pull request
#618
synchronize by
ivmat
26m 26s
ivmat:challenge-2-intrinsics-memory
ivmat:challenge-2-intrinsics-memory
26m 26s
View #618
View workflow file
Challenge 2 (partial): safety contracts + verification for 15 of 20 raw-pointer core::intrinsics
Rust Tests
#2609:
Pull request
#618
opened by
ivmat
4m 48s
ivmat:challenge-2-intrinsics-memory
ivmat:challenge-2-intrinsics-memory
4m 48s
View #618
View workflow file
Add RAPx tool description and CI workflow
Rust Tests
#2608:
Pull request
#491
synchronize by
hxuhack
5m 18s
safer-rust:rapx-verify-std
safer-rust:rapx-verify-std
5m 18s
View #491
View workflow file
Update Kani Metrics
Rust Tests
#2607:
Pull request
#616
opened by
github-actions
Bot
5m 54s
update-kani-metrics
update-kani-metrics
5m 54s
View #616
View workflow file
Add RAPx tool description and CI workflow
Rust Tests
#2606:
Pull request
#491
synchronize by
DiuDiu777
4m 8s
safer-rust:rapx-verify-std
safer-rust:rapx-verify-std
4m 8s
View #491
View workflow file
Merge subtree update for toolchain nightly-2026-02-05
Rust Tests
#2605:
Pull request
#613
synchronize by
tautschnig
4m 57s
sync-2026-02-05
sync-2026-02-05
4m 57s
View #613
View workflow file
Reduce check_from_bytes_with_nul bound to fit macos CI runners
Rust Tests
#2604:
Commit
87de2fa
pushed by
tautschnig
5m 51s
sync-2026-02-05
sync-2026-02-05
5m 51s
View #613
View workflow file
Previous
1
2
3
4
5
…
29
30
Next
You can’t perform that action at this time.