This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-16 13:05:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ca6bb0b44c3e65dab07e12aec9efb277dc206f9
rust
/
library
/
alloc
/
src
/
ffi
T
History
Daniyar Nurmukhamet
99599db8f0
fixed documentation of from<CString> for Rc<CStr>: Arc -> Rc
2023-07-02 10:07:52 +06:00
..
c_str
library: Move
CStr
to libcore, and
CString
to liballoc
2022-04-14 21:53:11 +03:00
c_str.rs
fixed documentation of from<CString> for Rc<CStr>: Arc -> Rc
2023-07-02 10:07:52 +06:00
mod.rs
Stabilize
core::ffi::CStr
,
alloc::ffi::CString
, and friends
2022-07-15 03:10:35 -07:00