Skip to content

separate flock implementations into separate modules - #96058

Merged
bors merged 1 commit into
rust-lang:masterfrom
euclio:flock-impls
Apr 16, 2022
Merged

separate flock implementations into separate modules#96058
bors merged 1 commit into
rust-lang:masterfrom
euclio:flock-impls

Conversation

@euclio

Copy link
Copy Markdown
Contributor

The main benefit of doing this is that rustfmt will now format each of these modules.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nagisa

(rust-highfive has picked a reviewer for you, use r? to override)

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Apr 14, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 14, 2022
@nagisa

Copy link
Copy Markdown
Member

@bors r+ Thanks!

@bors

bors commented Apr 16, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 219d81f has been approved by nagisa

@borsbors 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 Apr 16, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Apr 16, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 16, 2022
Rollup of 7 pull requests
Successful merges:
- rust-lang#94985 (Parse inner attributes on inline const block)
- rust-lang#95006 (Reject `#[thread_local]` attribute on non-static items)
- rust-lang#95426 (Include Refs in Valtree Creation)
- rust-lang#95908 (Inline `shallow_resolve_ty` into `ShallowResolver`)
- rust-lang#96058 (separate flock implementations into separate modules)
- rust-lang#96088 (Update mdbook)
- rust-lang#96118 (rustdoc: Rename `def_id` into `item_id` when the type is `ItemId` for readability)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 9905774 into rust-lang:masterApr 16, 2022
@rustbotrustbot added this to the 1.62.0 milestone Apr 16, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@euclio@rust-highfive@nagisa@bors@rustbot