File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
src/doc/rustc/src/platform-support Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,10 @@ Environment (TEE) for Android.
1313
1414## Requirements
1515
16- This target is cross-compiled. It has no special requirements for the host.
16+ These targets are cross-compiled. They have no special requirements for the host.
1717
18- It fully supports alloc with the default allocator, and partially supports std.
19- Notably, most I/O functionality is not supported, e.g. filesystem support and
20- networking support are not present and any APIs that rely on them will panic at
21- runtime.
18+ Support for the standard library is work-in-progress. It is expected that
19+ they will support alloc with the default allocator, and partially support std.
2220
2321Trusty uses the ELF file format.
2422
You can’t perform that action at this time.
0 commit comments