Skip to content

Slicing syntax should work for &&[T] #17503

Closed
@nrc

Description

@nrc

Probably. At least (*foo)[..42] is pretty ugly

Either we implement Slice for &[T] (currently only implemented for [T]) or we do the same autoref/deref for slices as we do for method call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions