Skip to content

Remove pointless A: Allocator bounds in boxed.rs - #162735

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
maxdexh:boundless-fun
Sep 14, 2026
Merged

rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
maxdexh:boundless-fun

Conversation

@maxdexh

@maxdexh maxdexh commented Sep 13, 2026 •

Copy link
Copy Markdown
Member

bottom text

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Sep 13, 2026
@maxdexh maxdexh changed the title boundless fun Remove pointless A: Allocator bounds in boxed.rs Sep 13, 2026
@maxdexh
maxdexh marked this pull request as ready for review September 13, 2026 20:45
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 13, 2026
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Sep 13, 2026
@rustbot

rustbot commented Sep 13, 2026

Copy link
Copy Markdown
Collaborator

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: libs
  • libs expanded to 12 candidates
  • Random selection from Darksonn, JohnTitor, Mark-Simulacrum, clarfonthey, jhpratt

@jhpratt

jhpratt commented Sep 14, 2026

Copy link
Copy Markdown
Member

r? jhpratt

@bors r+ rollup

@rust-bors

rust-bors Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

📌 Commit f0eb4b5 has been approved by jhpratt

It is now in the queue for this repository.

@rust-bors rust-bors Bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 14, 2026
@rust-bors rust-bors Bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 14, 2026
Zalathar added a commit to Zalathar/rust that referenced this pull request Sep 14, 2026
Remove pointless `A: Allocator` bounds in boxed.rs

bottom text
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Sep 14, 2026
Remove pointless `A: Allocator` bounds in boxed.rs

bottom text
rust-bors Bot pushed a commit that referenced this pull request Sep 14, 2026
…uwer

Rollup of 11 pull requests

Successful merges:

 - #162752 (`rust-analyzer` subtree update)
 - #161868 (libtest: never iterate over all tests in `--exact` mode)
 - #161903 (Fix initialization cycle in `target_config`)
 - #162240 (Garbage-collect old incremental compilation sessions)
 - #161675 (document that t-lang does not need involvement for unobservable intrisics)
 - #162630 (Simplify the `G` in `Diag<'a, G>`)
 - #162647 (Add regression test for previous overflow evaluating the requirement)
 - #162703 (regression test for valtree leaf const)
 - #162723 (Add regression test for unexpected type for constructor)
 - #162735 (Remove pointless `A: Allocator` bounds in boxed.rs)
 - #162736 (clean up trivial region constraint filtering)
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Sep 14, 2026
Remove pointless `A: Allocator` bounds in boxed.rs

bottom text
rust-bors Bot pushed a commit that referenced this pull request Sep 14, 2026
…uwer

Rollup of 15 pull requests

Successful merges:

 - #162752 (`rust-analyzer` subtree update)
 - #161903 (Fix initialization cycle in `target_config`)
 - #162240 (Garbage-collect old incremental compilation sessions)
 - #162610 (fix tailcall indirect return)
 - #162634 (Implement semantic analysis for named `Fn` trait params)
 - #161675 (document that t-lang does not need involvement for unobservable intrisics)
 - #162160 (turn aligned-in-packed error into lint)
 - #162504 (Stabilize `unsafe_cell_access`)
 - #162516 (tidy: Sort multi-line types by treating `>` as a closing bracket)
 - #162630 (Simplify the `G` in `Diag<'a, G>`)
 - #162647 (Add regression test for previous overflow evaluating the requirement)
 - #162703 (regression test for valtree leaf const)
 - #162723 (Add regression test for unexpected type for constructor)
 - #162735 (Remove pointless `A: Allocator` bounds in boxed.rs)
 - #162736 (clean up trivial region constraint filtering)
rust-bors Bot pushed a commit that referenced this pull request Sep 14, 2026
…uwer

Rollup of 16 pull requests

Successful merges:

 - #162762 (Subtree sync for rustc_codegen_cranelift)
 - #162752 (`rust-analyzer` subtree update)
 - #161903 (Fix initialization cycle in `target_config`)
 - #162240 (Garbage-collect old incremental compilation sessions)
 - #162610 (fix tailcall indirect return)
 - #162634 (Implement semantic analysis for named `Fn` trait params)
 - #161675 (document that t-lang does not need involvement for unobservable intrisics)
 - #162160 (turn aligned-in-packed error into lint)
 - #162504 (Stabilize `unsafe_cell_access`)
 - #162516 (tidy: Sort multi-line types by treating `>` as a closing bracket)
 - #162630 (Simplify the `G` in `Diag<'a, G>`)
 - #162647 (Add regression test for previous overflow evaluating the requirement)
 - #162703 (regression test for valtree leaf const)
 - #162723 (Add regression test for unexpected type for constructor)
 - #162735 (Remove pointless `A: Allocator` bounds in boxed.rs)
 - #162736 (clean up trivial region constraint filtering)
@rust-bors
rust-bors Bot merged commit 1a343b4 into rust-lang:main Sep 14, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Sep 14, 2026
rust-bors Bot pushed a commit that referenced this pull request Sep 14, 2026
Rollup merge of #162735 - maxdexh:boundless-fun, r=jhpratt

Remove pointless `A: Allocator` bounds in boxed.rs

bottom text
@maxdexh
maxdexh deleted the boundless-fun branch September 14, 2026 16:29
@rust-timer

