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.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
Avoid more hygiene lookups
- #61484
#61484
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
nnethercote:avoid-more-hygiene-lookups
nnethercote/rust:avoid-more-hygiene-lookups
Copy head branch name to clipboard
Jun 5, 2019
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Avoid more hygiene lookups
#61484
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
nnethercote:avoid-more-hygiene-lookups
nnethercote/rust:avoid-more-hygiene-lookups
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2019
Move `modern` calls inside `glob_adjust` and `reverse_glob_adjust`.
nnethercote
committed
8797e8c
View commit details
Copy full SHA for 8797e8c
Browse repository at this point
Add some useful methods to `HygieneData`.
nnethercote
committed
0ba36ea
View commit details
Copy full SHA for 0ba36ea
Browse repository at this point
Add `HygieneData::default_transparency`.
Show description for 7bec8c9
nnethercote
committed
7bec8c9
View commit details
Copy full SHA for 7bec8c9
Browse repository at this point
Add `HygieneData::remove_mark`.
nnethercote
committed
cd64cc8
View commit details
Copy full SHA for cd64cc8
Browse repository at this point
Add `HygieneData::adjust`.
nnethercote
committed
88fd7a8
View commit details
Copy full SHA for 88fd7a8
Browse repository at this point
Add `HygieneData::marks`.
nnethercote
committed
a02b2e3
View commit details
Copy full SHA for a02b2e3
Browse repository at this point
Add `HygieneData::apply_mark_internal`.
nnethercote
committed
a84aee3
View commit details
Copy full SHA for a84aee3
Browse repository at this point
Add `HygieneData::apply_mark_with_transparency`.
Show description for 4527a86
nnethercote
committed
4527a86
View commit details
Copy full SHA for 4527a86
Browse repository at this point
Add `HygieneData::apply_mark`.
Show description for 58a4869
nnethercote
committed
58a4869
View commit details
Copy full SHA for 58a4869
Browse repository at this point
Optimize `glob_adjust` and `reverse_glob_adjust`.
Show description for e19857c
nnethercote
committed
e19857c
View commit details
Copy full SHA for e19857c
Browse repository at this point
Add and use `SyntaxContext::outer_and_expn_info`.
Show description for f9209fc
nnethercote
committed
f9209fc
View commit details
Copy full SHA for f9209fc
Browse repository at this point
Add `SyntaxContext::hygienic_eq`.
Show description for 6596743
nnethercote
committed
6596743
View commit details
Copy full SHA for 6596743
Browse repository at this point
Add `walk_chain`.
Show description for dc807a9
nnethercote
committed
dc807a9
View commit details
Copy full SHA for dc807a9
Browse repository at this point
Add a useful comment about this file.
nnethercote
committed
425736d
View commit details
Copy full SHA for 425736d
Browse repository at this point
Avoid unnecessary `rust_2018` calls.
Show description for ab9bbf4
nnethercote
committed
ab9bbf4
View commit details
Copy full SHA for ab9bbf4
Browse repository at this point
Add `modernize_and_adjust` methods.
Show description for 4c9ecbf
nnethercote
committed
4c9ecbf
View commit details
Copy full SHA for 4c9ecbf
Browse repository at this point
You can’t perform that action at this time.