Skip to content

rand fails to migrate #51209

Description

@nikomatsakis

@teiesti helpfully reported that rand fails to migrate successfully:

branch here

$ cargo +nightly build
   Compiling rand v0.5.0 (file:///home/tobias/dev/rand)
error[E0463]: can't find crate for `distributions`
   --> src/distributions/uniform.rs:104:5
    |
104 | use distributions::Distribution;
    |     ^^^^^^^^^^^^^ can't find crate

error: aborting due to previous error

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-edition-2018Area: The 2018 editionF-rust_2018_preview`#![feature(rust_2018_preview)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.WG-epochWorking group: Epoch (2018) management

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions