Skip to content
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

Add std::cell::Ref::map and friends #25747

Merged
merged 2 commits into from
May 29, 2015
Merged

Add std::cell::Ref::map and friends #25747

merged 2 commits into from
May 29, 2015

Commits on May 28, 2015

  1. Move std::cell::clone_ref to a clone associated function on std::cell…

    …::Ref
    
    ... and generalize the bounds on the value type.
    SimonSapin committed May 28, 2015
    Configuration menu
    Copy the full SHA
    c516eee View commit details
    Browse the repository at this point in the history

Commits on May 29, 2015

  1. Configuration menu
    Copy the full SHA
    d0afa6e View commit details
    Browse the repository at this point in the history