8000 Allow trailing commas in import globs · Issue #2582 · rust-lang/rust · GitHub
[go: up one dir, main page]

Skip to content
Allow trailing commas in import globs #2582
@erickt

Description

@erickt

Pretty much every other construct allows trailing commas, so glob imports like this should work too:

import elasticsearch::{
    client,
    create_index_builder,
    index_builder,
    json_dict_builder,
};

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

      0