Anki/rslib
Aleksa Sarai 16864e616f
rust: switch to stable compilers
The only dependency which required nightly compilers was pyo3, which
supports stable Rust (1.39.0 and later) since version 0.11.0. Supporting
stable Rust makes it easier to package Anki for distributions. No other
code changes were required.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2020-09-05 19:39:51 +10:00
..
ftl log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00
src rs: remove most &mut references in BackendService 2020-09-05 19:37:59 +10:00
templates migrate card stats to backend 2020-06-15 17:22:16 +10:00
tests/support fix missing newline in ftl files 2020-03-09 18:58:41 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs rs: remove most &mut references in BackendService 2020-09-05 19:37:59 +10:00
Cargo.toml rslib: disable bzip2 feature 2020-09-05 19:39:11 +10:00
Makefile Also bump rslib version on make_check 2020-05-11 13:29:12 -03:00
README.md use support URL and point to source repo 2020-04-03 08:44:59 +10:00
rust-toolchain rust: switch to stable compilers 2020-09-05 19:39:51 +10:00

To build from scratch, please see https://github.com/ankitects/anki