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
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
1,078 workflow runs
1,078 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.
Challenge 27: Verify Arc/Weak safety in alloc::sync with Kani
Rust Tests
#3092:
Pull request
#587
synchronize by
v3risec
11m 47s
v3risec:challenge-27-arc
v3risec:challenge-27-arc
11m 47s
View #587
View workflow file
Challenge 7: Verify safety of Atomic types and Atomic Intrinsics with Kani
Rust Tests
#3091:
Pull request
#683
synchronize by
v3risec
6m 45s
v3risec:challenge-7-atomic
v3risec:challenge-7-atomic
6m 45s
View #683
View workflow file
Challenge 25: Verify the safety of VecDeque (unbounded, symbolic ring layouts, contracts on all 13 unsafe fns)
Rust Tests
#3090:
Pull request
#681
synchronize by
feliperodri
6m 57s
jrey8343:challenge-25-vecdeque
jrey8343:challenge-25-vecdeque
6m 57s
View #681
View workflow file
Challenge 26: verify Rc/Weak safety in alloc::rc with Kani
Rust Tests
#3089:
Pull request
#582
synchronize by
feliperodri
33m 3s
v3risec:challenge-26-rc
v3risec:challenge-26-rc
33m 3s
View #582
View workflow file
Rust Tests
Rust Tests
#3088:
Merge group checks requested
37m 21s
37m 21s
View workflow file
Rust Tests
Rust Tests
#3087:
Merge group checks requested
41m 5s
41m 5s
View workflow file
Rust Tests
Rust Tests
#3086:
Merge group checks requested
29m 52s
29m 52s
View workflow file
Update Kani Metrics
Rust Tests
#3085:
Pull request
#685
synchronize by
feliperodri
10m 11s
update-kani-metrics
update-kani-metrics
10m 11s
View #685
View workflow file
Merge branch 'main' into update-kani-metrics
Rust Tests
#3084:
Commit
82569ea
pushed by
feliperodri
9m 56s
update-kani-metrics
update-kani-metrics
9m 56s
View #685
View workflow file
Challenge 16: Verify safety of iterator adapter functions with Kani
Rust Tests
#3083:
Pull request
#632
synchronize by
v3risec
3m 29s
v3risec:challenge-16-iter
v3risec:challenge-16-iter
3m 29s
View #632
View workflow file
Forward Kani arguments to AutoHarness list commands
Rust Tests
#3082:
Pull request
#674
synchronize by
wodex1nhaoIeng
5m 24s
wodex1nhaoIeng:codex/forward-autoharness-list-args
wodex1nhaoIeng:codex/forward-autoharness-list-args
5m 24s
View #674
View workflow file
Trust diffblue/cbmc tap so macOS Kani CI survives Homebrew 6.0+
Rust Tests
#3081:
Pull request
#688
opened by
feliperodri
5m 44s
feliperodri:bump-kani-macos-cbmc-fix
feliperodri:bump-kani-macos-cbmc-fix
5m 44s
View #688
View workflow file
Challenge 17: Verify slice safety with Kani
Rust Tests
#3080:
Pull request
#657
synchronize by
v3risec
4m 24s
v3risec:challenge-17-slice
v3risec:challenge-17-slice
4m 24s
View #657
View workflow file
Challenge 7: Verify safety of Atomic types and Atomic Intrinsics with Kani
Rust Tests
#3079:
Pull request
#683
synchronize by
v3risec
5m 22s
v3risec:challenge-7-atomic
v3risec:challenge-7-atomic
5m 22s
View #683
View workflow file
Challenge 29: Verify Boxed safety in alloc::boxed, alloc::boxed::convert and alloc::boxed::thin with Kani
Rust Tests
#3078:
Pull request
#589
synchronize by
v3risec
5m 50s
v3risec:challenge-29-boxed
v3risec:challenge-29-boxed
5m 50s
View #589
View workflow file
Challenge 4: Verify memory safety of BTreeMap node module with Kani
Rust Tests
#3077:
Pull request
#684
synchronize by
v3risec
5m 54s
v3risec:challenge-4-btree
v3risec:challenge-4-btree
5m 54s
View #684
View workflow file
Challenge 29: Verify Boxed safety in alloc::boxed, alloc::boxed::convert and alloc::boxed::thin with Kani
Rust Tests
#3076:
Pull request
#589
synchronize by
v3risec
6m 18s
v3risec:challenge-29-boxed
v3risec:challenge-29-boxed
6m 18s
View #589
View workflow file
Challenge 29: Verify Boxed safety in alloc::boxed, alloc::boxed::convert and alloc::boxed::thin with Kani
Rust Tests
#3075:
Pull request
#589
synchronize by
v3risec
3m 41s
v3risec:challenge-29-boxed
v3risec:challenge-29-boxed
3m 41s
View #589
View workflow file
Challenge 29: Verify the safety of Box and ThinBox in alloc::boxed
Rust Tests
#3074:
Pull request
#669
synchronize by
kasimte
43m 31s
kasimte:challenge-29
kasimte:challenge-29
43m 31s
View #669
View workflow file
Challenge 23: Verify Vec Part1 safety with Kani
Rust Tests
#3073:
Pull request
#598
synchronize by
v3risec
5m 49s
v3risec:challenge-23-vec-part1
v3risec:challenge-23-vec-part1
5m 49s
View #598
View workflow file
Challenge 26: verify Rc/Weak safety in alloc::rc with Kani
Rust Tests
#3072:
Pull request
#582
synchronize by
v3risec
5m 31s
v3risec:challenge-26-rc
v3risec:challenge-26-rc
5m 31s
View #582
View workflow file
Challenge 26: verify Rc/Weak safety in alloc::rc with Kani
Rust Tests
#3071:
Pull request
#582
synchronize by
v3risec
4m 29s
v3risec:challenge-26-rc
v3risec:challenge-26-rc
4m 29s
View #582
View workflow file
Challenge 26: verify Rc/Weak safety in alloc::rc with Kani
Rust Tests
#3070:
Pull request
#582
synchronize by
v3risec
5m 29s
v3risec:challenge-26-rc
v3risec:challenge-26-rc
5m 29s
View #582
View workflow file
Verify safety of iterator adapter functions (Challenge 16)
Rust Tests
#3069:
Pull request
#549
synchronize by
kasimte
4h 56m 2s
kasimte:challenge-16
kasimte:challenge-16
4h 56m 2s
View #549
View workflow file
Merge subtree update for toolchain nightly-2026-08-21
Rust Tests
#3068:
Pull request
#687
synchronize by
feliperodri
7h 24m 7s
sync-2026-08-21
sync-2026-08-21
7h 24m 7s
View #687
View workflow file
Previous
1
2
3
4
5
…
43
44
Next
You can’t perform that action at this time.