Skip to content

Error retrieving configuration options for older versions on Config site #4429

Closed
@calebcartwright

Description

@calebcartwright

To reproduce, go to the rustfmt configuration documentation site (https://rust-lang.github.io/rustfmt/) and change the version to v0.8.1 or v0.7, and observe the Failed to get configuration options for this version, please select the version from the dropdown above. message and empty option list.

image

An ideal fix to this would identify and resolve the root cause of whatever is going on with this issue, although given how ancient the versions in question are (pre 1.0 release), it may be sufficient to just filter these out of the available version list.

Also worth noting (and bonus points for fixing 😄) the ``Failed to get configuration options....` error message remains on the page even after changing to a different version and the configuration options being successfully loaded

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugPanic, non-idempotency, invalid code, etc.documentationgood first issueIssues up for grabs, also good candidates for new rustfmt contributorshacktoberfesthelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions