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

std: Deprecate a number of unstable features #26914

Merged
merged 1 commit into from
Jul 28, 2015

Commits on Jul 27, 2015

  1. std: Deprecate a number of unstable features

    Many of these have long since reached their stage of being obsolete, so this
    commit starts the removal process for all of them. The unstable features that
    were deprecated are:
    
    * cmp_partial
    * fs_time
    * hash_default
    * int_slice
    * iter_min_max
    * iter_reset_fuse
    * iter_to_vec
    * map_in_place
    * move_from
    * owned_ascii_ext
    * page_size
    * read_and_zero
    * scan_state
    * slice_chars
    * slice_position_elem
    * subslice_offset
    alexcrichton committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    b3aa1a6 View commit details
    Browse the repository at this point in the history