Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix case where doc_markdown is triggered on words ending with "ified" #13163

Merged
merged 2 commits into from
Aug 10, 2024

Conversation

GuillaumeGomez
Copy link
Member

Fixes #13097.

r? @Alexendoo

changelog: Fix case where doc_markdown is triggered on words ending with "ified"

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 26, 2024
@Alexendoo
Copy link
Member

Yeah looks good, unlikely to hit a FN with this

@bors r+

@bors
Copy link
Contributor

bors commented Aug 10, 2024

📌 Commit 88506a9 has been approved by Alexendoo

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 10, 2024

⌛ Testing commit 88506a9 with merge c8b0923...

@bors
Copy link
Contributor

bors commented Aug 10, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Alexendoo
Pushing c8b0923 to master...

@bors bors merged commit c8b0923 into rust-lang:master Aug 10, 2024
8 checks passed
@GuillaumeGomez GuillaumeGomez deleted the fix-13097 branch August 10, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doc_markdown suggests backticks for text that is not an identifier
4 participants