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
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Split-up stability_index query
- #143845
#143845
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:stability-query
cjgillot/rust:stability-query
Copy head branch name to clipboard
Jul 18, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Split-up stability_index query
#143845
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:stability-query
cjgillot/rust:stability-query
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2025
Specify of_trait in Target::Impl.
cjgillot
committed
87a27f9
View commit details
Copy full SHA for 87a27f9
Browse repository at this point
Warn useless deprecation in check_attr.
cjgillot
committed
0d1aefa
View commit details
Copy full SHA for 0d1aefa
Browse repository at this point
Querify lookup_deprecation_entry.
cjgillot
committed
ce664c5
View commit details
Copy full SHA for ce664c5
Browse repository at this point
Check stability attributes are compatible in `check_unused_or_stable_features`.
cjgillot
committed
408d816
View commit details
Copy full SHA for 408d816
Browse repository at this point
Check for already stable features in check_attr.
cjgillot
committed
4f38864
View commit details
Copy full SHA for 4f38864
Browse repository at this point
Querify lookup_default_body_stability.
cjgillot
committed
f6ef440
View commit details
Copy full SHA for f6ef440
Browse repository at this point
Querify lookup_stability.
cjgillot
committed
1eeb990
View commit details
Copy full SHA for 1eeb990
Browse repository at this point
Querify lookup_const_stability.
cjgillot
committed
62bd3c4
View commit details
Copy full SHA for 62bd3c4
Browse repository at this point
Simplify annotator.
cjgillot
committed
06f104f
View commit details
Copy full SHA for 06f104f
Browse repository at this point
Retire stability_index query.
cjgillot
committed
f7e0891
View commit details
Copy full SHA for f7e0891
Browse repository at this point
Integrate stable feature checking into a query.
cjgillot
committed
3301ac5
View commit details
Copy full SHA for 3301ac5
Browse repository at this point
Remove useless debugging.
cjgillot
committed
d716dc9
View commit details
Copy full SHA for d716dc9
Browse repository at this point
Remove unuseful enums.
cjgillot
committed
439803d
View commit details
Copy full SHA for 439803d
Browse repository at this point
Include ErrorGuaranteed in StableSince::Err.
cjgillot
committed
83255f5
View commit details
Copy full SHA for 83255f5
Browse repository at this point
Correct comments.
cjgillot
committed
ee43034
View commit details
Copy full SHA for ee43034
Browse repository at this point
Fix formatting.
cjgillot
committed
7662731
View commit details
Copy full SHA for 7662731
Browse repository at this point
You can’t perform that action at this time.