Skip to content

Link from assert_matches to debug_assert_matches#154407

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
theemathas:document-debug_assert_matches
Mar 26, 2026
Merged

Link from assert_matches to debug_assert_matches#154407
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
theemathas:document-debug_assert_matches

Conversation

@theemathas
Copy link
Copy Markdown
Contributor

@theemathas theemathas commented Mar 26, 2026

This resolves a FIXME which was added in #151423.

r? @Amanieu
(Reviewer of #151423.)

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Mar 26, 2026
This resolves a FIXME which was added in
rust-lang#151423.
@theemathas theemathas force-pushed the document-debug_assert_matches branch from 4a38c24 to 91e4524 Compare March 26, 2026 05:13
@Amanieu
Copy link
Copy Markdown
Member

Amanieu commented Mar 26, 2026

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Mar 26, 2026

📌 Commit 91e4524 has been approved by Amanieu

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
…atches, r=Amanieu

Link from `assert_matches` to `debug_assert_matches`

This resolves a FIXME which was added in rust-lang#151423.

r? @Amanieu
(Reviewer of rust-lang#151423.)
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 2ff9f8d into rust-lang:main Mar 26, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 26, 2026
@theemathas theemathas deleted the document-debug_assert_matches branch March 26, 2026 21:40
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.

3 participants