Skip to content

Change syntax of auto traits #238

Description

@dtolnay

The syntax has changed from:

trait Send {}
impl Send for .. {}

to:

auto trait Send {}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions