mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
399e25cce3
This pulls in versions of previously nightly-only crates that can be built on 1.65 beta. The Cargo overrides that direct the resolver to the git repositories are disabled while the version used in tree also happens to be a released version of the crates, as it should be the case as per [251]. [251]: https://github.com/RIOT-OS/Release-Specs/issues/251 |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.lock | ||
Cargo.toml | ||
Makefile | ||
README.md |
Test description
This test ensures that code produced through Rust can actually run; it does that by simply printing "SUCCESS".