Anki/cargo
Jarrett Ye b7cb0c0d00
graduate card when user presses again or hard and has 0 learning steps (#3367)
* graduate card when user press hard and has 0 learning steps

* fix error: useless conversion to the same type

* do the same thing to again

* fix expected `Option<u32>`, found integer

* ./ninja format

* Update to FSRS-rs v1.2.0

* if else -> match

* Weight length check has been moved into FSRS (dae)

* Don't mention the number of FSRS parameters (dae)

It has changed, and may change again.
2024-08-29 22:20:11 +07:00
..
format Update nightly formatter 2023-09-02 16:13:50 +10:00
licenses.json graduate card when user presses again or hard and has 0 learning steps (#3367) 2024-08-29 22:20:11 +07: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