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

Remove items that are unstable and deprecated #41437

Merged
merged 10 commits into from
Apr 23, 2017

Commits on Apr 21, 2017

  1. Remove EnumSet

    [unstable, deprecated since 1.16.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    a76274e View commit details
    Browse the repository at this point in the history
  2. Remove BinaryHeap::{push_pop,replace}

    [unstable, deprecated since 1.13.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    a724ff9 View commit details
    Browse the repository at this point in the history
  3. Remove OccupiedEntry::remove_pair

    [unstable, deprecated since 1.12.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    df86cec View commit details
    Browse the repository at this point in the history
  4. Remove Rc::would_wrap

    [unstable, deprecated since 1.15.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    f4aaae9 View commit details
    Browse the repository at this point in the history
  5. Privatize Rc::is_unique

    [unstable, deprecated since 1.15.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    f0c5e8b View commit details
    Browse the repository at this point in the history
  6. Remove {Cell,RefCell}::as_unsafe_cell

    [unstable, deprecated since 1.12.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    cc605c8 View commit details
    Browse the repository at this point in the history
  7. Remove RefCell::borrow_state

    [unstable, deprecated since 1.15.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    313aab8 View commit details
    Browse the repository at this point in the history
  8. Remove num::{Zero,One}

    [unstable, deprecated since 1.11.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    c903ac6 View commit details
    Browse the repository at this point in the history
  9. Remove float_extras

    [unstable, deprecated since 1.11.0]
    cuviper committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    c1aaa60 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Remove unused import.

    frewsxcv authored Apr 23, 2017
    Configuration menu
    Copy the full SHA
    13d2534 View commit details
    Browse the repository at this point in the history