mirror of
https://github.com/ankitects/anki.git
synced 2026-03-30 17:33:24 -04:00
* Speed up update_memory_state by batching FSRS memory state calculation * Replace [].as_slice() with &[] * Improve test to test fsrs param clearing behaviour * Rename test * Fix bug introduced during resolving merge conflict * Update rslib/src/scheduler/fsrs/memory_state.rs Fix comment Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> --------- Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
This folder contains:
- a list of Rust crate licenses, which is checked/updated with ./ninja [check|fix]:minilints
- a nightly toolchain definition for formatting