Anki/cargo
Jarrett Ye 6ff309e08f
Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505)
* Update to FSRS-rs v1.3.2

* add fsrs_short_term_with_steps_enabled to config

* ./ninja fix:minilints

* fix defaults_for_testing

* if current parameters are invalid, skip comparison

fix #3498

* fix redundant_field_names

* cargo clippy --fix

* Update to FSRS-rs v1.3.3

* Update to FSRS-rs v1.3.4

* Avoid an extra config lookup on each card answer (dae)
2024-10-21 15:09:07 +10:00
..
format Update nightly formatter 2023-09-02 16:13:50 +10:00
licenses.json Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +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