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

Move codebase over to 2018 edition #1415

@gavofyork

Description

@gavofyork
  • Remove all extern crate lines.
  • For #[macro_use] lines, ensure any macros are imported with use.
  • Place edition = "2018" into all Cargo.toml files
  • Update polkadot and substrate-node-template projects.

cargo fix --edition "edition = 2018" might help.

Metadata

Metadata

Labels

I7-refactorCode needs refactoring.Z1-easyCan be fixed primarily by duplicating and adapting code by an intermediate coder

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions