Skip to content

Conversation

nnethercote
Copy link
Contributor

The bitflags! macro in the latest release has slightly streamlined codegen. See bitflags/bitflags#458 for details.

r? @yaahc

The `bitflags!` macro in the latest release has slightly streamlined
codegen. See bitflags/bitflags#458 for details.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 24, 2025
@rustbot
Copy link
Collaborator

rustbot commented Aug 24, 2025

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

@joshtriplett
Copy link
Member

r=me once CI is green.

@fmease
Copy link
Member

fmease commented Aug 25, 2025

@bors r=joshtriplett

@bors
Copy link
Collaborator

bors commented Aug 25, 2025

📌 Commit 63b26c5 has been approved by joshtriplett

It is now in the queue for this repository.

@bors bors 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 25, 2025
@nnethercote
Copy link
Contributor Author

@bors rollup

Zalathar added a commit to Zalathar/rust that referenced this pull request Aug 25, 2025
…triplett

Update `bitflags` to 2.9.3.

The `bitflags!` macro in the latest release has slightly streamlined codegen. See bitflags/bitflags#458 for details.

r? `@yaahc`
@Zalathar
Copy link
Contributor

Tracking down a failure in rollup #145833.

@bors try jobs=dist-various-2

@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Aug 25, 2025
Update `bitflags` to 2.9.3.

try-job: dist-various-2
@rust-bors
Copy link

rust-bors bot commented Aug 25, 2025

☀️ Try build successful (CI)
Build commit: dab32a5 (dab32a5d96494ae18baeb240ed5d237b2c7f25cb, parent: a1dbb443527bd126452875eb5d5860c1d001d761)

bors added a commit that referenced this pull request Aug 25, 2025
Rollup of 10 pull requests

Successful merges:

 - #135761 (Dial down detail of B-tree description)
 - #145620 (Account for impossible bounds making seemingly unsatisfyable dyn-to-dyn casts)
 - #145788 (Fix attribute target checking for macro calls)
 - #145794 (bootstrap.py: Improve CPU detection on NetBSD)
 - #145817 (cg_llvm: Replace the `llvm::Bool` typedef with a proper newtype)
 - #145820 (raw-dylib-elf: set correct `DT_VERDEFNUM`)
 - #145828 (Update `bitflags` to 2.9.3.)
 - #145830 (Remove the lifetime from `ExpTokenPair`/`SeqSep`.)
 - #145836 (Remove outdated bug comments)
 - #145842 (rustc-dev-guide subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit eb9e6f4 into rust-lang:master Aug 25, 2025
11 checks passed
@rustbot rustbot added this to the 1.91.0 milestone Aug 25, 2025
rust-timer added a commit that referenced this pull request Aug 25, 2025
Rollup merge of #145828 - nnethercote:bitflags-2.9.3, r=joshtriplett

Update `bitflags` to 2.9.3.

The `bitflags!` macro in the latest release has slightly streamlined codegen. See bitflags/bitflags#458 for details.

r? `@yaahc`
@nnethercote nnethercote deleted the bitflags-2.9.3 branch August 25, 2025 23:24
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants