Skip to content

Polish missing_enforced_import_renames documentation #12036

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

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

kpreid
Copy link
Contributor

@kpreid kpreid commented Dec 28, 2023

  • Fixes a typo in the name of the lint (enforce-import-renames instead of enforced-import-renames).
  • Copyedit “Why” paragraph.
  • Make the example configuration use a multi-line list, since it is not particularly expected that a real project will have exactly one rename to enforce (and the old formatting had unbalanced whitespace).

changelog: none

* Fixes a typo in the name of the lint (`enforce-import-renames`
  instead of `enforced-import-renames`).
* Copyedit “Why” paragraph.
* Make the example configuration use a multi-line list, since it is not
  particularly expected that a real project will have *exactly one*
  rename to enforce (and the old formatting had unbalanced whitespace).
@rustbot
Copy link
Collaborator

rustbot commented Dec 28, 2023

r? @Alexendoo

(rustbot has picked a reviewer for you, use r? to override)

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

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Jan 5, 2024

📌 Commit b8aab4b has been approved by Alexendoo

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 5, 2024

⌛ Testing commit b8aab4b with merge eec0f3d...

@bors
Copy link
Contributor

bors commented Jan 5, 2024

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

@bors bors merged commit eec0f3d into rust-lang:master Jan 5, 2024
@kpreid kpreid deleted the patch-1 branch March 21, 2024 21:23
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.

4 participants