Skip to content

Compilation fails on latest nightly #53

@netthier

Description

@netthier
error[E0425]: cannot find function `utf8_char_width` in module `core_str`
    --> /home/lmt/.cargo/registry/src/github.com-1ecc6299db9ec823/efi-0.2.1/src/io/mod.rs:1960:31
     |
1960 |         let width = core_str::utf8_char_width(first_byte);
     |                               ^^^^^^^^^^^^^^^ not found in `core_str`

% rustc --version
rustc 1.54.0-nightly (5c0292654 2021-05-11)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions