Skip to content

Don't export linenoise symbols from librustrt #5038

Closed
@brson

Description

@brson

The linenoise exports from librustrt prevent rust crates from linking to their own copies of line noise.

https://mail.mozilla.org/pipermail/rust-dev/2013-February/003187.html

I'm not sure the right solution to this. Maybe linenoise should be statically, and privately, linked to std.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binaries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions