rust/src/librustc/util
Alex Crichton b3aa1a6d4a 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
2015-07-27 16:38:25 -07:00
..
common.rs std: Deprecate a number of unstable features 2015-07-27 16:38:25 -07:00
fs.rs rustc: Fixup verbatim UNC paths as well on Windows 2015-05-28 16:49:42 -07:00
lev_distance.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
nodemap.rs cleanup: Remove unused braces in use statements 2015-03-28 02:23:20 -07:00
num.rs std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
ppaux.rs std: Deprecate a number of unstable features 2015-07-27 16:38:25 -07:00