anki/qt/bundle
Damien Elmes fa625d7ad8
Minor Rust cleanups (#2272)
* Run cargo +nightly fmt

* Latest prost-build includes clippy workaround

* Tweak Rust protobuf imports

- Avoid use of stringify!(), as JetBrains editors get confused by it
- Stop merging all protobuf symbols into a single namespace

* Remove some unnecessary qualifications

Found via IntelliJ lint

* Migrate some asserts to assert_eq/ne

* Remove mention of node_modules exclusion

This no longer seems to be necessary after migrating away from Bazel,
and excluding it means TS/Svelte files can't be edited properly.
2022-12-16 21:40:27 +10:00
..
lin updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
mac Minor Rust cleanups (#2272) 2022-12-16 21:40:27 +10:00
PyOxidizer@12a249f686 Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
src updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
win Minor Rust cleanups (#2272) 2022-12-16 21:40:27 +10:00
build.rs Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Cargo.lock Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Cargo.toml Use workspace package info in more crates; mark private for cargo-deny 2022-11-30 12:19:56 +10:00
pyoxidizer.bzl Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
qt.exclude updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00