Nominated 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)

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

pub use can reference private items in a an enclosing module (#23266)

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

Remaining issues

borrow-checker allows partial reinit of struct that has been moved away, but no use of it. (#21232)

panic!("{}") shouldn't compile (#22932)

Compiler panic on two-line feature gate (#23110)

ref mut bindings fail to enforce invariance (#23116)

Array pattern adjustments (Tracking issue for RFC #495) (#23121)

Fix private module loophole in the 'private type in public item' check (#23290)

Admin issues

Permalink to this digest