AFAIK our Configuration documentation site doesn't support direct links to configuration options. It'd be great to be able to do so like we can with the in-repo markdown file.
Works 👉 https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#reorder_modules
Doesn't work 👉 https://rust-lang.github.io/rustfmt/#reorder_modules
I suspect the solution for this will end up being closely related to #4260, though opening as a separate issue in case it can be solved more quickly/independently.
Also refs #4178 and #4221
AFAIK our Configuration documentation site doesn't support direct links to configuration options. It'd be great to be able to do so like we can with the in-repo markdown file.
Works 👉 https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#reorder_modules
Doesn't work 👉 https://rust-lang.github.io/rustfmt/#reorder_modules
I suspect the solution for this will end up being closely related to #4260, though opening as a separate issue in case it can be solved more quickly/independently.
Also refs #4178 and #4221