about summary refs log tree commit diff
path: root/src/test/run-pass
AgeCommit message (Expand)AuthorLines
2015-01-22Added test.Vadim Chugunov-0/+20
2015-01-21Make diagnostic ordering deterministicAlex Crichton-0/+3
2015-01-21rollup merge of #20179: eddyb/blind-itemsAlex Crichton-0/+60
2015-01-21rollup merge of #21258: aturon/stab-3-indexAlex Crichton-1/+6
2015-01-21rollup merge of #21252: nikomatsakis/assoc-type-ice-hunt-take-2Alex Crichton-0/+200
2015-01-21Move regression test for #20971 into run-fail, since it panics.Niko Matsakis-32/+0
2015-01-21Deny imports after non-item statements.Eduard Burtescu-19/+0
2015-01-21Added another test with success local-item shadowingEduard Burtescu-0/+19
2015-01-21Added some tests for arbitrary ordered view itemsMarvin Löbel-0/+60
2015-01-21rollup merge of #21457: alexcrichton/issue-21436Alex Crichton-119/+119
2015-01-21rollup merge of #21447: cmr/masterAlex Crichton-27/+17
2015-01-21rollup merge of #21441: alexcrichton/rustc-optsAlex Crichton-3/+3
2015-01-21rollup merge of #21392: japaric/iterAlex Crichton-0/+38
2015-01-21rollup merge of #21354: eddyb/vec-ufcsAlex Crichton-0/+23
2015-01-21Change init-large-type to use child threadAaron Turon-1/+6
2015-01-20std: Rename Show/String to Debug/DisplayAlex Crichton-119/+119
2015-01-20tests: uncomment regression tests for 13970, 13971, 13972Corey Richardson-27/+17
2015-01-20rustc: Remove deprecated lint namesAlex Crichton-3/+3
2015-01-21Rollup merge of #21404 - japaric:hash, r=alexcrichtonBarosl LEE-0/+18
2015-01-21Rollup merge of #21386 - Diggsey:issue-21384, r=alexcrichtonBarosl LEE-0/+27
2015-01-20Auto merge of #21364 - cmr:fix-ttseq-ice, r=alexcrichtonbors-0/+17
2015-01-20Auto merge of #21257 - alexcrichton:issue-20064, r=pnkfelixbors-7/+16
2015-01-19Auto merge of #21165 - alexcrichton:second-pass-type-id, r=aturonbors-24/+23
2015-01-19impl Hash for arraysJorge Aparicio-0/+18
2015-01-19Auto merge of #21278 - thchittenden:issue-21033-struct-var-pattern-fix, r=ale...bors-0/+52
2015-01-19Fixes #21033 with accompanying test.Tom Chittenden-0/+52
2015-01-19impl Iterator for &mut Iterator and Box<Iterator>Jorge Aparicio-0/+38
2015-01-19Ranges implement Clone where possibleDiggory Blake-0/+27
2015-01-18std: Stabilize TypeId and tweak BoxAnyAlex Crichton-24/+23
2015-01-19Reduce size of array in test case to 1MBJames Miller-1/+1
2015-01-19Add test to catch performance regressionsJames Miller-0/+25
2015-01-18syntax: allow bare sequences in lhs for follow checkingCorey Richardson-0/+17
2015-01-18auto merge of #20901 : dgrunwald/rust/update-token-can-begin-expr, r=sanxiynbors-0/+3
2015-01-18Improve the vec![...] macro with UFCS.Eduard Burtescu-0/+23
2015-01-17Add allow(unstable) to more testsBrian Anderson-0/+3
2015-01-17Register new snapshots.Eduard Burtescu-2/+2
2015-01-16syntax: Feature gate #[start] and #[main]Alex Crichton-7/+16
2015-01-16Add regression tests for #20763. Fixes #20763.Niko Matsakis-0/+59
2015-01-16Add regression test for #20797. Fixes #20797.Niko Matsakis-0/+91
2015-01-16Add regression test for #20971. Fixes #20791.Niko Matsakis-0/+32
2015-01-16Project region bounds out of the trait when deciding whether aNiko Matsakis-0/+50
2015-01-16auto merge of #21162 : apasel422/rust/issue-16530, r=huonwbors-0/+18
2015-01-16fix latest changes falloutFlavio Percoco-2/+0
2015-01-16Don't use NoSend/NoSync in testsFlavio Percoco-4/+2
2015-01-16add a run-pass test that used to failFlavio Percoco-0/+29
2015-01-16Negative impls are considered safeFlavio Percoco-0/+21
2015-01-15rollup merge of #21170: Diggsey/issue-21058Alex Crichton-0/+30
2015-01-15rollup merge of #21115: dotdash/iter_vecAlex Crichton-0/+19
2015-01-15rollup merge of #21107: nikomatsakis/assoc-type-ice-hunt-take-1Alex Crichton-0/+100
2015-01-15rollup merge of #21089: nikomatsakis/issue-20676-invalid-vtable-for-objectAlex Crichton-0/+45