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

style: rename ui::input module to ui::ui_input to avoid ambiguity. #759

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

zicklag
Copy link
Member

@zicklag zicklag commented Apr 5, 2023

Renaming the module avoids the input module from crate::ui from being ambiguous with crate::input in the prelude.

This also fixes an upcomming clippy lint in the next version of Rust.

@zicklag zicklag enabled auto-merge April 5, 2023 18:10
@zicklag zicklag disabled auto-merge April 5, 2023 18:10
@zicklag zicklag enabled auto-merge April 5, 2023 18:11
@zicklag zicklag added this pull request to the merge queue Apr 5, 2023
Merged via the queue into fishfolk:main with commit ca6f5d7 Apr 5, 2023
@zicklag zicklag deleted the style/re-export branch April 5, 2023 18:17
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.

1 participant