bug25560 331 B

12345
  1. o Minor bugfixes (testing, rust):
  2. - Some of our Rust crates were not having their tests run with `make
  3. test-rust` due to a static string in the `src/test/test_rust.sh` script
  4. specifying which crates to test. Rust crates are not automatically
  5. detected and tested. Fixes bug 25560; bugfix on 0.3.3.3-alpha.