Skip to content

Issue in Rust docs for Ty in libsyntax #22721

Closed
@jroesch

Description

@jroesch

This isn't a big deal but the documentation is slightly out of date for the TyFixedLengthVec variant of ast::Ty.

Reference: http://doc.rust-lang.org/nightly/src/syntax/ast.rs.html#1247.

The comment should read:

/// A fixed length array (`[T; n]`)

I will fix this if I have time, otherwise it is a small tweak that someone looking to contribute could make.

cc @steveklabnik

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