Skip to content

Remove an allocation in min_stack - #118807

Merged
bors merged 1 commit into
rust-lang:masterfrom
SUPERCILEX:allo
Dec 11, 2023
Merged

Remove an allocation in min_stack#118807
bors merged 1 commit into
rust-lang:masterfrom
SUPERCILEX:allo

Conversation

@SUPERCILEX

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
@rustbot

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

(rustbot has picked a reviewer for you, use r? to override)

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Dec 10, 2023
@the8472

the8472 commented Dec 11, 2023

Copy link
Copy Markdown
Member

LGTM

@bors r+ rollup

@bors

bors commented Dec 11, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit af8dfde has been approved by the8472

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 Dec 11, 2023
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Dec 11, 2023
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Dec 11, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 11, 2023
…llaumeGomez
Rollup of 5 pull requests
Successful merges:
- rust-lang#118417 (Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`.)
- rust-lang#118661 (Restore `const PartialEq`)
- rust-lang#118802 (Remove edition umbrella features.)
- rust-lang#118807 (Remove an allocation in min_stack)
- rust-lang#118812 (rustdoc-search: do not treat associated type names as types)
r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 11, 2023
…llaumeGomez
Rollup of 3 pull requests
Successful merges:
- rust-lang#118802 (Remove edition umbrella features.)
- rust-lang#118807 (Remove an allocation in min_stack)
- rust-lang#118812 (rustdoc-search: do not treat associated type names as types)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit f712d73 into rust-lang:masterDec 11, 2023
@rustbotrustbot added this to the 1.76.0 milestone Dec 11, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 11, 2023
Rollup merge of rust-lang#118807 - SUPERCILEX:allo, r=the8472
Remove an allocation in min_stack
@SUPERCILEX
SUPERCILEX deleted the allo branch December 27, 2024 20:57
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.

5 participants

@SUPERCILEX@rustbot@the8472@bors@Mark-Simulacrum