Nominated (I-nominated) issues
Tracking issue for stabilizing randomness (#27703)
Tracking issue for DNS in std::net (#27705)
Tracking issue for static synchronization primitives (#27717)
Tracking issue for OpenOptionsExt on Windows (#27720)
Tracking issue for string patterns (#27721)
Tracking issue for `NonZero`/`Unique`/`Shared` stabilization (#27730)
Tracking issue for char encoding methods (#27784)
Valgrind doesn't report allocations with jemalloc on nightly (#28224)
- Added I-nominated. By @alexcrichton
Tracking issue for `downgraded_weak` (No way to construct std::rc::Weak without a strong reference) (#30425)
Custom panic handlers in the standard library (#30449)
Tracking issue for CStr::from_bytes_with_nul (#31190)
Tracking issue for SystemTime accessors from fs::Metadata (#31399)
Tracking issue for compare_exchange (#31767)
Tracking issue for the Peekable::is_empty function (#32111)
- Added I-nominated. By @sfackler
Add methods exposing keys of BTreeMap and HashMap entries (#32281)
Tracking issue for Unix Sockets in the standard library (#32312)
Add `values_mut` to `{BTree, Hash}Map` (#32551)
binary_search methods should use Borrow (#32822)
Avoid gated feature checking unconfigured expanded items (#32846)
[MIR] broken MIR (bad assignment) for non-returning closure (#32959)
Tracking issue for slice::binary_search_by_key (#33018)
Tracking issue for alloc_system/alloc_jemalloc (#33082)
Segfault on Nightly in BTreeSet and BTreeMap (#33197)
- Added I-nominated. By @sfackler
Beta-nominated issues
Reinstate fast_reject for overlap checking (#32748, closed)
resolve: Improve duplicate glob detection (#32814, closed)
Do not rely on file extensions after path canonicalization. (#32828, closed)
Release notes for 1.9 (#32892, closed)
Compute LLVM-agnostic type layouts in rustc. (#32939, closed)
trans: always register an item's symbol, even if duplicated. (#32946, closed)
resolve: Improve performance (#33064, closed)
Remove IPV6_V6ONLY functionality (#33124, closed)
Remaining issues
Compiler panic when building a Piston example (#25801)
- Added P-high. By @arielb1
ICE on type mismatch: Index out of bounds (#31964)
- Added I-nominated. By @alexcrichton
- Added P-high. By @nikomatsakis
triage: P-high
This core issue according to @arielb1 is the problem of the OF not doing snapshotting, but method resolution assumes it does. An older fix was https://github.com/rust-lang/rust/pull/26324.
`net::{TcpStream,TcpListener}::set_only_v6` are useless (#33052)
- Removed I-nominated. By @sfackler
Compilation ICE on nphysics crate (#33096)
- Added P-high. By @nikomatsakis
triage: P-high