Nominated issues

There is no way to create a PathBuf from an OsString without copying (#22751)

Indexing Autoref + Borrow = :( (#22826)

impl Trait for .. {} does not require a feature gate (#23225)

New Path::relative_from is less useful than old Path::path_relative_from (#23284)

RefCell::borrow does not pass borrow-check without a seemingly no-op let binding (#23338)

std::prelude::v1 still references old_path and old_io (#23377)

std::io::prelude should stop renaming Seek (#23378)

Unboxed trait object can be stored in struct without lifetime (#23410)

Remaining issues

enum variants aren't considered to be const (#5873)

Danger of leaking file descriptors when spawning processes (#12148)

Method lookup fails for operator (#21922)

glob imports ignore private items (#23157)

future-proof type-checking of binary operators (#23319)

Implement tweak to closure grammar (#23420)

remove subtyping relationship for safe/unsafe fns and replace with coercion (#23449)

Decide if Wrapping/WrappingOps should be in the prelude (#23454)

Permalink to this digest