Skip to content

Purge libextra and the test suite of all calls directly into the runtime #6809

Closed
@bstrie

Description

@bstrie

A prerequisite for #3361.

Calls into the runtime look like rustrt::foo().

$ git grep rustrt -- src/libextra/ | wc -l
37

$ git grep rustrt -- src/test/ | wc -l
69

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions