Skip to content

Codegen issue: Can't cast error Expr to StructTag  #21

@danielsn

Description

@danielsn
use std::path::Path;

fn main() {
    let path = Path::new("./foo/bar.txt");
}

Fails with a can't cast exception

Metadata

Metadata

Assignees

Labels

[C] BugThis is a bug. Something isn't working.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions