Uh oh!
There was an error while loading. Please reload this page.
Stabilize slice_ptr_range. - #77111
Conversation
rustbot
commented
Sep 23, 2020
Error: Label needs-fcp can only be set by Rust team members Please let |
rust-highfive
commented
Sep 23, 2020
r? @sfackler (rust_highfive has picked a reviewer for you, use r? to override) |
sfackler
commented
Sep 23, 2020
@rfcbot fcp merge |
Team member @sfackler has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
bors
commented
Sep 25, 2020
☔ The latest upstream changes (presumably #77198) made this pull request unmergeable. Please resolve the merge conflicts. Note that reviewers usually do not review pull requests until merge conflicts are resolved! Once you resolve the conflicts, you should change the labels applied by bors to indicate that your PR is ready for review. Post this as a comment to change the labels: |
3758402 to
f289468Comparerfcbot
commented
Sep 29, 2020
🔔 This is now entering its final comment period, as per the review above. 🔔 |
dtolnay
commented
Oct 1, 2020
@bors r+ |
bors
commented
Oct 1, 2020
📌 Commit f289468 has been approved by |
jeekobu
commented
Oct 1, 2020
Stabilization report? |
…slice-ptr-range, r=dtolnay Stabilize slice_ptr_range. This has been unstable for almost a year now. Time to stabilize? Closesrust-lang#65807. @rustbot modify labels: +T-libs +A-raw-pointers +A-slice +needs-fcp
Rollup of 11 pull requests Successful merges: - rust-lang#76851 (Fix 'FIXME' about using NonZeroU32 instead of u32.) - rust-lang#76979 (Improve std::sys::windows::compat) - rust-lang#77111 (Stabilize slice_ptr_range.) - rust-lang#77147 (Split sys_common::Mutex in StaticMutex and MovableMutex.) - rust-lang#77312 (Remove outdated line from `publish_toolstate` hook) - rust-lang#77362 (Fix is_absolute on WASI) - rust-lang#77375 (rustc_metadata: Do not forget to encode inherent impls for foreign types) - rust-lang#77385 (Improve the example for ptr::copy) - rust-lang#77389 (Fix some clippy lints) - rust-lang#77399 (BTreeMap: use Unique::from to avoid a cast where type information exists) - rust-lang#77429 (Link `new` method in `DefautHasher`s doc) Failed merges: r? `@ghost`
This has been unstable for almost a year now. Time to stabilize?
Closes#65807.
@rustbot modify labels: +T-libs +A-raw-pointers +A-slice +needs-fcp