Skip to content

Update outdated usage instruction regarding "extern crate" #102

@hkBst

Description

@hkBst

The README currently specifies to use extern crate wee_alloc;, but this is only needed for Rust 2015 and not for Rust 2018. This is distracting for new Rust users who wonder why this is needed.

Either remove this usage of extern crate or clearly mark it as only needed for Rust 2015.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions