With the 1.4 stable release just around the corner it’s that time again to take a look at FCP issues for the standard library! As a reminder, all of the issues below were moved into FCP at the beginning of the last cycle and the libs team will meet this week to decide whether they’ll be included into the 1.5 release.
If you’ve got any final comments on these issues, please let us know!
- libcore
- libcore float support
- fs::canonicalize
- fs::PathExt
- Formatter flag/option accessors
- as_slice
- RefCell::borrow_state
- misc errors in libstd
- iterator comparisons
- the
slice_splits
feature - str::match_indices
- Condvar::wait_timeout
- slice::ref_slice
- iter::range_inclusive
- char::from_u32_unchecked
- VecDeque extra methods
- Vec::resize
- str::slice_mut_unchecked
- os::unix::fs::FileTypeExt
- dynamic_lib
- BinaryHeap