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-04-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82a9f94de5145665bb3b3e64bbe8d01969b7ab1e
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