Anki/cargo
Han Yeong-woo 723b5e9bcc
Fully switch to File::set_times() from utime crate (#3501)
* Fully switch to File::set_times() from utime crate
 
* Switch to open_file() (dae)

Future me will end up wondering why we're explicitly declaring read=true
2024-10-16 00:31:17 +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 (#3501) 2024-10-16 00:31:17 +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