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

Rename generate_units -> generate_root_units #11458

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

weihanglo
Copy link
Member

What does this PR try to resolve?

  • Rename generate_units -> generate_root_units to reflect its purpose more precisely.
  • Some minor doc updates related to UnitGenerator.

How should we test and review this PR?

cargo doc --document-private-items --no-deps --open and proofread.

@rustbot
Copy link
Collaborator

rustbot commented Dec 5, 2022

r? @epage

(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 5, 2022
@epage
Copy link
Contributor

epage commented Dec 5, 2022

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 5, 2022

📌 Commit 6683e39 has been approved by epage

It is now in the queue for this repository.

@bors bors 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 Dec 5, 2022
@bors
Copy link
Collaborator

bors commented Dec 5, 2022

⌛ Testing commit 6683e39 with merge 70898e5...

@bors
Copy link
Collaborator

bors commented Dec 5, 2022

☀️ Test successful - checks-actions
Approved by: epage
Pushing 70898e5 to master...

@bors bors merged commit 70898e5 into rust-lang:master Dec 5, 2022
@weihanglo weihanglo deleted the doc/unit-generator branch December 5, 2022 21:12
weihanglo added a commit to weihanglo/rust that referenced this pull request Dec 10, 2022
2 commits in f6e737b1e3386adb89333bf06a01f68a91ac5306..70898e522116f6c23971e2a554b2dc85fd4c84cd
2022-12-02 20:21:24 +0000 to 2022-12-05 19:43:44 +0000
- Rename `generate_units` -> `generate_root_units` (rust-lang/cargo#11458)
- Implements cargo file locking using fcntl on Solaris. (rust-lang/cargo#11439)
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 10, 2022
Update cargo

2 commits in f6e737b1e3386adb89333bf06a01f68a91ac5306..70898e522116f6c23971e2a554b2dc85fd4c84cd 2022-12-02 20:21:24 +0000 to 2022-12-05 19:43:44 +0000

- Rename `generate_units` -> `generate_root_units` (rust-lang/cargo#11458)
- Implements cargo file locking using fcntl on Solaris. (rust-lang/cargo#11439)

r? `@ghost`
@ehuss ehuss added this to the 1.68.0 milestone Dec 14, 2022
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants