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
Remove EntryKind from metadata.
- #98960
#98960
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:entry-kind
cjgillot/rust:entry-kind
Copy head branch name to clipboard
Sep 1, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Remove EntryKind from metadata.
#98960
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:entry-kind
cjgillot/rust:entry-kind
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2022
Encode type in the main loop.
cjgillot
committed
45ad22b
View commit details
Copy full SHA for 45ad22b
Browse repository at this point
Encode consts in metadata main loop.
cjgillot
committed
73e9f37
View commit details
Copy full SHA for 73e9f37
Browse repository at this point
Simplify recursion scheme.
cjgillot
committed
edd25c3
View commit details
Copy full SHA for edd25c3
Browse repository at this point
Move VariantData to a metadata table.
cjgillot
committed
927e58d
View commit details
Copy full SHA for 927e58d
Browse repository at this point
Move AssocContainer to a metadata table.
cjgillot
committed
ca9f564
View commit details
Copy full SHA for ca9f564
Browse repository at this point
Use tables for macros.
cjgillot
committed
1ddb944
View commit details
Copy full SHA for 1ddb944
Browse repository at this point
Create a table for fn_has_self_parameter.
cjgillot
committed
30ae64e
View commit details
Copy full SHA for 30ae64e
Browse repository at this point
Fix the panic message.
cjgillot
committed
d330dc8
View commit details
Copy full SHA for d330dc8
Browse repository at this point
Create a module-reexports table.
cjgillot
committed
affb122
View commit details
Copy full SHA for affb122
Browse repository at this point
Remove EntryKind.
cjgillot
committed
c485fcc
View commit details
Copy full SHA for c485fcc
Browse repository at this point
Separate macro_rules and macro_definition.
cjgillot
committed
b0b46c0
View commit details
Copy full SHA for b0b46c0
Browse repository at this point
Remove fn_has_self_parameter table.
cjgillot
committed
b94d421
View commit details
Copy full SHA for b94d421
Browse repository at this point
Handle MIR in a single place.
cjgillot
committed
60a052f
View commit details
Copy full SHA for 60a052f
Browse repository at this point
You can’t perform that action at this time.