Description
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.
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