Marks issues that should be documented in the release notes of the next release.
and removed relnotes
Marks issues that should be documented in the release notes of the next release.labels
Nov 1, 2016bors added a commit that referenced this pull request
Nov 1, 2016…xcrichton Add `unwrap_or_default` method to `Result` Fixes #37025
bors
mentioned this pull request
Merged
This was referenced
Nov 1, 2016Closed
Merged
sophiajt pushed a commit to sophiajt/rust that referenced this pull request
Nov 2, 2016
…tracking-issue, r=alexcrichton Add tracking issue number to Result::unwrap_or_default unstable annotation. Implemented in rust-lang#37299. Tracking issue: rust-lang#37516.