Copy link
Copy Markdown
Collaborator

Note

This PR was benchmarked as part of triage of its containing rollup: triage URL.

Finished benchmarking commit (65f6e76): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This perf run didn't have relevant results for this metric.

Max RSS (memory usage)

Results (primary -2.1%)

A less reliable metric. May be of interest, but not used to determine the overall result above.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
-2.1% [-2.1%, -2.1%] 1
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) -2.1% [-2.1%, -2.1%] 1

Cycles

This perf run didn't have relevant results for this metric.

Binary size

This perf run didn't have relevant results for this metric.

Bootstrap: missing data
Artifact size: 406.96 MiB -> 406.91 MiB (-0.01%)

github-actions Bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Sep 17, 2026
…uwer

Rollup of 16 pull requests

Successful merges:

 - rust-lang/rust#162762 (Subtree sync for rustc_codegen_cranelift)
 - rust-lang/rust#162752 (`rust-analyzer` subtree update)
 - rust-lang/rust#161903 (Fix initialization cycle in `target_config`)
 - rust-lang/rust#162240 (Garbage-collect old incremental compilation sessions)
 - rust-lang/rust#162610 (fix tailcall indirect return)
 - rust-lang/rust#162634 (Implement semantic analysis for named `Fn` trait params)
 - rust-lang/rust#161675 (document that t-lang does not need involvement for unobservable intrisics)
 - rust-lang/rust#162160 (turn aligned-in-packed error into lint)
 - rust-lang/rust#162504 (Stabilize `unsafe_cell_access`)
 - rust-lang/rust#162516 (tidy: Sort multi-line types by treating `>` as a closing bracket)
 - rust-lang/rust#162630 (Simplify the `G` in `Diag<'a, G>`)
 - rust-lang/rust#162647 (Add regression test for previous overflow evaluating the requirement)
 - rust-lang/rust#162703 (regression test for valtree leaf const)
 - rust-lang/rust#162723 (Add regression test for unexpected type for constructor)
 - rust-lang/rust#162735 (Remove pointless `A: Allocator` bounds in boxed.rs)
 - rust-lang/rust#162736 (clean up trivial region constraint filtering)
bjorn3 pushed a commit to rust-lang/rustc_codegen_cranelift that referenced this pull request Sep 18, 2026
…uwer

Rollup of 16 pull requests

Successful merges:

 - rust-lang/rust#162762 (Subtree sync for rustc_codegen_cranelift)
 - rust-lang/rust#162752 (`rust-analyzer` subtree update)
 - rust-lang/rust#161903 (Fix initialization cycle in `target_config`)
 - rust-lang/rust#162240 (Garbage-collect old incremental compilation sessions)
 - rust-lang/rust#162610 (fix tailcall indirect return)
 - rust-lang/rust#162634 (Implement semantic analysis for named `Fn` trait params)
 - rust-lang/rust#161675 (document that t-lang does not need involvement for unobservable intrisics)
 - rust-lang/rust#162160 (turn aligned-in-packed error into lint)
 - rust-lang/rust#162504 (Stabilize `unsafe_cell_access`)
 - rust-lang/rust#162516 (tidy: Sort multi-line types by treating `>` as a closing bracket)
 - rust-lang/rust#162630 (Simplify the `G` in `Diag<'a, G>`)
 - rust-lang/rust#162647 (Add regression test for previous overflow evaluating the requirement)
 - rust-lang/rust#162703 (regression test for valtree leaf const)
 - rust-lang/rust#162723 (Add regression test for unexpected type for constructor)
 - rust-lang/rust#162735 (Remove pointless `A: Allocator` bounds in boxed.rs)
 - rust-lang/rust#162736 (clean up trivial region constraint filtering)
pull Bot pushed a commit to xtqqczze/rust-lang-rust-analyzer that referenced this pull request Sep 21, 2026
…uwer

Rollup of 16 pull requests

Successful merges:

 - rust-lang/rust#162762 (Subtree sync for rustc_codegen_cranelift)
 - rust-lang/rust#162752 (`rust-analyzer` subtree update)
 - rust-lang/rust#161903 (Fix initialization cycle in `target_config`)
 - rust-lang/rust#162240 (Garbage-collect old incremental compilation sessions)
 - rust-lang/rust#162610 (fix tailcall indirect return)
 - rust-lang/rust#162634 (Implement semantic analysis for named `Fn` trait params)
 - rust-lang/rust#161675 (document that t-lang does not need involvement for unobservable intrisics)
 - rust-lang/rust#162160 (turn aligned-in-packed error into lint)
 - rust-lang/rust#162504 (Stabilize `unsafe_cell_access`)
 - rust-lang/rust#162516 (tidy: Sort multi-line types by treating `>` as a closing bracket)
 - rust-lang/rust#162630 (Simplify the `G` in `Diag<'a, G>`)
 - rust-lang/rust#162647 (Add regression test for previous overflow evaluating the requirement)
 - rust-lang/rust#162703 (regression test for valtree leaf const)
 - rust-lang/rust#162723 (Add regression test for unexpected type for constructor)
 - rust-lang/rust#162735 (Remove pointless `A: Allocator` bounds in boxed.rs)
 - rust-lang/rust#162736 (clean up trivial region constraint filtering)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant 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