Skip to content

Conversation

@ozkriff
Copy link
Owner

@ozkriff ozkriff commented Dec 8, 2018

This PR:

  • Moves all crates to 2018 edition;
  • Updates most of the imports (crate:: everywhere!);
  • Removes all extern crate items;
  • Changes all macro_use attributes to direct macro imports;
  • Switches to stable channel for rustfmt;
  • Switches to nightly-2018-12-05 for clippy;
  • Employs some new lifetime elision in zcomponents' iterator code;

(The foo/mod.rs -> foo.rs mass rename will happen in a separate PR)

Part of #379

@ozkriff ozkriff merged commit 74329e5 into master Dec 8, 2018
@ozkriff ozkriff deleted the i379_rust_2018 branch December 8, 2018 11:52
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