Move memory handling into string, do not use compiler_builtins for memory handling
Showing
- Cargo.lock 0 additions, 2 deletionsCargo.lock
- Cargo.toml 1 addition, 1 deletionCargo.toml
- include/bits/string.h 0 additions, 9 deletionsinclude/bits/string.h
- src/stdio/Cargo.toml 0 additions, 1 deletionsrc/stdio/Cargo.toml
- src/stdio/src/lib.rs 0 additions, 2 deletionssrc/stdio/src/lib.rs
- src/string/Cargo.toml 0 additions, 1 deletionsrc/string/Cargo.toml
- src/string/cbindgen.toml 0 additions, 1 deletionsrc/string/cbindgen.toml
- src/string/src/lib.rs 70 additions, 41 deletionssrc/string/src/lib.rs
Loading
Please register or sign in to comment