]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/foreign.rs
libsyntax/librustc: Allow calling variadic foreign functions.
[rust.git] / src / librustc / middle / trans / foreign.rs
2013-11-05 Luqman Adenlibsyntax/librustc: Allow calling variadic foreign...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-21 borsauto merge of #9736 : catamorphism/rust/rustpkg-issue...
2013-10-20 borsauto merge of #9812 : HNO3/rust/windows-utf8, r=alexcri...
2013-10-19 borsauto merge of #9956 : sfackler/rust/more-more-visibilit...
2013-10-19 borsauto merge of #9952 : huonw/rust/fmt-doc, r=alexcrichton
2013-10-19 borsauto merge of #9949 : Heather/rust/driver-rs-cleanup...
2013-10-19 borsauto merge of #9834 : alexcrichton/rust/morestack,...
2013-10-19 Alex CrichtonUse __morestack to detect stack overflow
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-11 borsauto merge of #9794 : thestinger/rust/rc, r=alexcrichton
2013-10-11 borsauto merge of #9803 : alexcrichton/rust/less-pub2,...
2013-10-11 borsauto merge of #9805 : alexcrichton/rust/needstest,...
2013-10-11 borsauto merge of #9804 : alexcrichton/rust/always-anon...
2013-10-11 borsauto merge of #9517 : crabtw/rust/cabi, r=nikomatsakis
2013-10-11 Jyun-Yan Youimprove C ABI
2013-10-10 borsauto merge of #9783 : huonw/rust/macro-items, r=bstrie
2013-10-10 borsauto merge of #9780 : sfackler/rust/extensions2, r...
2013-10-10 borsauto merge of #9774 : sebcrozet/rust/master, r=huonw
2013-10-09 borsauto merge of #9750 : alexcrichton/rust/safer-strings...
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9386 : Geal/rust/base64-doc, r=alexcrichton
2013-10-09 borsauto merge of #9748 : klutzy/rust/print-git-revision...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-09 borsauto merge of #9359 : thestinger/rust/option, r=huonw
2013-10-09 Daniel Micayoption: rewrite the API to use composition
2013-10-05 borsauto merge of #9250 : erickt/rust/num, r=erickt
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-04 borsauto merge of #9711 : sanxiyn/rust/ambiguous-default...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-03 borsauto merge of #9686 : alexcrichton/rust/lint, r=thestinger
2013-10-03 borsauto merge of #9698 : sanxiyn/rust/android, r=huonw
2013-10-03 borsauto merge of #9699 : thestinger/rust/immediate, r...
2013-10-03 Daniel Micaymake C-like enums immediate
2013-10-03 borsauto merge of #9681 : skade/rust/str-from-str, r=huonw
2013-10-03 borsauto merge of #9689 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9675 : sfackler/rust/lint, r=alexcrichton
2013-10-02 borsauto merge of #9680 : thestinger/rust/overflow, r=huonw
2013-10-02 borsauto merge of #9670 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9677 : thestinger/rust/immediate, r...
2013-10-02 Daniel Micaytreat uninhabited enums as voidish
2013-10-02 borsauto merge of #9673 : huonw/rust/macros, r=catamorphism
2013-10-02 borsauto merge of #9665 : alexcrichton/rust/snapshot, r...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Daniel Micaymake small (<= size_of::<int>()) tuples immediate
2013-10-01 Alex Crichtonrustc: Remove usage of fmt!
2013-09-28 borsauto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531...
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-28 borsauto merge of #9562 : alexcrichton/rust/snapshots,...
2013-09-28 borsauto merge of #9559 : sfackler/rust/more-visibility...
2013-09-28 borsauto merge of #9557 : blake2-ppc/rust/vec-lifetime...
2013-09-28 borsauto merge of #9556 : alexcrichton/rust/less-at-mut...
2013-09-27 borsauto merge of #9553 : brson/rust/lesscxx, r=thestinger
2013-09-27 borsauto merge of #9552 : brson/rust/0.9-pre, r=alexcrichton
2013-09-27 borsauto merge of #9549 : catamorphism/rust/rustpkg-test...
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-27 borsauto merge of #9535 : alexcrichton/rust/no-format-defau...
2013-09-27 borsauto merge of #9550 : alexcrichton/rust/remove-printf...
2013-09-27 borsauto merge of #9548 : thestinger/rust/internal, r=alexc...
2013-09-27 borsauto merge of #9540 : alexcrichton/rust/more-rustdoc...
2013-09-27 borsauto merge of #9538 : thestinger/rust/type_use, r=pcwalton
2013-09-27 borsauto merge of #9527 : bmaxa/rust/master, r=alexcrichton
2013-09-27 borsauto merge of #9352 : erickt/rust/master, r=huonw
2013-09-27 Erick Tryzelaarstd and rustc: Convert users of c_str to use .with_c_str
2013-09-19 borsauto merge of #9313 : brson/rust/relnotes, r=thestinger
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-17 borsauto merge of #9236 : steveklabnik/rust/rustpkg_init...
2013-09-17 borsauto merge of #9245 : kballard/rust/bytes-span, r=catam...
2013-09-17 borsauto merge of #9244 : thestinger/rust/drop, r=catamorphism
2013-09-17 borsauto merge of #9241 : alexcrichton/rust/build-rustdoc...
2013-09-17 borsauto merge of #9239 : steveklabnik/rust/rustpkg_tutoria...
2013-09-17 borsauto merge of #9234 : steveklabnik/rust/rustpkg_manpage...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-17 borsauto merge of #9214 : adridu59/rust/issue-7723, r=thest...
2013-09-17 borsauto merge of #9130 : alexcrichton/rust/inline-globals...
2013-09-17 borsauto merge of #9237 : brson/rust/valgrind, r=thestinger
2013-09-17 borsauto merge of #9233 : catamorphism/rust/issue-4208...
2013-09-17 borsauto merge of #9108 : blake2-ppc/rust/hazards-on-overfl...
2013-09-17 borsauto merge of #9231 : cmr/rust/enum_encoding, r=catamor...
2013-09-16 borsauto merge of #9109 : thestinger/rust/function, r=alexc...
2013-09-16 borsauto merge of #9223 : sfackler/rust/tasks-fix, r=catamo...
2013-09-16 borsauto merge of #9211 : klutzy/rust/win32-fix, r=alexcrichton
2013-09-16 Daniel Micaydocument why attributes are set on CallInst
2013-09-16 Daniel Micayadd sret + noalias to the out pointer parameter
2013-09-16 Daniel Micayfix handling of function attributes
next