Skip to content

1.38 beta fails to bootstrap itself #63911

Closed
@Keruspe

Description

@Keruspe

When using 1.38 beta to bootstrap itself, I get:

error: unnecessary `unsafe` block
   --> src/bootstrap/builder.rs:148:19
    |                    
148 |             name: unsafe { ::std::intrinsics::type_name::<S>() },
    |                   ^^^^^^ unnecessary `unsafe` block
    |                  

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions