diff options
author | Brian Warner <warner@lothar.com> | 2019-08-07 13:47:03 -0700 |
---|---|---|
committer | Brian Warner <warner@lothar.com> | 2019-08-07 13:47:03 -0700 |
commit | 6d3662e9657b418654e1c4afe803f3c1cbf40630 (patch) | |
tree | ad4e7f78812ffe807ab54c0d95bd25a4ef30307f /srp/src/utils.rs | |
parent | c2f7580a82b3f37d7854245b2436d55956e4984e (diff) | |
download | PAKEs-6d3662e9657b418654e1c4afe803f3c1cbf40630.tar.xz |
travis: use rust 'stable' for rustfmt check
This was previously locked down at a specific version (1.31.0, much older
than the current 1.36), so we'd get consistent behavior over time. But since
we allow the rustfmt build to fail (it's in allow_failures), we don't need
this consistency so much. PR authors are expected to format their code
against the current stable rustfmt, but test it against the MSRV (currently
1.32.0).
refs #21
Diffstat (limited to 'srp/src/utils.rs')
0 files changed, 0 insertions, 0 deletions