summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2013-05-01compiletest: expanded to ARM test automationYoung-il Choi-7/+158
2013-05-01auto merge of #6147 : bjz/rust/numeric-traits, r=brsonbors-232/+196
2013-05-01auto merge of #6144 : catamorphism/rust/mkdir_recursive-breakage, r=thestingerbors-21/+59
2013-05-01Revert rename of Div to QuotBrendan Zabarauskas-232/+196
2013-04-30auto merge of #6131 : thestinger/rust/new_iter, r=graydonbors-0/+94
2013-04-30auto merge of #6115 : jbclements/rust/test-case-fixes, r=jbclementsbors-299/+141
2013-04-30auto merge of #6113 : brson/rust/task-drop, r=graydonbors-56/+21
2013-04-30auto merge of #6105 : Aatch/rust/linker-improv, r=pcwaltonbors-131/+171
2013-04-30core/std: Fix race condition in os::mkdir_recursive testsTim Chevalier-21/+59
2013-04-30auto merge of #6103 : catamorphism/rust/nonfatal-errors, r=catamorphismbors-81/+166
2013-04-30Merge remote-tracking branch 'brson/io'Brian Anderson-304/+1356
2013-04-30fixed pattern, moved test to compile-failJohn Clements-1/+1
2013-04-30fixed up syntaxJohn Clements-9/+16
2013-04-30renamed issue-2185 to issue-3429John Clements-0/+0
2013-04-30typestate is not planned for upcoming versions of rust....John Clements-27/+0
2013-04-30fixed this test case tooJohn Clements-8/+7
2013-04-30fixed the test case, hope it's still testing somethingJohn Clements-10/+6
2013-04-30after syntax fixes, these tests appear to passJohn Clements-33/+31
2013-04-30more commits on issue 2185John Clements-0/+1
2013-04-30fixed up issue-2185, but now it has a trait failureJohn Clements-4/+27
2013-04-30with syntax fixes, this test case now appears to passJohn Clements-9/+7
2013-04-30added test case for issue 5927John Clements-0/+20
2013-04-30Test now passesJohn Clements-4/+2
2013-04-30This test case now parsesJohn Clements-3/+5
2013-04-30this test still doesn't pass, but at least it parses...John Clements-6/+8
2013-04-30Got test cases to pass, after some major surgeryJohn Clements-16/+21
2013-04-30Fix error messages harderTim Chevalier-2/+2
2013-04-30auto merge of #6136 : jld/rust/simplifycfg-unrevert, r=thestingerbors-0/+24
2013-04-30remove some unused mut declsNiko Matsakis-18/+16
2013-04-30borrowck: fix critical bug prevent us from ever using write guards :)Niko Matsakis-24/+6
2013-04-30auto merge of #6134 : jld/rust/issue-6117, r=catamorphismbors-2/+18
2013-04-30auto merge of #6118 : brson/rust/too-much-recursion, r=thestingerbors-22/+0
2013-04-30Reverse accidental src/llvm reversion in 876483dcf, and add test.Jed Davis-0/+24
2013-04-30The null case of a nullable-poiner enum might not be nullary.Jed Davis-2/+18
2013-05-01Remove mach_stySeo Sanghyeon-20/+2
2013-04-30iter: add max and min functionsDaniel Micay-2/+66
2013-04-30allover: numerous unused muts etcNiko Matsakis-53/+41
2013-04-30rustc: work around issue with default-method-simple, fix some rebaseNiko Matsakis-7/+29
2013-04-30rustc: remove modesNiko Matsakis-6/+4
2013-04-30correct used_mut annotations for args, inherited caseNiko Matsakis-61/+24
2013-04-30dataflow: fix flow of information through pattern variantsNiko Matsakis-2/+1
2013-04-30changed to impl trait for type stxJohn Clements-1/+1
2013-04-30This test case is obsolete for two reasonsJohn Clements-26/+0
2013-04-30this issue is a dup of another one that has a correct test caseJohn Clements-24/+0
2013-04-30remove (non-parsing) test related to impl d for d featureJohn Clements-80/+0
2013-04-30deleted two tests intended to test RUST_CC_ZEAL, an apparently defunct flag f...John Clements-50/+0
2013-04-30iter: add a find functionDaniel Micay-0/+29
2013-04-30char: fix unused import warningDaniel Micay-0/+1
2013-04-30new borrow checker (mass squash)Niko Matsakis-4277/+6449
2013-04-30desnapshotNiko Matsakis-125/+8