mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
* 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 * let FSRS control short term schedule * Update to FSRS-rs v1.3.0 * ./ninja check:clippy * Update to FSRS-rs v1.3.1 * Pin FSRS version (dae) https://github.com/ankidroid/Anki-Android-Backend/pull/417 * Remove redundant parens (dae) |
||
|---|---|---|
| .. | ||
| benches | ||
| i18n | ||
| io | ||
| linkchecker | ||
| process | ||
| proto | ||
| proto_gen | ||
| src | ||
| sync | ||
| tests/support | ||
| .gitignore | ||
| bench.sh | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
| rust_interface.rs | ||
Anki's Rust code.