I'd like to have some rustfmt options that are unstable.
Do we have alternatives to achieve it without nightly? Using the nightly toolchain just for rustfmt seems somewhat inconvenient to me, but maybe that's what some do.
If you are using rustup as your installer you can use toolchain overrides, which I find easy enough to type to switch toolchains between different invocations of Cargo: