anki/cargo
Damien Elmes 17b33f8298
Use Rust nightly for formatting (#2348)
* Support specifying a working dir to a build command

* Use nightly for formatting

* Pass valid TERM in from environment

Rustfmt depends on a valid setting, and not just the var to be non-empty.

* Wrap comment
2023-01-25 23:35:53 +10:00
..
format Use Rust nightly for formatting (#2348) 2023-01-25 23:35:53 +10:00
licenses.json Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
README.md Use Rust nightly for formatting (#2348) 2023-01-25 23:35:53 +10:00
update-licenses.sh Update Chrono Crate (#2242) 2022-12-07 17:00:14 +10:00

This folder used to contain Bazel-specific Rust integration, but now only contains:

  • our license-checking script, which should be run when using cargo update.
  • a nightly toolchain definition for formatting