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 }}
coord-e
/
thrust
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
25
Code
Issues
52
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enable to use thrust_macros::{ensures,requires} for trait method annotations
- #79
#79
Merged
coord-e
merged 8 commits into
main
coord-e/thrust:main
from
coord-e/trait-preds-annot-v2
coord-e/thrust:coord-e/trait-preds-annot-v2
Copy head branch name to clipboard
May 10, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Enable to use thrust_macros::{ensures,requires} for trait method annotations
#79
coord-e
merged 8 commits into
main
coord-e/thrust:main
from
coord-e/trait-preds-annot-v2
coord-e/thrust:coord-e/trait-preds-annot-v2
Copy head branch name to clipboard
Commits
Commits on May 6, 2026
Lookup unresolved DefId first
coord-e
committed
2e3a19d
View commit details
Copy full SHA for 2e3a19d
Browse repository at this point
Commits on May 10, 2026
Handle trait method annotations via extern_spec
coord-e
committed
0582e62
View commit details
Copy full SHA for 0582e62
Browse repository at this point
Add ?Sized to params where possible in std.rs
coord-e
committed
830d561
View commit details
Copy full SHA for 830d561
Browse repository at this point
Resolve traits on user defined pred references in annot_fn
coord-e
committed
43273a4
View commit details
Copy full SHA for 43273a4
Browse repository at this point
Accept thrust_macros::{ensures,requires} on trait items
coord-e
committed
2f1e6ef
View commit details
Copy full SHA for 2f1e6ef
Browse repository at this point
Implement #[thrust_macros::predicate]
coord-e
committed
037c64c
View commit details
Copy full SHA for 037c64c
Browse repository at this point
Attach Model predicate to direct associated type of generic params
coord-e
committed
e69e80d
View commit details
Copy full SHA for e69e80d
Browse repository at this point
Rewrite existing trait predicate tests with thrust_macros
Show description for 65fc17c
coord-e
committed
65fc17c
View commit details
Copy full SHA for 65fc17c
Browse repository at this point
You can’t perform that action at this time.