Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
danielsn opened this issue Apr 8, 2021 · 0 comments · Fixed by #62
Closed

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

danielsn opened this issue Apr 8, 2021 · 0 comments · Fixed by #62
Assignees
Labels
[C] Bug This is a bug. Something isn't working.

Comments

@danielsn
Copy link
Contributor

danielsn commented Apr 8, 2021

use std::path::Path;

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

Fails with a can't cast exception

danielsn added a commit that referenced this issue Apr 8, 2021
danielsn added a commit that referenced this issue Apr 8, 2021
adpaco-aws pushed a commit that referenced this issue Apr 9, 2021
@danielsn danielsn self-assigned this Apr 13, 2021
@nchong-at-aws nchong-at-aws added the [C] Bug This is a bug. Something isn't working. label Apr 13, 2021
@danielsn danielsn modified the milestones: Codegen clean for Firecracker, Sprint 2021-04-27 Apr 13, 2021
@danielsn danielsn linked a pull request Apr 14, 2021 that will close this issue
adpaco-aws pushed a commit that referenced this issue Apr 16, 2021
adpaco-aws pushed a commit that referenced this issue Apr 26, 2021
@adpaco-aws adpaco-aws removed this from the Sprint 2021-04-27 milestone Apr 26, 2021
adpaco-aws pushed a commit that referenced this issue May 5, 2021
adpaco-aws pushed a commit that referenced this issue May 10, 2021
adpaco-aws pushed a commit that referenced this issue May 26, 2021
adpaco-aws pushed a commit that referenced this issue Jun 1, 2021
adpaco-aws pushed a commit that referenced this issue Jun 7, 2021
adpaco-aws pushed a commit that referenced this issue Jun 17, 2021
adpaco-aws pushed a commit that referenced this issue Jun 23, 2021
adpaco-aws pushed a commit that referenced this issue Jul 2, 2021
adpaco-aws pushed a commit that referenced this issue Jul 9, 2021
adpaco-aws pushed a commit that referenced this issue Jul 15, 2021
adpaco-aws pushed a commit that referenced this issue Jul 26, 2021
adpaco-aws pushed a commit that referenced this issue Aug 2, 2021
@zhassan-aws zhassan-aws mentioned this issue Aug 6, 2021
4 tasks
adpaco-aws pushed a commit that referenced this issue Aug 6, 2021
adpaco-aws pushed a commit that referenced this issue Aug 17, 2021
adpaco-aws pushed a commit that referenced this issue Aug 24, 2021
celinval referenced this issue in celinval/kani-dev Nov 16, 2021
tedinski pushed a commit to tedinski/rmc that referenced this issue Apr 22, 2022
tedinski pushed a commit to tedinski/rmc that referenced this issue Apr 25, 2022
tedinski pushed a commit to tedinski/rmc that referenced this issue Apr 26, 2022
tedinski pushed a commit that referenced this issue Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C] Bug This is a bug. Something isn't working.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants