Skip to content

Chore: Apply some minor clippy fixes#2092

Merged
hecrj merged 1 commit into
iced-rs:masterfrom
nyurik:clippy
Sep 19, 2023
Merged

Chore: Apply some minor clippy fixes#2092
hecrj merged 1 commit into
iced-rs:masterfrom
nyurik:clippy

Conversation

@nyurik

@nyurik nyurik commented Sep 19, 2023

Copy link
Copy Markdown
Contributor
  • Use .elapsed() for duration
  • Use direct iteration without calling .iter() and the like
  • order fields in the Text struct creation as declared

* Use `.elapsed()` for duration
* Use direct iteration without calling `.iter()` and the like
* order fields in the `Text` struct creation as declared
@hecrj hecrj added this to the 0.12 milestone Sep 19, 2023
@hecrj hecrj added improvement An internal improvement fix labels Sep 19, 2023
@hecrj hecrj enabled auto-merge September 19, 2023 11:15
@hecrj hecrj merged commit e8b01eb into iced-rs:master Sep 19, 2023
@nyurik nyurik deleted the clippy branch September 19, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix improvement An internal improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants