Anki/rslib/src/notetype
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
..
cardgen.rs Fix typos (#2210) 2022-11-24 20:18:57 +10:00
checks.rs Update to latest rules_rust and Rust 1.64 2022-09-24 11:12:58 +10:00
cloze_styling.css Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
emptycards.rs use aux var when retrieving last deck for notetype 2021-04-29 19:15:27 +10:00
fields.rs Minor Rust cleanups (#2272) 2022-12-16 21:40:27 +10:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
mod.rs Minor Rust cleanups (#2272) 2022-12-16 21:40:27 +10:00
notetypechange.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00
render.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00
schema11.rs Update to latest rules_rust and Rust 1.64 2022-09-24 11:12:58 +10:00
schemachange.rs Update to latest rules_rust and Rust 1.64 2022-09-24 11:12:58 +10:00
stock.rs Minor Rust cleanups (#2272) 2022-12-16 21:40:27 +10:00
styling.css Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
templates.rs Minor Rust cleanups (#2272) 2022-12-16 21:40:27 +10:00
undo.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00