Skip to content

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
Contributor

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
Contributor

bors commented Dec 5, 2022

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

@bors
Copy link
Contributor

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