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

[ci] #4475: bump rust toolchain and dependencies #4476

Merged

Conversation

BAStos525
Copy link
Contributor

Description of the Change

Bump rust toolchain to 2024-04-18-nightly in CI.

Benefits

Close #4475

@BAStos525 BAStos525 added iroha2-dev The re-implementation of a BFT hyperledger in RUST CI labels Apr 18, 2024
@BAStos525 BAStos525 self-assigned this Apr 18, 2024
@mversic
Copy link
Contributor

mversic commented Apr 18, 2024

also update in wasm_builder

@BAStos525 BAStos525 force-pushed the i2/bump-toolchain-2024-04-18 branch from 648adc9 to f7a5f9b Compare April 18, 2024 08:05
mversic
mversic previously approved these changes Apr 18, 2024
@mversic mversic force-pushed the i2/bump-toolchain-2024-04-18 branch from f7a5f9b to 963c096 Compare April 18, 2024 08:06
@github-actions github-actions bot added the api-changes Changes in the API for client libraries label Apr 18, 2024
@mversic mversic changed the title [ci] #4475: bump rust toolchain-nightly to 2024-04-18 [ci] #4475: bump rust toolchain and dependencies Apr 18, 2024
mversic
mversic previously approved these changes Apr 18, 2024
@mversic mversic force-pushed the i2/bump-toolchain-2024-04-18 branch from c76c3ed to 4635b96 Compare April 18, 2024 08:22
mversic
mversic previously approved these changes Apr 18, 2024
@mversic mversic force-pushed the i2/bump-toolchain-2024-04-18 branch from 4635b96 to fb980fb Compare April 18, 2024 08:26
mversic
mversic previously approved these changes Apr 18, 2024
@Erigara
Copy link
Contributor

Erigara commented Apr 18, 2024

A lot of warnings about displaydoc::Display

@mversic
Copy link
Contributor

mversic commented Apr 18, 2024

A lot of warnings about displaydoc::Display

I'm aware, we'll fix those in time

@Erigara
Copy link
Contributor

Erigara commented Apr 18, 2024

Error with no-default-features:

error: unused import: `iroha_primitives::time::TimeSource`
  --> /__w/iroha/iroha/data_model/src/transaction.rs:16:5
   |
16 | use iroha_primitives::time::TimeSource;
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `-D unused-imports` implied by `-D unused`
   = help: to override `-D unused` add `#[allow(unused_imports)]`

@mversic mversic force-pushed the i2/bump-toolchain-2024-04-18 branch from fb980fb to ffdff4d Compare April 18, 2024 08:45
mversic
mversic previously approved these changes Apr 18, 2024
@mversic mversic force-pushed the i2/bump-toolchain-2024-04-18 branch 2 times, most recently from af4408a to a12e609 Compare April 18, 2024 08:56
mversic
mversic previously approved these changes Apr 18, 2024
@mversic mversic enabled auto-merge (squash) April 18, 2024 09:01
@mversic mversic force-pushed the i2/bump-toolchain-2024-04-18 branch 3 times, most recently from 0712f0d to ff280b0 Compare April 18, 2024 11:16
mversic
mversic previously approved these changes Apr 18, 2024
@mversic mversic force-pushed the i2/bump-toolchain-2024-04-18 branch 2 times, most recently from 742a9ba to 7336cd9 Compare April 18, 2024 11:53
mversic
mversic previously approved these changes Apr 18, 2024
Signed-off-by: Marin Veršić <[email protected]>
@mversic mversic force-pushed the i2/bump-toolchain-2024-04-18 branch from 7336cd9 to 8dfd288 Compare April 18, 2024 12:05
@mversic mversic merged commit 108173e into hyperledger-iroha:main Apr 18, 2024
12 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-changes Changes in the API for client libraries CI iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump Rust compiler version
3 participants