Skip to content

Conversation

@tcharding
Copy link
Member

As we did for the main crate, enable edition 2018 in the integration_test crate.

tcharding added 3 commits May 3, 2022 11:09
Enable edition 2018 in the manifest and remove usage of `extern crate`.
Cargo emits warning:

 warning: hidden lifetime parameters in types are deprecated

As suggested, use the anonymous lifetime.
As we have edition 2018 we no longer need to import `bitcoin`
explicitly.
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 3188d06

Copy link
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

ACK 3188d06

@sanket1729 sanket1729 merged commit 1d194d3 into rust-bitcoin:master May 9, 2022
@tcharding tcharding deleted the int-tests-edition-2018 branch May 10, 2022 01:45
heap-coder added a commit to heap-coder/rust-miniscript that referenced this pull request Sep 27, 2025
…ion 2018

3188d06e6ecb8e84547fe72d9c998fe22aa467c5 Remove unneeded import (Tobin C. Harding)
abb2f558aef65791be63255d36beca682c3034dd Use the anonymous lifetime (Tobin C. Harding)
45a5d4900327287e2a02bf3b0d0c13979892fcc3 Enable edition 2018 (Tobin C. Harding)

Pull request description:

  As we did for the main crate, enable edition 2018 in the `integration_test` crate.

ACKs for top commit:
  apoelstra:
    ACK 3188d06e6ecb8e84547fe72d9c998fe22aa467c5
  sanket1729:
    ACK 3188d06e6ecb8e84547fe72d9c998fe22aa467c5

Tree-SHA512: 8183cbc074a36175f1a7f723e89629577e13c646274730abc4bb9b5e16c2a250dad4dfb4059283ab7523d9586d9728f0b381afe991e9ec51c9ea641b5dc60480
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