Skip to content

Cargo workflow - #18

Merged
emmatyping merged 1 commit into
Rust-for-CPython:3.15-rust-in-cpythonfrom
MyHoneyBadger:rust_workflow
Dec 30, 2025
Merged

Cargo workflow#18
emmatyping merged 1 commit into
Rust-for-CPython:3.15-rust-in-cpythonfrom
MyHoneyBadger:rust_workflow

Conversation

@alex-semenyuk

Copy link
Copy Markdown

No description provided.

@alex-semenyuk
alex-semenyuk force-pushed the rust_workflow branch 3 times, most recently from 2d231d9 to b471c90 Compare December 30, 2025 08:32
@alex-semenyuk
alex-semenyuk marked this pull request as draft December 30, 2025 08:34
@alex-semenyuk
alex-semenyuk force-pushed the rust_workflow branch 4 times, most recently from 87dbe46 to ed76bb6 Compare December 30, 2025 11:01
@alex-semenyuk
alex-semenyuk marked this pull request as ready for review December 30, 2025 11:01
Comment thread .github/workflows/cargo.yml Outdated

@emmatyping emmatyping left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I think this is a good initial check to make sure that we are following clippy/rustfmt.

@emmatyping
emmatyping merged commit e776700 into Rust-for-CPython:3.15-rust-in-cpython Dec 30, 2025
31 of 41 checks passed
RMPR pushed a commit to RMPR/cpython that referenced this pull request Jul 7, 2026
Kivooeo pushed a commit to Kivooeo/cpython that referenced this pull request Jul 22, 2026
…H-152153)

Implement set difference [A--B], intersection [A&&B] and union [A||B] in
regular expression character classes (Unicode Technical Standard Rust-for-CPython#18),
including nested, complemented and compound set operands.  Symmetric
difference [A~~B] remains reserved.

Also use the new syntax in the standard library (_strptime, textwrap,
doctest, pkgutil).

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Kivooeo pushed a commit to Kivooeo/cpython that referenced this pull request Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants