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
Polymorphization
- #69749
#69749
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
davidtwco:issue-46477-polymorphization
davidtwco/rust:issue-46477-polymorphization
Copy head branch name to clipboard
Jul 21, 2020
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Polymorphization
#69749
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
davidtwco:issue-46477-polymorphization
davidtwco/rust:issue-46477-polymorphization
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2020
mir: avoid double substitution
Show description for 996bc9a
davidtwco
committed
996bc9a
View commit details
Copy full SHA for 996bc9a
Browse repository at this point
mir: rename `should_monomorphize_locally`
Show description for 576deef
davidtwco
committed
576deef
View commit details
Copy full SHA for 576deef
Browse repository at this point
ty: `STILL_FURTHER_SPECIALIZABLE` w/out prnt subst
Show description for c6ed442
davidtwco
committed
c6ed442
View commit details
Copy full SHA for c6ed442
Browse repository at this point
trait_sel: only test predicates w/ no substs
Show description for ce7c48f
davidtwco
committed
ce7c48f
View commit details
Copy full SHA for ce7c48f
Browse repository at this point
ty: add doc comments to `Generics` methods
Show description for 842fa0c
davidtwco
committed
842fa0c
View commit details
Copy full SHA for 842fa0c
Browse repository at this point
debuginfo: no type metadata if substs reqd
Show description for 5bf2c7d
davidtwco
committed
5bf2c7d
View commit details
Copy full SHA for 5bf2c7d
Browse repository at this point
debuginfo: add type metadata for params
Show description for 19e8495
davidtwco
committed
19e8495
View commit details
Copy full SHA for 19e8495
Browse repository at this point
shim: adjust valid shim asserts
Show description for 47756bb
davidtwco
committed
47756bb
View commit details
Copy full SHA for 47756bb
Browse repository at this point
mir: `unused_generic_params` query
Show description for 2989fea
davidtwco
committed
2989fea
View commit details
Copy full SHA for 2989fea
Browse repository at this point
ty: normalize fn sigs before subst
Show description for f52c729
davidtwco
committed
f52c729
View commit details
Copy full SHA for f52c729
Browse repository at this point
metadata: record `unused_generic_params`
Show description for 5ce29d3
davidtwco
committed
5ce29d3
View commit details
Copy full SHA for 5ce29d3
Browse repository at this point
mir: use attribute over `-Z polymorphize-errors`
Show description for b1f8bd6
davidtwco
committed
b1f8bd6
View commit details
Copy full SHA for b1f8bd6
Browse repository at this point
index: introduce and use `FiniteBitSet`
Show description for 4b99699
davidtwco
committed
4b99699
View commit details
Copy full SHA for 4b99699
Browse repository at this point
You can’t perform that action at this time.