Skip to content

Transitive dependencies between crates don't work in the metadata reader #632

Closed
@pcwalton

Description

@pcwalton

Reduced test case (thanks, jruderman):

use rustc;
import driver = rustc::driver:rustc;
fn main() {
    driver::parse_input;
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions