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
/
src
/
doc
/
guide-ffi.md
Age
Commit message (
Expand
)
Author
Lines
2014-06-02
docs: Stop using `notrust`
Florian Gilcher
-2
/
+2
2014-05-30
Fix outgoing link to snappy in the FFI guide
Tom Jakubowski
-2
/
+2
2014-05-30
windows: Allow snake_case errors for now.
Kevin Butler
-0
/
+1
2014-05-22
docs: Add win64 calling convention
Richo Healey
-0
/
+1
2014-05-07
auto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
bors
-1
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-1
/
+1
2014-05-03
rustdoc: Have no_run imply no_trans
Alex Crichton
-21
/
+11
2014-04-20
Fix spelling mistakes in documentation and code.
Joseph Crail
-1
/
+1
2014-04-12
doc: Un-ignore lots of guide-ffi tests
Alex Crichton
-23
/
+58
2014-04-10
Document the nullable pointer optimization in the FFI guide
Corey Richardson
-0
/
+13
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-5
/
+11
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-3
/
+3
2014-03-15
docs: begin a "low-level & unsafe code" guide.
Huon Wilson
-79
/
+0
2014-03-09
docs: adjust code blocks to pass with rustdoc.
Huon Wilson
-2
/
+6
2014-02-15
std: clean up ptr a bit
Corey Richardson
-5
/
+5
2014-02-13
remove duplicate function from std::ptr (is_null, is_not_null, offset, mut_of...
JeremyLetang
-1
/
+1
2014-02-09
std: Add move_val_init to mem. Replace direct intrinsic usage
Brian Anderson
-2
/
+1
2014-02-09
std: Add init and uninit to mem. Replace direct intrinsic usage
Brian Anderson
-1
/
+2
2014-02-06
Update link_name=... -> link(name=...
Cole Mickens
-1
/
+1
2014-02-02
Move doc/ to src/doc/
Alex Crichton
-0
/
+567