Skip to content

allow disabling module inception on private modules #10917

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
Jun 10, 2023

Conversation

Centri3
Copy link
Member

@Centri3 Centri3 commented Jun 9, 2023

Fixes #10842

changelog: Enhancement [module_inception]: Added allow-private-module-inception configuration.
#10917

@rustbot
Copy link
Collaborator

rustbot commented Jun 9, 2023

r? @xFrednet

(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 Jun 9, 2023
@Centri3 Centri3 force-pushed the module_inception branch from 04a9f5e to 19b60e1 Compare June 9, 2023 19:33
@xFrednet
Copy link
Member

LGTM, thank you for the update!

@bors r+

@bors
Copy link
Contributor

bors commented Jun 10, 2023

📌 Commit 19b60e1 has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 10, 2023

⌛ Testing commit 19b60e1 with merge 567085a...

bors added a commit that referenced this pull request Jun 10, 2023
allow disabling module inception on private modules

Fixes #10842

changelog: Enhancement [`module_inception`]: Added `allow-private-module-inception` configuration.
[#10917](#10917)
<!-- changelog_checked -->
@bors
Copy link
Contributor

bors commented Jun 10, 2023

💔 Test failed - checks-action_test

allow disabling module inception on private modules
@Centri3 Centri3 force-pushed the module_inception branch from 19b60e1 to b303e20 Compare June 10, 2023 13:09
@Centri3
Copy link
Member Author

Centri3 commented Jun 10, 2023

Darn, could've sworn I ran it that time... @xFrednet

@xFrednet
Copy link
Member

That's what the CI is for ^^

@bors r+

@bors
Copy link
Contributor

bors commented Jun 10, 2023

📌 Commit b303e20 has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 10, 2023

⌛ Testing commit b303e20 with merge e986b64...

@bors
Copy link
Contributor

bors commented Jun 10, 2023

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

@bors bors merged commit e986b64 into rust-lang:master Jun 10, 2023
@Centri3 Centri3 deleted the module_inception branch June 10, 2023 14:53
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.

disable module_inception for private modules
4 participants