Skip to content

refactor: remove not mandatories 'static lifetimes#245

Merged
hecrj merged 2 commits into
iced-rs:masterfrom
tirz:refactor-bound_lifetime
Mar 30, 2020
Merged

refactor: remove not mandatories 'static lifetimes#245
hecrj merged 2 commits into
iced-rs:masterfrom
tirz:refactor-bound_lifetime

Conversation

@tirz
Copy link
Copy Markdown
Contributor

@tirz tirz commented Mar 29, 2020

Some Widgets have intensive use of 'static lifetime (for the From trait) which does not seems to be necessary.

@hecrj
Copy link
Copy Markdown
Member

hecrj commented Mar 30, 2020

Awesome. Thank you!

Did you run into any particular issues because of the stricter-than-necessary lifetimes?

@hecrj hecrj added feature New feature or request improvement An internal improvement labels Mar 30, 2020
@hecrj hecrj added this to the 0.1.0 milestone Mar 30, 2020
@hecrj hecrj removed the feature New feature or request label Mar 30, 2020
@hecrj hecrj merged commit 6e9ab1c into iced-rs:master Mar 30, 2020
@tirz tirz deleted the refactor-bound_lifetime branch March 31, 2020 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement An internal improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants