Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

[version] Update to Rust edition 2021 #224

Closed
appetrosyan opened this issue Feb 19, 2023 · 0 comments · Fixed by #225
Closed

[version] Update to Rust edition 2021 #224

appetrosyan opened this issue Feb 19, 2023 · 0 comments · Fixed by #225
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request version A versioning issue: either an outdated dependency or an update to the Rust edition
Milestone

Comments

@appetrosyan
Copy link
Contributor

Rust edition 2021 is out. This deprecates some backwards compatibility but enables multiple enhancements. Given that Ursa is under no obligation to be compilable on older versions of Rust (and in fact can benefit greatly from the new features), it is rational to ensure that Ursa compiles with the latest edition of Rust.

Moreover, this will ensure compatibility with newer versions of several libraries. And is needed for #223

@appetrosyan appetrosyan added enhancement New feature or request dependencies Pull requests that update a dependency file version A versioning issue: either an outdated dependency or an update to the Rust edition labels Feb 19, 2023
@appetrosyan appetrosyan added this to the v1.0 milestone Feb 19, 2023
@appetrosyan appetrosyan self-assigned this Feb 19, 2023
appetrosyan added a commit to appetrosyan/ursa that referenced this issue Feb 19, 2023
appetrosyan added a commit to appetrosyan/ursa that referenced this issue Feb 19, 2023
appetrosyan added a commit to appetrosyan/ursa that referenced this issue Feb 19, 2023
@appetrosyan appetrosyan pinned this issue Feb 22, 2023
ryjones pushed a commit to appetrosyan/ursa that referenced this issue Mar 16, 2023
ryjones pushed a commit to appetrosyan/ursa that referenced this issue Apr 24, 2023
…ition 2021

Signed-off-by: Aleksandr Petrosyan <[email protected]>
Signed-off-by: Ry Jones <[email protected]>
@brentzundel brentzundel unpinned this issue Apr 24, 2023
appetrosyan added a commit to appetrosyan/ursa that referenced this issue Apr 24, 2023
ryjones pushed a commit that referenced this issue Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request version A versioning issue: either an outdated dependency or an update to the Rust edition
Development

Successfully merging a pull request may close this issue.

1 participant