Uh oh!
There was an error while loading. Please reload this page.
Add the build date to the reported version. #21957 - #22201
Conversation
brson
commented
Feb 12, 2015
rust-highfive
commented
Feb 12, 2015
r? @nick29581 (rust_highfive has picked a reviewer for you, use r? to override) |
brson
commented
Feb 12, 2015
This is my attempt to solve the confusion around the date reported by |
nrc
commented
Feb 12, 2015
lgtm, you can take that as r+ if you like or wait to see if anyone has a better idea... |
brson
commented
Feb 12, 2015
I'd like to get rid of the useless '14:38:56 -0800' part of the commit date but git doesn't seem to support printing just the date. |
iKevinY
commented
Feb 12, 2015
It seems like you can print just the date using |
brson
commented
Feb 13, 2015
@iKevinY Thanks for the tip! |
brson
commented
Feb 13, 2015
I've updated the PR to not put the time and tz offset in the version. |
rustc --version says ``` rustc 1.0.0-dev (d0e82a6 2015-02-05) (built 2015-02-11) ```
brson
commented
Feb 13, 2015
@bors: r=nick29581 rollup |
bors
commented
Feb 13, 2015
🙀 You have the wrong number! Please try again with |
brson
commented
Feb 13, 2015
rustc --version says ``` rustc 1.0.0-dev (d0e82a6 2015-02-05 14:38:56 -0800) (built 2015-02-11) ```
rustc --version says ``` rustc 1.0.0-dev (d0e82a6 2015-02-05 14:38:56 -0800) (built 2015-02-11) ```
rustc --version says ``` rustc 1.0.0-dev (d0e82a6 2015-02-05 14:38:56 -0800) (built 2015-02-11) ```
fix: handle empty expr in tuple expr
rustc --version says