]> git.lizzy.rs Git - rust.git/commit
rustbuild: Don't require cross-compiled error index
authorAlex Crichton <alex@alexcrichton.com>
Tue, 29 Aug 2017 01:33:01 +0000 (18:33 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 29 Aug 2017 17:30:15 +0000 (10:30 -0700)
commit1d70b66fe49660006f35a699ef5733e97c0786f0
treebdffd0797cebbb27d5b443135727e4590ed282c2
parent7007a44cf28dafb11deb595b63fcdfa82cc24a03
rustbuild: Don't require cross-compiled error index

All architectures use the same errors, no need to cross-compile a version only
to not look at it.
src/bootstrap/doc.rs