Skip to content

Compatible with Rust 2024 Edition - #24

Open
phoepsilonix wants to merge 1 commit into
Morganamilo:masterfrom
phoepsilonix:rust2024
Open

Compatible with Rust 2024 Edition#24
phoepsilonix wants to merge 1 commit into
Morganamilo:masterfrom
phoepsilonix:rust2024

Conversation

@phoepsilonix

@phoepsilonix phoepsilonix commented Jan 15, 2026

Copy link
Copy Markdown

Once the raur update is adopted and the version number is updated to 8.0.0, we can support Rust 2024 Edition by updating the raur version to 8.0.0 in both paru and aur-depends.

Morganamilo/paru#1500
https://gitlab.com/davidbittner/raur/-/merge_requests/30

@phoepsilonix phoepsilonix changed the title Update raur v8.0.0 WIP: Compatible with Rust 2024 Edition Jan 15, 2026
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 15, 2026
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 15, 2026
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 18, 2026
1. Updated to reqwest 0.13.1
However, using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

https://gitlab.com/tagawa0525/raur
ref commit 20388cb9cf106de34e152da002045d8c8edce2d3

Remove explicit 'ref' binding modifiers in match patterns as they are
no longer allowed when the default binding mode is already a reference.
This resolves compilation errors introduced by Rust 2024 edition changes
to match ergonomics.

2. Update raur v8.0.0
https://gitlab.com/davidbittner/raur/-/merge_requests/30

PR Morganamilo#1498
Morganamilo/aur-depends#24

Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
Specifying rusttls-tls enables the default feature for reqwest.
Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

The default has been set to native-tls.
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 18, 2026
1. Updated to reqwest 0.13.1
However, using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

https://gitlab.com/tagawa0525/raur
ref commit 20388cb9cf106de34e152da002045d8c8edce2d3

Remove explicit 'ref' binding modifiers in match patterns as they are
no longer allowed when the default binding mode is already a reference.
This resolves compilation errors introduced by Rust 2024 edition changes
to match ergonomics.

2. Update raur v8.0.0
https://gitlab.com/davidbittner/raur/-/merge_requests/30

PR Morganamilo#1500
Morganamilo/aur-depends#24

Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
Specifying rusttls-tls enables the default feature for reqwest.
Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

The default has been set to native-tls.
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 18, 2026
1. Updated to reqwest 0.13.1
However, using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

https://gitlab.com/tagawa0525/raur
ref commit 20388cb9cf106de34e152da002045d8c8edce2d3

2. Update raur v8.0.0
Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
Specifying rusttls-tls enables the default feature for reqwest.
Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

The default has been set to native-tls.

https://gitlab.com/davidbittner/raur/-/merge_requests/30

ref
PR Morganamilo#1500
Morganamilo/aur-depends#24
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 18, 2026
1. Updated to reqwest 0.13.1
However, using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

2. Update raur v8.0.0
Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
Specifying rusttls-tls enables the default feature for reqwest.
Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

The default has been set to native-tls.

https://gitlab.com/davidbittner/raur/-/merge_requests/30

ref
PR Morganamilo#1500
Morganamilo/aur-depends#24
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 18, 2026
1. Updated to reqwest 0.13.1
  Using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

2. Update raur v8.0.0
  Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
  Specifying rusttls-tls enables the default feature for reqwest.
  Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

  The default has been set to native-tls.

  https://gitlab.com/davidbittner/raur/-/merge_requests/30

ref
  PR Morganamilo#1500
  Morganamilo/aur-depends#24
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 18, 2026
1. Updated to reqwest 0.13.1
  Using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

2. Update raur v8.0.0
  Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
  Specifying rusttls-tls enables the default feature for reqwest.
  Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

  The default has been set to native-tls.

  https://gitlab.com/davidbittner/raur/-/merge_requests/30

ref
  PR Morganamilo#1500
  Morganamilo/aur-depends#24
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 18, 2026
1. Update raur v8.0.0
  Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
  Specifying rusttls-tls enables the default feature for reqwest.
  Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

  The default has been set to native-tls.

  https://gitlab.com/davidbittner/raur/-/merge_requests/30

2. Updated to reqwest 0.13.1
  Using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

ref
  PR Morganamilo#1500
  Morganamilo/aur-depends#24
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 18, 2026
1. Update raur v8.0.0
  Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
  Specifying rusttls-tls enables the default feature for reqwest.(Depends on aws-lc-rs)
  Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

  The default has been set to native-tls.

  https://gitlab.com/davidbittner/raur/-/merge_requests/30

2. Updated to reqwest 0.13.1
  Using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

ref
  PR Morganamilo#1500
  Morganamilo/aur-depends#24
@phoepsilonix

phoepsilonix commented Jan 31, 2026

Copy link
Copy Markdown
Author

Merging both Morganamilo/paru#1500 and #24 will make it compatible with the 2024 edition.

@phoepsilonix phoepsilonix changed the title WIP: Compatible with Rust 2024 Edition Compatible with Rust 2024 Edition Jan 31, 2026
@phoepsilonix
phoepsilonix marked this pull request as ready for review January 31, 2026 21:22
phoepsilonix added a commit to phoepsilonix/paru that referenced this pull request Jan 31, 2026
1. Update raur v8.0.0
  Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
  Specifying rusttls-tls enables the default feature for reqwest.(Depends on aws-lc-rs)
  Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.

  The default has been set to native-tls.

  https://gitlab.com/davidbittner/raur/-/merge_requests/30

2. Updated to reqwest 0.13.1
  Using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.

ref
  PR Morganamilo#1500
  Morganamilo/aur-depends#24
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