Skip to content

Licensing: It's unclear exactly what license text must be included in a Rust binary. #67014

@Lokathor

Description

@Lokathor

Previous context: https://internals.rust-lang.org/t/does-the-standard-library-have-linking-exceptions-to-their-licensing/11377

Now obviously if you have [dependencies] from crates.io then you have to follow each appropriate license.

But if you just make a "no dependency" program, you're still including all sorts of code from std/alloc/core/libm/libc/compiler_builtins/hashbrown and possibly others I'm not even thinking of.

  • Can we please get a very clear, preferably single file, text to be included as the "attribution" for building a Rust program at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions