Skip to content

Support subsecond hot-patching crates below the topmost crate #4160

@janhohenheim

Description

@janhohenheim

Feature Request

The Rust Book recommends splitting your app into a main.rs and a lib.rs.
Indeed, doing so is the only way to use the tests dir for integration tests.

Unfortunately, doing this disables subsecond support, as it can only hotpatch stuff in the tip crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions