index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
ffi
Age
Commit message (
Expand
)
Author
Lines
2022-06-13
Horizon OS STD support
Meziu
-1
/
+2
2022-06-07
Rollup merge of #95948 - Nilstrieb:improve-cstr-safety-docs, r=RalfJung
Dylan DPC
-10
/
+27
2022-06-07
Improve the safety docs for `CStr`
Nilstrieb
-10
/
+27
2022-05-27
Finish bumping stage0
Mark Rousskov
-1
/
+1
2022-05-05
generalize "incoherent impls" impl for custom types
lcnr
-1
/
+1
2022-05-03
Update library/core/src/ffi/mod.rs
Yonggang Luo
-1
/
+1
2022-04-21
library/core: Fixes implement of c_uint, c_long, c_ulong
Yonggang Luo
-17
/
+46
2022-04-14
library: Use type aliases to make `CStr(ing)` in libcore/liballoc unstable
Vadim Petrochenkov
-3
/
+3
2022-04-14
library: Move `CStr` to libcore, and `CString` to liballoc
Vadim Petrochenkov
-0
/
+575
2022-04-02
make memcmp return a value of c_int_width instead of i32
David Morrison
-0
/
+3
2022-03-02
merge the char signess list of archs with freebsd as it is the same
Sébastien Marie
-11
/
+1
2022-03-02
update char signess for openbsd
Sébastien Marie
-1
/
+10
2022-03-01
Temporarily make `CStr` not a link in the `c_char` docs
Josh Triplett
-2
/
+1
2022-03-01
Provide C FFI types via core::ffi, not just in std
Josh Triplett
-0
/
+622