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
/
rfcs
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
6.6k
Code
Issues
581
Pull requests
212
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make the turbofish syntax redundant
- #2544
#2544
Closed
varkor
wants to merge 16 commits into
rust-lang:master
rust-lang/rfcs:master
from
varkor:undisambiguated_generics
varkor/rfcs:undisambiguated_generics
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Make the turbofish syntax redundant
#2544
varkor
wants to merge 16 commits into
rust-lang:master
rust-lang/rfcs:master
from
varkor:undisambiguated_generics
varkor/rfcs:undisambiguated_generics
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2018
Initial description of undisambiguated_generics
varkor
committed
96e7095
View commit details
Copy full SHA for 96e7095
Browse repository at this point
Commits on Sep 15, 2018
Add note about effect of generalised type ascription
varkor
committed
576da47
View commit details
Copy full SHA for 576da47
Browse repository at this point
Add note about module ambiguity
varkor
committed
42ab5a7
View commit details
Copy full SHA for 42ab5a7
Browse repository at this point
Make << ambiguity more obvious
varkor
committed
f89a799
View commit details
Copy full SHA for f89a799
Browse repository at this point
Address some minor typos
varkor
committed
4f0ce8d
View commit details
Copy full SHA for 4f0ce8d
Browse repository at this point
Add note on interaction with other features
varkor
committed
66650e7
View commit details
Copy full SHA for 66650e7
Browse repository at this point
Add prior art section
varkor
committed
6efca68
View commit details
Copy full SHA for 6efca68
Browse repository at this point
Fix awkward sentence
varkor
committed
b52b824
View commit details
Copy full SHA for b52b824
Browse repository at this point
Add reference to C#
varkor
committed
9e0b658
View commit details
Copy full SHA for 9e0b658
Browse repository at this point
Remove reference to 2018 Edition
varkor
committed
775de3f
View commit details
Copy full SHA for 775de3f
Browse repository at this point
Tweak sentence structure
varkor
committed
ad3ea65
View commit details
Copy full SHA for ad3ea65
Browse repository at this point
Commits on Sep 16, 2018
Address some comments
varkor
committed
fd3fb2e
View commit details
Copy full SHA for fd3fb2e
Browse repository at this point
Add bit-shift comparison example
varkor
committed
3957710
View commit details
Copy full SHA for 3957710
Browse repository at this point
Warn against `a<b> > c`
varkor
committed
e784085
View commit details
Copy full SHA for e784085
Browse repository at this point
Give an example of where type ascription falls short
varkor
committed
048982e
View commit details
Copy full SHA for 048982e
Browse repository at this point
Commits on Sep 17, 2018
Make some final adjustments
varkor
committed
e3e8d9f
View commit details
Copy full SHA for e3e8d9f
Browse repository at this point
You can’t perform that action at this time.