Skip to content

add tracking issue number to const_slice_split_at_not_mut - #101159

Merged
bors merged 1 commit into
rust-lang:masterfrom
tspiteri:track-const-slice-split_at
Aug 31, 2022
Merged

add tracking issue number to const_slice_split_at_not_mut#101159
bors merged 1 commit into
rust-lang:masterfrom
tspiteri:track-const-slice-split_at

Conversation

@tspiteri

Copy link
Copy Markdown
Contributor

Add issue number #101158 to const_slice_split_at_not_mut feature.

@rustbotrustbot added the T-libs Relevant to the library team, which will review and decide on the PR/issue. label Aug 29, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 29, 2022
@rust-log-analyzer

This comment has been minimized.

@tspiteri
tspiteriforce-pushed the track-const-slice-split_at branch from 767e352 to 4d95035CompareAugust 29, 2022 18:14
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 30, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 4d95035 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 30, 2022
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Aug 30, 2022
…t, r=Mark-Simulacrum
add tracking issue number to const_slice_split_at_not_mut
Add issue number rust-lang#101158 to `const_slice_split_at_not_mut` feature.
@JohnTitorJohnTitor mentioned this pull request Aug 30, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 31, 2022
Rollup of 10 pull requests
Successful merges:
- rust-lang#100804 (Fix search results color on hover for ayu theme)
- rust-lang#100892 (Add `AsFd` implementations for stdio types on WASI.)
- rust-lang#100927 (Adding new Fuchsia rustup docs... reworking walkthrough)
- rust-lang#101088 (Set DebuginfoKind::Pdb in msvc_base)
- rust-lang#101159 (add tracking issue number to const_slice_split_at_not_mut)
- rust-lang#101192 (Remove path string)
- rust-lang#101193 (Avoid zeroing large stack buffers in stdio on Windows)
- rust-lang#101197 (:arrow_up: rust-analyzer)
- rust-lang#101200 (Add test for issue rust-lang#85872)
- rust-lang#101219 (Update books)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 60e8550 into rust-lang:masterAug 31, 2022
@rustbotrustbot added this to the 1.65.0 milestone Aug 31, 2022
@tspiteri
tspiteri deleted the track-const-slice-split_at branch September 16, 2022 07:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-libsRelevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@tspiteri@rust-highfive@rust-log-analyzer@Mark-Simulacrum@bors@rustbot