-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Start adding support for opt-in built-in traits #14371
Closed
Closed
Commits on Jun 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5bce725 - Browse repository at this point
Copy the full SHA 5bce725View commit details -
Configuration menu - View commit details
-
Copy full SHA for a48c382 - Browse repository at this point
Copy the full SHA a48c382View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a3005 - Browse repository at this point
Copy the full SHA e2a3005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2335ae8 - Browse repository at this point
Copy the full SHA 2335ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d26c15 - Browse repository at this point
Copy the full SHA 7d26c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc5c10 - Browse repository at this point
Copy the full SHA 1cc5c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for c700da2 - Browse repository at this point
Copy the full SHA c700da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe75302 - Browse repository at this point
Copy the full SHA fe75302View commit details -
Lookup trait implementations for type
This commit adds a function in vtable to find the vtables for a trait implementation on a type. cc rust-lang#13231
Configuration menu - View commit details
-
Copy full SHA for 362f973 - Browse repository at this point
Copy the full SHA 362f973View commit details -
The bounds visitor checks looks for built-in traits implementations and verifies that the type fulfills such trait. [RFC rust-lang#3] cc rust-lang#13231 [breaking-change]
Configuration menu - View commit details
-
Copy full SHA for 977ad5e - Browse repository at this point
Copy the full SHA 977ad5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0db749 - Browse repository at this point
Copy the full SHA b0db749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4607444 - Browse repository at this point
Copy the full SHA 4607444View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65a7cc - Browse repository at this point
Copy the full SHA f65a7ccView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.