gecko-dev/python/mozbuild
Nathan Froyd c4db85fbe1 Bug 1378440 - part 2 - add mach cargo check; r=rillian
Cargo recently introduced the `cargo check` command for shortening the
edit-compile cycle when working on large programs.  Since we don't
really support invoking `cargo` directly, let's wire up this command to
`mach`.  Gecko developers can then `mach cargo check` to ensure their
changes typecheck.
2017-07-05 14:19:31 -04:00
..
dumbmake Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
mozbuild Bug 1378440 - part 2 - add mach cargo check; r=rillian 2017-07-05 14:19:31 -04:00
mozpack Bug 1365419 - Fixup l10n packager after bug 780562. r=gps 2017-05-26 11:24:40 +09:00
setup.py
TODO