Skip to content

Both nix and rustix used in the dependency chain #9549

@ChrisDryden

Description

@ChrisDryden

I was looking into the different dependency chains more specifically in the stty package but also in the shared libraries and it was interesting to me how we have rustix in the dependency tree for every utility through the clap dependency. Given that both of these libraries should have the same functionality was wondering if it would be useful to move some of the nix usage over to rustix for the windows support.

I've also attached an example full build profile for stty that has the two PR's applied to show the speed improvements and the critical build paths:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions