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
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.5k
Star
116k
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
Remove NodeId from some HIR nodes
- #58561
#58561
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
ljedrz:HirIdify_some_nodes
ljedrz/rust-1:HirIdify_some_nodes
Copy head branch name to clipboard
Feb 26, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Remove NodeId from some HIR nodes
#58561
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
ljedrz:HirIdify_some_nodes
ljedrz/rust-1:HirIdify_some_nodes
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2019
hir: impl Display for HirId
ljedrz
committed
904a91c
View commit details
Copy full SHA for 904a91c
Browse repository at this point
hir: remove NodeId from Lifetime and Ty
ljedrz
committed
00b74e5
View commit details
Copy full SHA for 00b74e5
Browse repository at this point
passes: HirIdify Id
ljedrz
committed
58ed683
View commit details
Copy full SHA for 58ed683
Browse repository at this point
privacy: HirIdify ObsoleteVisiblePrivateTypesVisitor
ljedrz
committed
1c18ac1
View commit details
Copy full SHA for 1c18ac1
Browse repository at this point
hir: remove NodeId from GenericParam
ljedrz
committed
e4f8a6b
View commit details
Copy full SHA for e4f8a6b
Browse repository at this point
hir: remove NodeId from WhereClause
ljedrz
committed
cd5b5e7
View commit details
Copy full SHA for cd5b5e7
Browse repository at this point
hir: remove NodeId from WhereEqPredicate
ljedrz
committed
b6b2edb
View commit details
Copy full SHA for b6b2edb
Browse repository at this point
middle: partially HirIdify stability
ljedrz
committed
46e4f4a
View commit details
Copy full SHA for 46e4f4a
Browse repository at this point
doc: partially HirIdify visit_ast
ljedrz
committed
c886d47
View commit details
Copy full SHA for c886d47
Browse repository at this point
hir: remove NodeId from MacroDef
ljedrz
committed
63b4dd9
View commit details
Copy full SHA for 63b4dd9
Browse repository at this point
hir: remove NodeId from Block
ljedrz
committed
021a140
View commit details
Copy full SHA for 021a140
Browse repository at this point
hir: remove NodeId from Expr
ljedrz
committed
d7ced1d
View commit details
Copy full SHA for d7ced1d
Browse repository at this point
Commits on Feb 25, 2019
update clippy
ljedrz
committed
77a30ec
View commit details
Copy full SHA for 77a30ec
Browse repository at this point
You can’t perform that action at this time.