Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Check for changes in auto-impls of Send and Sync #48

Open
@Aaron1011

Description

@Aaron1011

Once rust-lang/rust#47833 lands, it should be possible to make use of it to compute the bounds for auto-trait impls, and check them for backwards-incompatible changes.

It will probably be necessary to PR some minor adjustments to rustc (e.g. moving AutoTraitFinder from librustdoc to librustc), but all of the core logic already exists.

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