]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/extern-return-TwoU16s.rs
Add externfn macro and correctly label fixed_stack_segments
[rust.git] / src / test / run-pass / extern-return-TwoU16s.rs
2013-08-19 Niko MatsakisAdd externfn macro and correctly label fixed_stack_segments
2013-08-19 Niko MatsakisIssue #3678: Remove wrappers and call foreign functions...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-21 borsauto merge of #7896 : pcwalton/rust/pub-extern, r=pcwalton
2013-07-21 Patrick Waltonlibrustc: Remove `pub extern` and `priv extern` from...
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-21 borsauto merge of #6604 : bjz/rust/ptr-to-option, r=brson
2013-05-21 borsauto merge of #6576 : nikomatsakis/rust/issue-5362...
2013-05-19 borsauto merge of #6106 : thestinger/rust/iter, r=bstrie
2013-05-19 borsauto merge of #6601 : cmr/rust/assert_eq, r=Aatch
2013-05-19 Corey RichardsonUse assert_eq! rather than assert! where possible
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-19 borsauto merge of #5938 : thestinger/rust/iterator, r=pcwalton
2013-04-18 borsauto merge of #5920 : catamorphism/rust/rustpkg, r...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-18 borsauto merge of #5798 : recrack/rust/multiple-errors...
2013-04-18 borsauto merge of #5939 : brson/rust/xfail, r=brson
2013-04-18 Brian Andersontest: xfail-macos some tests that don't work on mac...
2013-04-18 borsauto merge of #5935 : bjz/rust/master, r=thestinger
2013-04-18 borsauto merge of #5923 : thestinger/rust/iterator, r=graydon
2013-04-18 borsauto merge of #5919 : catamorphism/rust/gitignore,...
2013-04-18 borsauto merge of #5918 : catamorphism/rust/Warnings, r...
2013-04-18 borsauto merge of #5916 : danluu/rust/debug_tutorial, r...
2013-04-18 borsauto merge of #5912 : Dretch/rust/issue-2626, r=graydon
2013-04-18 borsauto merge of #5909 : brson/rust/rt4, r=graydon
2013-04-18 borsauto merge of #5908 : jbclements/rust/add-hygiene-machi...
2013-04-18 borsauto merge of #5726 : brson/rust/struct-return, r=brson
2013-04-17 Brian Andersonrustc: Use an out pointer to return structs in x86...