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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
ffi
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2019-01-07
Use correct tracking issue for c_variadic
Ryan Hunt
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-15
Rollup merge of #56731 - GuillaumeGomez:ffi-doc-urls, r=Centril
Pietro Albini
-13
/
+15
2018-12-12
Bump to 1.33.0
Alex Crichton
-1
/
+0
2018-12-11
Add missing urls in ffi module docs
Guillaume Gomez
-13
/
+15
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-2
/
+2
2018-11-29
Auto merge of #49878 - dlrobertson:va_list_pt0, r=eddyb
bors
-0
/
+7
2018-11-27
Fix a typo in the documentation of std::ffi
polyfloyd
-2
/
+2
2018-11-26
libcore: Add va_list lang item and intrinsics
Dan Robertson
-0
/
+7
2018-09-14
Move std::os::raw::c_void into libcore and re-export in libstd
Isaac Woods
-0
/
+3
2018-01-10
Fix typo.
Alexis Hunt
-1
/
+1
2017-10-11
ffi/mod.rs: Use only one space after a period ending a sentence
Federico Mena Quintero
-20
/
+20
2017-10-11
ffi/mod.rs: Keep the one-sentence summary at the beginning of the module
Federico Mena Quintero
-0
/
+2
2017-10-02
Clarify the ffi module's toplevel docs, per @clarcharr's comments
Federico Mena Quintero
-54
/
+65
2017-09-25
Overhaul the documentation for OsString / OsStr
Federico Mena Quintero
-3
/
+42
2017-09-25
Module overview for std::os::windows:ffi
Federico Mena Quintero
-1
/
+1
2017-09-25
Expand the introduction to the ffi module.
Federico Mena Quintero
-1
/
+100
2016-05-24
std: Stabilize APIs for the 1.10 release
Alex Crichton
-0
/
+2
2015-10-19
Owned conversions for CString
arcnmx
-1
/
+1
2015-04-21
std: Remove deprecated AsOsStr/Str/AsSlice traits
Alex Crichton
-8
/
+0
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-1
/
+1
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-9
/
+2
2015-03-05
std: Stabilize the `ffi` module
Alex Crichton
-4
/
+7
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-1
/
+3
2015-02-03
Add new path module
Aaron Turon
-0
/
+1
2015-02-01
std: Add a new `env` module
Alex Crichton
-1
/
+6
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+5
2015-01-24
Add ffi::OsString and OsStr
Aaron Turon
-0
/
+5
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-2
/
+3
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-0
/
+20