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.3k
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
rustdoc: Replace
FakeDefId
with new
ItemId
type
- #86644
#86644
Merged
bors
merged 7 commits into
rust-lang:master
rust-lang/rust:master
from
Stupremee:replace-fakedefids-with-itemid
Stupremee/rust:replace-fakedefids-with-itemid
Copy head branch name to clipboard
Jul 6, 2021
Conversation
Commits
7
(7)
Checks
Files changed
Merged
rustdoc: Replace
FakeDefId
with new
ItemId
type
#86644
bors
merged 7 commits into
rust-lang:master
rust-lang/rust:master
from
Stupremee:replace-fakedefids-with-itemid
Stupremee/rust:replace-fakedefids-with-itemid
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2021
rustdoc: Replace `FakeDefId` with new `ItemId` type
Stupremee
committed
43e1cdb
View commit details
Copy full SHA for 43e1cdb
Browse repository at this point
rustdoc: Rename `expect_real` to `expect_def_id`, remove `Item::is_fake`
Stupremee
committed
acd4dc2
View commit details
Copy full SHA for acd4dc2
Browse repository at this point
rustdoc: Store DefId's in ItemId on heap for decreasing Item's size
Stupremee
committed
45d3dae
View commit details
Copy full SHA for 45d3dae
Browse repository at this point
Revert "rustdoc: Store DefId's in ItemId on heap for decreasing Item's size"
Show description for 97c82d8
Stupremee
committed
97c82d8
View commit details
Copy full SHA for 97c82d8
Browse repository at this point
rustdoc: Convert new ItemId's to real Json Ids
Stupremee
committed
4b1027a
View commit details
Copy full SHA for 4b1027a
Browse repository at this point
rustdoc: Add `PrimitiveType` to `ItemId::Primitive`
Stupremee
committed
21424d2
View commit details
Copy full SHA for 21424d2
Browse repository at this point
rustdoc: Use `impl_id` and `for_` DefId's for Blanket item id
Stupremee
committed
a89912c
View commit details
Copy full SHA for a89912c
Browse repository at this point
You can’t perform that action at this time.