Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
doc
/
guide-ffi.md
fbcc34f
Grammar tweak to old guide stub documents.
by Tim Parenti
· 11 years ago
4247a30
Add stub deprecation files for each of the old guides.
by Huon Wilson
· 11 years ago
16a6ebd
"The Rust Programming Language"
by Steve Klabnik
· 11 years ago
0dc48b4
Test fixes and rebase conflicts
by Alex Crichton
· 11 years ago
ec7a50d
std: Redesign c_str and c_vec
by Alex Crichton
· 11 years ago
56290a0
std: Stabilize the prelude module
by Alex Crichton
· 11 years ago
7828c3d
Rename fail! to panic!
by Steve Klabnik
· 11 years ago
1263a36
rollup merge of #17993 : redcape/fix-ffi-docs
by Alex Crichton
· 11 years ago
c6f9b8f
Doc: Fix C-Code Example in FFI Docs
by Gil Cottle
· 11 years ago
aa3b126
Continue cfg syntax transition
by Steven Fackler
· 11 years ago
d4b2edc
Use a space after colons per the Rust coding style:
by Damien Grassart
· 11 years ago
0eedec5
The example code uses trigger_callback(), not do_callback().
by Damien Grassart
· 11 years ago
c256454
auto merge of #16393 : SimonSapin/rust/patch-9, r=steveklabnik
by bors
· 11 years ago
de7abd8
Unify non-snake-case lints and non-uppercase statics lints
by P1start
· 11 years ago
666d566
Replace mention of ~T by Box<T> in the FFI guide.
by Simon Sapin
· 11 years ago
01d2efa
Fix FFI guide
by Corey Richardson
· 11 years ago
54bd9e6
docs: don't claim struct layout is specified, but mention repr
by Corey Richardson
· 11 years ago
a43dadb
Minor changes to `rust.md`, and `guide-ffi.md`.
by Bheesham Persaud
· 11 years ago
e737440
doc/guide-ffi: A few minor typo/language fixes
by Anton Lofgren
· 11 years ago
0dfc90a
Rename all raw pointers as necessary
by Alex Crichton
· 11 years ago
20fb7c6
docs: Stop using `notrust`
by Florian Gilcher
· 11 years ago
7cd4879
Fix outgoing link to snappy in the FFI guide
by Tom Jakubowski
· 11 years ago
030b3a2
windows: Allow snake_case errors for now.
by Kevin Butler
· 11 years ago
e5d8831
docs: Add win64 calling convention
by Richo Healey
· 11 years ago
ef6daf9
auto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
by bors
· 11 years ago
090040bf
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
by Patrick Walton
· 11 years ago
9ac9245
rustdoc: Have no_run imply no_trans
by Alex Crichton
· 11 years ago
ae555e3
Fix spelling mistakes in documentation and code.
by Joseph Crail
· 11 years ago
f862e12
doc: Un-ignore lots of guide-ffi tests
by Alex Crichton
· 11 years ago
eabf78c
Document the nullable pointer optimization in the FFI guide
by Corey Richardson
· 11 years ago
0459ee7
Fix fallout from std::libc separation
by Corey Richardson
· 11 years ago
ce620320
rename std::vec -> std::slice
by Daniel Micay
· 11 years ago
3d6c28a
docs: begin a "low-level & unsafe code" guide.
by Huon Wilson
· 11 years ago
2d7d7e5
docs: adjust code blocks to pass with rustdoc.
by Huon Wilson
· 11 years ago
49e1163
std: clean up ptr a bit
by Corey Richardson
· 11 years ago
60bc76f
remove duplicate function from std::ptr (is_null, is_not_null, offset, mut_offset)
by JeremyLetang
· 11 years ago
c7710cd
std: Add move_val_init to mem. Replace direct intrinsic usage
by Brian Anderson
· 11 years ago
d433b80
std: Add init and uninit to mem. Replace direct intrinsic usage
by Brian Anderson
· 11 years ago
ee608cb
Update link_name=... -> link(name=...
by Cole Mickens
· 11 years ago
864b434
Move doc/ to src/doc/
by Alex Crichton
· 11 years ago
[Renamed from doc/guide-ffi.md]
2ff16b1
auto merge of #11996 : lecram/rust/master, r=pcwalton
by bors
· 11 years ago