Skip to content

Bug: Compiler ICEs with very simple (though incorrect) code. #335

Closed
@crlf0710

Description

@crlf0710

lib.rs:

#[salsa::interned]
struct XXX{
    d: i32,
}

Cargo.toml:
...

[dependencies]
salsa = {git = "https://github.com/salsa-rs/salsa", package = "salsa-2022"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsalsa-2022Tracking issue for new salsa

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions