Skip to content

Tracking issue for the use_group_as RFC #27578

Closed
@nikomatsakis

Description

@nikomatsakis

Tracking issue for rust-lang/rfcs#1219.

Intention is to permit syntax like:

use std::io::{
    Error as IoError,
    Read,
    Write
}

the semantics of which are fairly self-explanatory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions