Skip to content

rustdoc search: allow eliding the return value of function signatures in type based search #129710

Closed

Description

currently, you can do T -> u8 or -> u8, but you cannot do u8 ->, you must use u8 -> T.

@rustbot label A-rustdoc-search

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

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-searchArea: Rustdoc's search featureC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions