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-30 23:03:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bafc0fcee7c2ef0ea8c8a8af112e07a83304f79
rust
/
library
/
alloc
/
src
/
ffi
T
History
Tobias Bucher
77c85e9cba
Remove a couple of
#[doc(hidden)] pub fn
and their
#[feature]
gates
2023-02-10 08:06:35 +01:00
..
c_str
library: Move
CStr
to libcore, and
CString
to liballoc
2022-04-14 21:53:11 +03:00
c_str.rs
Remove a couple of
#[doc(hidden)] pub fn
and their
#[feature]
gates
2023-02-10 08:06:35 +01:00
mod.rs
Stabilize
core::ffi::CStr
,
alloc::ffi::CString
, and friends
2022-07-15 03:10:35 -07:00