3 Commits

Author SHA1 Message Date
Yehuda Katz
e705d507e6 Up to date with master 2014-04-01 22:31:11 -07:00
Carl Lerche
d1ec90b3d8 Initial stab at integration tests
At the same time, we started adding a generic error handling concept to
Cargo.

The idea is that every Result gets converted to a CargoError, which
includes all the information that Cargo needs to print out a friendly
human error message and exit gracefully.
2014-03-20 12:12:47 -07:00
Carl Lerche
4e236c8558 Add cargo-compile command 2014-03-17 17:48:47 -07:00