Anki/cargo
Han Yeong-woo 25070c505a
Fully switch to File::set_times() from utime crate (#3503)
* Fully switch to File::set_times() from utime crate

* Switch to open_file()

Future me will end up wondering why we're explicitly declaring read=true

* Fix failing on windows

* Minor tidy-up (dae)

* Fix comment typo
2024-10-16 02:35:37 +10:00
..
format Update nightly formatter 2023-09-02 16:13:50 +10:00
licenses.json Fully switch to File::set_times() from utime crate (#3503) 2024-10-16 02:35:37 +10:00
README.md Check for stale licenses.json in minilints 2023-06-17 14:01:27 +10:00

This folder contains:

  • a list of Rust crate licenses, which is checked/updated with ./ninja [check|fix]:minilints
  • a nightly toolchain definition for formatting