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 }}
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
16.1k
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.
- #111693
#111693
Closed
cjgillot
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:feed-promoted
cjgillot/rust:feed-promoted
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Create definitions for promoted constants.
#111693
cjgillot
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:feed-promoted
cjgillot/rust:feed-promoted
Copy head branch name to clipboard
Commits
Commits on May 18, 2023
Create definitions for promoted constants.
cjgillot
committed
2570023
View commit details
Copy full SHA for 2570023
Browse repository at this point
Do not check user type annotations for promoted.
cjgillot
committed
6fc8881
View commit details
Copy full SHA for 6fc8881
Browse repository at this point
Select user type annotations instead of cloning them.
cjgillot
committed
c1a89fc
View commit details
Copy full SHA for c1a89fc
Browse repository at this point
Remove useless parameter.
cjgillot
committed
c15438a
View commit details
Copy full SHA for c15438a
Browse repository at this point
Print the def-id when finishing borrowck.
cjgillot
committed
cc58ae5
View commit details
Copy full SHA for cc58ae5
Browse repository at this point
Retire MirSource.
cjgillot
committed
bfdeb2e
View commit details
Copy full SHA for bfdeb2e
Browse repository at this point
Retire GlobalId.
cjgillot
committed
ece7178
View commit details
Copy full SHA for ece7178
Browse repository at this point
Use the same path for Promoted and InlineConst DefiningTy.
cjgillot
committed
1c8e593
View commit details
Copy full SHA for 1c8e593
Browse repository at this point
Bless 32bit tests.
cjgillot
committed
cc4f8b0
View commit details
Copy full SHA for cc4f8b0
Browse repository at this point
Commits on May 19, 2023
Only consider places with the same local in each_borrow_involving_path.
cjgillot
committed
87a9d98
View commit details
Copy full SHA for 87a9d98
Browse repository at this point
Extract the local != local case in borrow_conflicts_with_place.
cjgillot
committed
ce8a9c9
View commit details
Copy full SHA for ce8a9c9
Browse repository at this point
Mark sccs_info as noinline.
cjgillot
committed
85fe5a0
View commit details
Copy full SHA for 85fe5a0
Browse repository at this point
Prevent rustdoc from finding links.
cjgillot
committed
b49aba8
View commit details
Copy full SHA for b49aba8
Browse repository at this point
Simplify pre-order algorithm.
cjgillot
committed
4dd91c0
View commit details
Copy full SHA for 4dd91c0
Browse repository at this point
Merge branch 'simp-place-conflict'
cjgillot
committed
809a9e8
View commit details
Copy full SHA for 809a9e8
Browse repository at this point
Merge branch 'interval-kill'
cjgillot
committed
6ace5ea
View commit details
Copy full SHA for 6ace5ea
Browse repository at this point
Commits on May 20, 2023
Hash mir_promoted.
cjgillot
committed
d07bb8e
View commit details
Copy full SHA for d07bb8e
Browse repository at this point
You can’t perform that action at this time.