Skip to content

Conversation

matthiaskrgr
Copy link
Member

@matthiaskrgr matthiaskrgr commented Oct 14, 2025

Successful merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

nnethercote and others added 14 commits October 13, 2025 14:07
Fixes triggering the "only small returns supported" error in the BPF
target.
…illot,Zalathar

Bitset cleanups

Some minor cleanups I did while working on rust-lang#147619.

r? ``@Zalathar``
…wiser

bpf: return results larger than one register indirectly

Fixes triggering the "only small returns supported" error in the BPF target.
fix missing link to `std::char` in `std` docs

Missed this in rust-lang#147373.
…ouwer

pretty print u128 with display

r? ``@JonathanBrouwer``
…, r=WaffleLapkin

Fewer exceptions in `span()` on parsed attributes

r? `@JonathanBrouwer`
…=JonathanBrouwer

convert `rustc_main` to the new attribute parsing infrastructure

r? `@JonathanBrouwer`
@rustbot rustbot added A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. rollup A PR which is a rollup labels Oct 14, 2025
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) rollup A PR which is a rollup T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. 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.

6 participants