anki/rslib
Damien Elmes 516abf7cfa Stop including Qt translations when EXTRA_FTL_ROOT provided
This was causing index mismatches when switching between release and
non-release builds, presumably as the build script wasn't being rerun
in that case. We could add a rerun-if-changed=RELEASE, but easier to
strip this out, as it's rare to run the checks from an external repo.
2023-07-04 18:26:27 +10:00
..
benches Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
i18n Stop including Qt translations when EXTRA_FTL_ROOT provided 2023-07-04 18:26:27 +10:00
io Add must_use annotations to generated protobufs 2023-06-30 17:02:36 +10:00
linkchecker Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
process Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
proto Move .py i18n method generation to Rust 2023-07-03 15:58:46 +10:00
proto_gen Fix building outside workspace 2023-07-02 18:22:44 +10:00
src deckconfig.proto -> deck_config.proto 2023-07-03 13:44:54 +10:00
sync Support creating a standalone sync server 2023-07-02 18:22:44 +10:00
tests/support move linkchecker into separate crate 2021-12-20 17:27:43 +10:00
.gitignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
bench.sh Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
build.rs Fix building outside workspace 2023-07-02 18:22:44 +10:00
Cargo.toml Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
rust_interface.rs More service generation refactoring 2023-06-22 09:46:09 +10:00

Anki's Rust code.