mirror of
https://gitee.com/openharmony/third_party_rust_link-cplusplus
synced 2024-11-27 01:20:52 +00:00
Merge pull request #10 from dtolnay/nostd
Eliminate implicit dependency on std crate
This commit is contained in:
commit
fe98446755
@ -62,3 +62,5 @@
|
||||
//!
|
||||
//! extern crate link_cplusplus;
|
||||
//! ```
|
||||
|
||||
#![no_std]
|
||||
|
Loading…
Reference in New Issue
Block a user