summary refs log tree commit diff
path: root/src/doc/book/ffi.md
AgeCommit message (Expand)AuthorLines
2016-09-09Issue deprecation warnings for safe accesses to extern staticsVadim Petrochenkov-1/+1
2016-08-30Change ABI string from sysV64 to sysv64CensoredUsername-1/+1
2016-08-30Allow specification of the system V AMD64 ABI constraint.CensoredUsername-0/+1
2016-07-27remove claim about searching through nested fields for the nullable type, eve...Alex Burka-7/+9
2016-07-27fix typoAlex Burka-1/+1
2016-07-27revert libc changesAlex Burka-9/+13
2016-07-27hack to make example compileAlex Burka-1/+5
2016-07-27change confusing wording about discriminantAlex Burka-3/+3
2016-07-27extern fns require named parametersAlex Burka-1/+1
2016-07-27foreign function interface interfaceAlex Burka-1/+1
2016-07-27not just a single fieldAlex Burka-1/+1
2016-07-27recursionAlex Burka-4/+4
2016-07-27expand nullable pointer exampleAlex Burka-4/+24
2016-07-27generics-agnostic descriptionAlex Burka-8/+6
2016-07-27book/ffi: nullable pointer, libc cleanupsAlex Burka-21/+46
2016-07-13doc: ffi referenced rust-snappy can not compile吴冉波-2/+56
2016-06-29NULL not back-tickedAlexander Merritt-1/+1
2016-06-15Correct use of 'nul' 'null' and capitalizationAlexander Merritt-3/+3
2016-05-18Rust syntax coloring for some ignore, should-panic and no-run snippets.Steven Burns-6/+6
2016-01-16Auto merge of #30567 - steffengy:master, r=alexcrichtonbors-0/+2
2016-01-11add feature gate "abi_vectorcall" for the vectorcall calling conventionSteffen-0/+1
2016-01-09Remove many instances of 'just'Steve Klabnik-2/+2
2015-12-26llvm: Add support for vectorcall (X86_VectorCall) conventionSteffen-0/+1
2015-11-28doc(book/ffi): remove duplicate link reference `[libc]'xd1le-2/+0
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+629