Skip to content

RustOwl doesn't work in a crate that doesn't have a target directory #15

@HelgeStenstrom

Description

@HelgeStenstrom

In my project, most crates are a part of a workspace (indicated by the project root Cargo.toml with a [workspace] section)
In these crates, I get no lifetime indicators. Maybe that related to the fact that RustOwl seems to create an owl subdirectory in the target directory, so in these cases, there is nowhere to put it.

There are some files that are not in a sub-crate, and for them, the lifetime annotation works.

Tested with latest RustRover and IntelliJ. RustRover: Build #RR-251.25410.115, built on May 7, 2025

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions