Refs #4128 (comment) and #4128 (comment)
The configuration options for rustfmt are defined within this repo in Configurations.md and are also available on GH pages
However, these configuration option listings are reflective of the latest configuration settings within source control on the master branch. As such this can drift from the options available in released versions of rustfmt which has understandably been a source of confusion for users.
We should enhance the public documentation of rustfmt configuration options to take version and channel/distribution into account so that users will be able to determine the true set of config options available for the version of rustfmt they are using.
Refs #4128 (comment) and #4128 (comment)
The configuration options for rustfmt are defined within this repo in Configurations.md and are also available on GH pages
However, these configuration option listings are reflective of the latest configuration settings within source control on the master branch. As such this can drift from the options available in released versions of rustfmt which has understandably been a source of confusion for users.
We should enhance the public documentation of rustfmt configuration options to take version and channel/distribution into account so that users will be able to determine the true set of config options available for the version of rustfmt they are using.