Rustfmt is now capable of formatting let Some(..) else {} blocks
* Support specifying a working dir to a build command * Use nightly for formatting * Pass valid TERM in from environment Rustfmt depends on a valid setting, and not just the var to be non-empty. * Wrap comment