Skip to content

Heads-up: unsupported_calling_conventions will become a hard error soon  #3

Open
@RalfJung

Description

@RalfJung

This crate showed up in the crater run for rust-lang/rust#129935 because it uses a calling convention that does not exist on x86-64-Linux. See the error log here:

https://crater-reports.s3.amazonaws.com/pr-129935/try%23498fce24f39c1ecbb0abe08824e72162da853341/reg/miniblink-0.3.0/log.txt

A warning has been shown for this issue for many years now, and this will be turned into a hard error fairly soon. Please update your crate to avoid it failing to build with a future version of Rust. :)

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