Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

move to rust 2021 #759

Merged
merged 2 commits into from
Nov 16, 2021
Merged

move to rust 2021 #759

merged 2 commits into from
Nov 16, 2021

Conversation

nuke-web3
Copy link
Contributor

@nuke-web3 nuke-web3 commented Nov 14, 2021

closes #758
Confirmed to build locally on Ubuntu 20.04.3 LTS:

rustc 1.56.1 (59eed8a2a 2021-11-01)
rustc 1.58.0-nightly (e90c5fbbc 2021-11-12)

@nuke-web3 nuke-web3 added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B1-releasenotes labels Nov 14, 2021
KiChjang
KiChjang previously approved these changes Nov 14, 2021
@nuke-web3
Copy link
Contributor Author

WIP cargo fix --edition gives:

/home/dan/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-1a7f7f6d0c5586ea.so(+0x1f88735)[0x7f14c604c735]
child failed with signal 11
error: could not compile cumulus-pallet-dmp-queue
warning: build failed, waiting for other jobs to finish...
error: build failed

@nuke-web3 nuke-web3 marked this pull request as draft November 14, 2021 07:20
@nuke-web3 nuke-web3 requested a review from KiChjang November 14, 2021 07:40
@nuke-web3 nuke-web3 marked this pull request as ready for review November 14, 2021 07:41
@nuke-web3 nuke-web3 dismissed KiChjang’s stale review November 14, 2021 07:41

found error on cargo fix

@bkchr bkchr merged commit ec401ce into master Nov 16, 2021
@bkchr bkchr deleted the ds/2021 branch November 16, 2021 14:12
@bkchr
Copy link
Member

bkchr commented Nov 16, 2021

WIP cargo fix --edition gives:

/home/dan/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/../lib/librustc_driver-1a7f7f6d0c5586ea.so(+0x1f88735)[0x7f14c604c735] child failed with signal 11 error: could not compile cumulus-pallet-dmp-queue warning: build failed, waiting for other jobs to finish... error: build failed

It worked for me locally and nothing important was changed, also the compilation was successful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Rust 2021 edition
3 participants