]> git.lizzy.rs Git - rust.git/commit
rustc: Print a smaller hash on -v
authorAlex Crichton <alex@alexcrichton.com>
Fri, 18 Jul 2014 04:34:41 +0000 (21:34 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 21 Jul 2014 16:54:10 +0000 (09:54 -0700)
commita491551597c4eff030e3f64158569de4de71292a
tree02cdf4fc5ad886335490ccde52462c0abb378513
parent1607064cfed6d7d4d963de8bb038079592b20995
rustc: Print a smaller hash on -v

The long hash just takes up space and you can discover the main hash through the
`rustc --version verbose` command.
mk/docs.mk
mk/main.mk