Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This uses the `rustfmt` from the stable toolchain, instead of nightly. At the moment, nightly's `rustfmt` is nonfunctional, but in general we don't need bleeding-edge formatting (and in fact, the more often formatting changes, the more often we'll get spurious failures on PRs, as we are today). Fixes #2165.
- Loading branch information