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

Move implementation detail settings into private module #2305

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

UebelAndre
Copy link
Collaborator

is_proc_macro_dep and is_proc_macro_dep_enabled are not expected to be something users care about so I think it'd be cleaner to have them live in //rust/private

@UebelAndre UebelAndre requested a review from scentini December 4, 2023 15:50
@UebelAndre UebelAndre force-pushed the cleanup branch 4 times, most recently from 6b332cf to f46b246 Compare December 4, 2023 16:00
@UebelAndre UebelAndre merged commit f91b186 into bazelbuild:main Dec 7, 2023
2 checks passed
@UebelAndre UebelAndre deleted the cleanup branch December 7, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants