Anki/rslib/src/media
Damien Elmes 786eef6d79 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
..
changetracker.rs Revert "Always scan for media changes" 2022-12-15 20:40:20 +10:00
check.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00
database.rs Revert "Always scan for media changes" 2022-12-15 20:40:20 +10:00
files.rs Minor Rust cleanups (#2272) 2022-12-16 21:40:27 +10:00
mod.rs Populate media DB on import (#1977) 2022-07-22 17:50:15 +10:00
schema.sql fix some comments in wrong position after format 2021-01-09 14:26:51 +10:00
sync.rs Minor Rust cleanups (#2272) 2022-12-16 21:40:27 +10:00