We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb04fd commit f331260Copy full SHA for f331260
src/doc/rustc/src/platform-support/openharmony.md
@@ -29,6 +29,9 @@ The targets require a reasonably up-to-date OpenHarmony SDK on the host.
29
30
The targets support `cargo`, which require [ohos-openssl](https://github.com/ohos-rs/ohos-openssl).
31
32
+`miri` isn't supported yet, since its dependencies (`libffi` and `tikv-jemalloc-sys`) don't support
33
+compiling for the OHOS targets.
34
+
35
## Setup
36
37
The OpenHarmony SDK doesn't currently support Rust compilation directly, so
0 commit comments