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 }}
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.6k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Create definitions for promoted constants.
- #155898
#155898
Draft
cjgillot
wants to merge 15 commits into
rust-lang:main
rust-lang/rust:main
from
cjgillot:feed-promoted
cjgillot/rust:feed-promoted
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Create definitions for promoted constants.
#155898
cjgillot
wants to merge 15 commits into
rust-lang:main
rust-lang/rust:main
from
cjgillot:feed-promoted
cjgillot/rust:feed-promoted
Copy head branch name to clipboard
Commits
Commits on May 3, 2026
Create untracked state inside create_global_ctxt.
cjgillot
committed
e6679e2
View commit details
Copy full SHA for e6679e2
Browse repository at this point
Make `create_def` a query.
cjgillot
committed
60e68b1
View commit details
Copy full SHA for 60e68b1
Browse repository at this point
Introduce QuerySideEffect::CreateDef.
cjgillot
committed
af1a969
View commit details
Copy full SHA for af1a969
Browse repository at this point
Move compute_stable_hash to DisambiguatedDefPathData.
cjgillot
committed
1b31305
View commit details
Copy full SHA for 1b31305
Browse repository at this point
Introduce TaskDepsRef::Replay.
cjgillot
committed
54b48f1
View commit details
Copy full SHA for 54b48f1
Browse repository at this point
Drop the create_def_raw query.
cjgillot
committed
30f6b27
View commit details
Copy full SHA for 30f6b27
Browse repository at this point
Introduce DefKind::Promoted.
cjgillot
committed
32cd0ed
View commit details
Copy full SHA for 32cd0ed
Browse repository at this point
Create definitions for promoted constants.
cjgillot
committed
c949deb
View commit details
Copy full SHA for c949deb
Browse repository at this point
Bless incremental tests.
cjgillot
committed
10b90fc
View commit details
Copy full SHA for 10b90fc
Browse repository at this point
Bless ui.
cjgillot
committed
8a72c25
View commit details
Copy full SHA for 8a72c25
Browse repository at this point
Bless mir-opt.
cjgillot
committed
6f97893
View commit details
Copy full SHA for 6f97893
Browse repository at this point
Remove `Option<Promoted>` from references to promoteds.
cjgillot
committed
f34d173
View commit details
Copy full SHA for f34d173
Browse repository at this point
Retire MirSource.
cjgillot
committed
7aa2aba
View commit details
Copy full SHA for 7aa2aba
Browse repository at this point
Retire GlobalId.
cjgillot
committed
99d06b2
View commit details
Copy full SHA for 99d06b2
Browse repository at this point
dbg
cjgillot
committed
65416b2
View commit details
Copy full SHA for 65416b2
Browse repository at this point
You can’t perform that action at this time.