summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2014-09-17rollup merge of #16931 : omasanori/unnecessary-path-bracketsAlex Crichton-0/+21
2014-09-17rollup merge of #16889 : P1start/array-not-vectorAlex Crichton-0/+16
2014-09-17test: Un-ignore some GDB pretty printing testsAlex Crichton-2/+0
2014-09-17auto merge of #17264 : bkoropoff/rust/issue-17252, r=nick29581bors-0/+20
2014-09-17auto merge of #17246 : bkoropoff/rust/issue-17216, r=pnkfelixbors-0/+32
2014-09-17rustdoc: Correctly distinguish enums and typesP1start-11/+22
2014-09-17Relicense shootout-fasta.rs ti the shootout license.Guillaume Pinot-14/+39
2014-09-17Relicense shootout-spectralnorm.rs to the shootout licenseGuillaume Pinot-8/+38
2014-09-16Add regression test for issue #17283Brian Koropoff-0/+37
2014-09-16Fallout from renamingAaron Turon-69/+69
2014-09-16Run cleanup for base struct in functional struct update expressionsJakub Wieczorek-0/+34
2014-09-16Deprecate libnum in favor of rust-lang/numAaron Turon-128/+0
2014-09-16Generalize lifetime bounds on type parameters to support multipleNiko Matsakis-2/+64
2014-09-16auto merge of #17197 : nikomatsakis/rust/issue-5527-trait-reform-revisited, r...bors-256/+381
2014-09-15Add missing unused variable warnings for for loop bindingsJakub Wieczorek-0/+18
2014-09-15Update error messages in compile-fail testsNiko Matsakis-256/+381
2014-09-15Add tests for a few A-needstest issuesJakub Wieczorek-0/+216
2014-09-14Add regression test for issue #17252Brian Koropoff-0/+20
2014-09-14auto merge of #17163 : pcwalton/rust/impls-next-to-struct, r=alexcrichtonbors-15/+41
2014-09-14auto merge of #17130 : jakub-/rust/issue-17033, r=pcwaltonbors-0/+28
2014-09-14auto merge of #13316 : eddyb/rust/ast-ptr, r=brsonbors-16/+15
2014-09-13Add regression test for issue #17216Brian Koropoff-0/+32
2014-09-14Fix fallout in macro_crate/quote tests.Eduard Burtescu-16/+15
2014-09-14auto merge of #17189 : bkoropoff/rust/extern-existing-crate, r=alexcrichtonbors-0/+35
2014-09-13auto merge of #17182 : luqmana/rust/rnp, r=alexcrichtonbors-0/+5
2014-09-13librustc: Forbid inherent implementations that aren't adjacent to thePatrick Walton-15/+41
2014-09-13auto merge of #17175 : pcwalton/rust/region-bounds-on-closures, r=huonwbors-0/+16
2014-09-13auto merge of #17162 : sfackler/rust/decorator-traits, r=huonwbors-1/+1
2014-09-12Add regression test for #17186Brian Koropoff-0/+35
2014-09-12auto merge of #17134 : vberger/rust/lint_unused_extern_crate, r=alexcrichtonbors-0/+32
2014-09-12New lint : unused_extern_crate. #10385Victor Berger-0/+32
2014-09-12auto merge of #17145 : ahmedcharles/rust/unicode, r=alexcrichtonbors-0/+8
2014-09-11librustc: Enum nullable pointer opt should not apply to raw pointers.Luqman Aden-0/+5
2014-09-11Fix bug in padding unicode, #17105.Ahmed Charles-0/+8
2014-09-12Handle always-unsized structsNick Cameron-2/+110
2014-09-11librustc: Make sure region bounds on closures outlive calls to them.Patrick Walton-0/+16
2014-09-11auto merge of #17157 : nikomatsakis/rust/occurs-check, r=pcwaltonbors-2/+20
2014-09-11auto merge of #17110 : thestinger/rust/dst, r=cmrbors-0/+6
2014-09-11auto merge of #16866 : P1start/rust/tuple-indexing, r=brsonbors-0/+226
2014-09-10Change ItemModifier and ItemDecorator to traitsSteven Fackler-1/+1
2014-09-10Add unnecessary_import_braces lint.OGINO Masanori-0/+21
2014-09-09auto merge of #16662 : pczarn/rust/format-fmtstr-opt, r=brsonbors-14/+8
2014-09-09Avoid ever constructing cyclic types in the first place, rather than detectin...Niko Matsakis-2/+20
2014-09-10Implement tuple and tuple struct indexingP1start-0/+226
2014-09-09Test fixes from the rollupAlex Crichton-3/+4
2014-09-09Decouple string and argument piecesPiotr Czarnecki-14/+8
2014-09-09fixes for Box<[T]>Daniel Micay-0/+6
2014-09-09rollup merge of #17114 : nick29581/dst-typeAlex Crichton-0/+1
2014-09-09rollup merge of #17101 : pcwalton/for-loop-borrowckAlex Crichton-30/+19
2014-09-09rollup merge of #17096 : TeXitoi/relicense-shootout-chameneos-reduxAlex Crichton-8/+38