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

Removing leading :: from databake expressions #3450

Merged
merged 1 commit into from
May 25, 2023

Conversation

robertbastian
Copy link
Member

@robertbastian robertbastian commented May 25, 2023

I put these in to avoid the outer scope redefining crates, but for #2743 we actually need this functionality.

#2945

@jira-pull-request-webhook

This comment was marked as spam.

Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Praise: Thanks for making a single atomic change.

Although I have raised concerns about using crate imports in this way in the past, for databake specifically, I think it makes sense to allow imports in this way because it may actually be desirable to perform renames on the modules used by databake.

@robertbastian robertbastian merged commit 460b572 into unicode-org:main May 25, 2023
@robertbastian robertbastian deleted the colon branch May 25, 2023 17:01
@Manishearth Manishearth mentioned this pull request Sep 21, 2023
13 tasks
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.

3 participants