Skip to content

Libcore and libstd split, with linking to core by default. #1096

Closed
@pcwalton

Description

@pcwalton

It would be nice for developer ergonomics (not to mention marketing) to include a std::pervasives that's imported by default. Obvious things to go in there are print and option.

We'll need to have rustc figure out where the stdlib is and add a --nostdlib option for bootstrapping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Compiler frontend (errors, parsing and HIR)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions