You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess we should think about versioning Rustfmt. Especially if we distribute binaries. Not sure what stability/semver mean for Rustfmt, but we should work it out.
We should have a --version flag for getting the version. In fact, we should do this now and just return the Git hash for now.
The text was updated successfully, but these errors were encountered:
JanLikar
added a commit
to JanLikar/rustfmt
that referenced
this issue
Nov 16, 2015
I guess we should think about versioning Rustfmt. Especially if we distribute binaries. Not sure what stability/semver mean for Rustfmt, but we should work it out.
We should have a
--version
flag for getting the version. In fact, we should do this now and just return the Git hash for now.The text was updated successfully, but these errors were encountered: