Anki/rslib/src/error
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
..
db.rs Report actual error when DbError occurs 2023-06-20 21:58:27 +10:00
filtered.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00
invalid_input.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs graduate card when user presses again or hard and has 0 learning steps (#3367) 2024-08-29 22:20:11 +07:00
network.rs Update translations, and full sync -> one-way sync 2024-03-21 10:17:24 +07:00
not_found.rs Include details on what's missing when a NotFound error is triggered 2024-01-11 14:20:10 +10:00
search.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
windows.rs Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00