Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade rust-toolchain from 1.81.0 to 1.85.0, Upgrade rust edition from 2021 to 2024 #4818

Merged

Conversation

eval-exec
Copy link
Collaborator

@eval-exec eval-exec commented Feb 24, 2025

What problem does this PR solve?

Waiting:

What's Changed:

Related changes

  • Upgrade rust-toolchain from 1.81.0 to 1.85.0
  • Upgrade rust edition from 2021 to 2024

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code ci-runs-only: [ quick_checks,linters ]

Side effects

  • Performance regression
  • Breaking backward compatibility

Release note

Title Only: Include only the PR title in the release note.

@eval-exec eval-exec changed the title Upgrade rust-toolchain to 1.85.0, Upgrade rust edition from 2021 to 2024 Upgrade rust-toolchainfrom 1.81.0 to 1.85.0, Upgrade rust edition from 2021 to 2024 Feb 24, 2025
@eval-exec eval-exec changed the title Upgrade rust-toolchainfrom 1.81.0 to 1.85.0, Upgrade rust edition from 2021 to 2024 Upgrade rust-toolchain from 1.81.0 to 1.85.0, Upgrade rust edition from 2021 to 2024 Feb 27, 2025
@eval-exec eval-exec force-pushed the exec/upgrade-toolchain-1.85.0 branch from 3310c29 to 66dcc09 Compare March 1, 2025 08:07
@eval-exec eval-exec marked this pull request as ready for review March 1, 2025 08:08
@eval-exec eval-exec requested a review from a team as a code owner March 1, 2025 08:08
@eval-exec eval-exec requested review from zhangsoledad and removed request for a team March 1, 2025 08:08
@eval-exec eval-exec force-pushed the exec/upgrade-toolchain-1.85.0 branch from 66dcc09 to d3958d3 Compare March 1, 2025 08:11
@eval-exec eval-exec force-pushed the exec/upgrade-toolchain-1.85.0 branch 3 times, most recently from 3b482c9 to ad0c5ad Compare March 1, 2025 08:19
@eval-exec eval-exec force-pushed the exec/upgrade-toolchain-1.85.0 branch 2 times, most recently from 2ddc471 to 83583da Compare March 1, 2025 08:32
warning: elided lifetime has a name
   --> chain/src/chain_controller.rs:127:43
    |
33  | #[cfg_attr(feature = "mock", faux::methods)]
    |                              ------------- lifetime `'m` declared here
...
127 |     pub fn get_orphan_block(&self, store: &ChainDB, hash: &Byte32) -> Option<Arc<BlockView>> {
    |

Signed-off-by: Eval EXEC <[email protected]>
@eval-exec eval-exec force-pushed the exec/upgrade-toolchain-1.85.0 branch from 83583da to cfddf9c Compare March 3, 2025 07:23
@zhangsoledad zhangsoledad added this pull request to the merge queue Mar 5, 2025
@eval-exec eval-exec removed this pull request from the merge queue due to a manual request Mar 5, 2025
@eval-exec eval-exec added this pull request to the merge queue Mar 5, 2025
Merged via the queue into nervosnetwork:develop with commit 55035c8 Mar 5, 2025
32 checks passed
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.

2 participants