Skip to content

Use extended regex syntax#154420

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
dingxiangfei2009:extended-regex-grep
Mar 26, 2026
Merged

Use extended regex syntax#154420
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
dingxiangfei2009:extended-regex-grep

Conversation

@dingxiangfei2009
Copy link
Contributor

... and match on optional minor version for python.

... and match on optional minor version for python

Signed-off-by: Xiangfei Ding <dingxiangfei2009@protonmail.ch>
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Mar 26, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 26, 2026

r? @jieyouxu

rustbot has assigned @jieyouxu.
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:

  • Fallback group: @Mark-Simulacrum, @jieyouxu
  • @Mark-Simulacrum, @jieyouxu expanded to Mark-Simulacrum, jieyouxu
  • Random selection from Mark-Simulacrum, jieyouxu

Copy link
Member

@jieyouxu jieyouxu left a comment

Choose a reason for hiding this comment

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

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 26, 2026

📌 Commit f33b5cb has been approved by jieyouxu

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Mar 26, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 26, 2026
…ep, r=jieyouxu

Use extended regex syntax

... and match on optional minor version for python.
rust-bors bot pushed a commit that referenced this pull request Mar 26, 2026
…uwer

Rollup of 5 pull requests

Successful merges:

 - #152757 (Add x86_64-unknown-linux-gnu{m,t}san target which enables {M,T}San by default)
 - #154354 (Add more tests for the parallel frontend)
 - #154088 (Reorder inline asm operands in pretty printer to satisfy grammar constraints)
 - #154407 (Link from `assert_matches` to `debug_assert_matches`)
 - #154420 (Use extended regex syntax)
@rust-bors rust-bors bot merged commit 90bebc0 into rust-lang:main Mar 26, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 26, 2026
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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants