-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
RFC: From<&[T]> for Rc<[T]> + From<&str> for Rc<str> #1845
Merged
Merged
Commits on Jan 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f075c5d - Browse repository at this point
Copy the full SHA f075c5dView commit details -
rc_from_slice: (minor bug fixes): Vec -> RawVec, Added PartialEq, Deb…
…ug for T: Clone, ...
Configuration menu - View commit details
-
Copy full SHA for a9a5ef6 - Browse repository at this point
Copy the full SHA a9a5ef6View commit details
Commits on Jan 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 303d421 - Browse repository at this point
Copy the full SHA 303d421View commit details
Commits on Jan 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c6c63eb - Browse repository at this point
Copy the full SHA c6c63ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8baeb1 - Browse repository at this point
Copy the full SHA c8baeb1View commit details
Commits on Jan 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 05a63e3 - Browse repository at this point
Copy the full SHA 05a63e3View commit details
Commits on Feb 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 82c909c - Browse repository at this point
Copy the full SHA 82c909cView commit details -
shared-from-slice: moved unresolved questions => alternatives + rewor…
…ded to fit section.
Configuration menu - View commit details
-
Copy full SHA for b46c475 - Browse repository at this point
Copy the full SHA b46c475View commit details -
shared-from-slice: moved unresolved questions => alternatives + rewor…
…ded to fit section.
Configuration menu - View commit details
-
Copy full SHA for 4c3b305 - Browse repository at this point
Copy the full SHA 4c3b305View commit details
Commits on Mar 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8b33bec - Browse repository at this point
Copy the full SHA 8b33becView 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.