Skip to content

Extract libcore benchmarks to a separate crate #39484

Closed
@phungleson

Description

@phungleson

When looking though libcore I saw this

image

https://github.com/rust-lang/rust/blob/master/src/libcore/Cargo.toml#L16-L19

So just want to check if the task is about:

  1. Create libcorebench in src
  2. Move all #[bench] from libcoretest to libcorebench like this one

https://github.com/rust-lang/rust/blob/master/src/libcoretest/any.rs#L128

If it is I can give it a try, thanks

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