]> git.lizzy.rs Git - rust.git/history - src/compiletest/runtest.rs
compiletest: Make pretty tests actually use compile-flags.
[rust.git] / src / compiletest / runtest.rs
2013-03-19 Luqman Adencompiletest: Make pretty tests actually use compile...
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-14 borsauto merge of #5364 : xenocons/rust/patch-1, r=z0w0
2013-03-14 borsauto merge of #5360 : thestinger/rust/doc, r=graydon
2013-03-14 borsauto merge of #5355 : yichoi/rust/pull-0314, r=graydon
2013-03-13 borsauto merge of #5340 : brson/rust/column, r=brson
2013-03-13 borsauto merge of #5339 : catamorphism/rust/less-copy,...
2013-03-13 borsauto merge of #5337 : yichoi/rust/pull-0312, r=sanxiyn
2013-03-13 borsauto merge of #5319 : brson/rust/debuginfo, r=brson
2013-03-12 borsauto merge of #5329 : wanderview/rust/std-getopts-opts_...
2013-03-12 borsauto merge of #5335 : larryv/rust/local_stage0-libsynta...
2013-03-12 borsauto merge of #5304 : jld/rust/const-adjustments, r...
2013-03-12 borsauto merge of #5292 : thestinger/rust/nil, r=graydon
2013-03-11 Brian LeibigMore descriptive error messages for debug info tests
2013-03-11 Brian LeibigDebuginfo revamp
2013-03-11 borsauto merge of #5314 : jld/rust/adt-simplification,...
2013-03-11 borsauto merge of #5291 : pcwalton/rust/drop-lint, r=pcwalton
2013-03-11 Patrick Waltonlibrustc: Replace all uses of `fn()` with `&fn()`....
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-05 borsauto merge of #5232 : bstrie/rust/issue4448, r=nikomatsakis
2013-03-05 borsauto merge of #5231 : jbclements/rust/better-macro...
2013-03-05 borsauto merge of #5233 : bstrie/rust/deimpselfcore, r...
2013-03-05 borsauto merge of #5215 : jld/rust/fn-const-env, r=graydon
2013-03-05 borsauto merge of #5212 : thestinger/rust/iter, r=graydon
2013-03-05 borsauto merge of #5179 : alexcrichton/rust/default-warn...
2013-03-04 Alex CrichtonRemove unused imports throughout src/
2013-03-04 borsauto merge of #5205 : thestinger/rust/radix, r=graydon
2013-03-03 borsauto merge of #5203 : erickt/rust/incoming, r=brson
2013-03-03 borsauto merge of #5197 : pcwalton/rust/fn-types, r=pcwalton
2013-03-03 Patrick Waltonlibrustc: Forbid chained imports and fix the logic...
2013-02-16 borsauto merge of #4973 : thestinger/rust/rt, r=brson
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-15 Nick DesaulniersConvert all uses of vec::slice to vec::view Issue ...
2013-02-14 borsauto merge of #4915 : luqmana/rust/rt-cleanup, r=pcwalton
2013-02-14 borsauto merge of #4922 : jbclements/rust/add-deriving...
2013-02-14 borsauto merge of #4905 : brson/rust/issue4524, r=brson
2013-02-14 Nick DesaulniersRemove die!, raplace invocations with fail! Issue ...
2013-02-13 borsauto merge of #4884 : pcwalton/rust/pretty-print-new...
2013-02-13 borsauto merge of #4908 : bstrie/rust/rimov3, r=pcwalton
2013-02-13 borsauto merge of #4840 : jbclements/rust/add-json-enum...
2013-02-13 Ben StriegelRIMOV core::vec
2013-02-13 borsauto merge of #4900 : luqmana/rust/core_os_errors,...
2013-02-13 borsauto merge of #4881 : bjz/rust/incoming, r=catamorphism
2013-02-12 borsauto merge of #4880 : erickt/rust/hashmap-cleanup,...
2013-02-12 borsauto merge of #4858 : z0w0/rust/rm_weak_task_count...
2013-02-12 borsauto merge of #4876 : brson/rust/debuginfo, r=brson
2013-02-09 Brian LeibigAdd debug info tests
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-01 Nick DesaulniersReplace most invocations of fail keyword with die!...
2013-01-30 Tim ChevalierMerge pull request #4687 from alexcrichton/hashmap...
2013-01-30 Tim ChevalierMerge pull request #4690 from codeblack08/test-round
2013-01-30 Patrick Waltonlibrustdoc: De-export compiletest, combine-tests, libca...
2013-01-29 Tim ChevalierMerge pull request #4676 from thestinger/fuzzy
2013-01-29 Tim ChevalierMerge pull request #4664 from thestinger/fuzzy
2013-01-29 Tim Chevaliercompiletest: Allow legacy records
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-25 Tim ChevalierMerge pull request #4625 from thestinger/container
2013-01-25 Daniel Micayreplace ConstVector trait with the Container trait
2013-01-24 Tim ChevalierMerge pull request #4594 from thestinger/map
2013-01-23 Tim ChevalierMerge pull request #4587 from sanxiyn/divide-by-zero
2013-01-23 Tim ChevalierMerge pull request #4589 from sanxiyn/doc-vec-match
2013-01-23 Tim ChevalierMerge pull request #4597 from Dretch/atvec-constructors
2013-01-23 Tim ChevalierMerge pull request #4596 from Trinick/tomutrename
2013-01-23 Trinickcore: Rename to_mut and from_mut to cast_to_mut and...
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-09 Erick Tryzelaarcore: rename vec.filter to vec.filtered
2013-01-09 Patrick Waltonlibrustc: Make unqualified identifier searches terminat...
2013-01-09 Patrick WaltonRevert "librustc: Make unqualified identifier searches...
2013-01-09 Patrick Waltonlibrustc: Make unqualified identifier searches terminat...
2013-01-08 ILyoanarrange core::os::consts
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
2013-01-01 Brian AndersonMerge pull request #4324 from steveklabnik/std_net
2012-12-28 Tim ChevalierMerge pull request #4268 from catamorphism/issue-3477
2012-12-28 Tim ChevalierMerge pull request #4308 from steveklabnik/patch-1
2012-12-28 Erick TryzelaarFix compiling compiletest. rs=fire
2012-12-28 Erick Tryzelaartest: option variants get imported by default
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareAdd license boilerplate to more files.
2012-12-05 Brian AndersonMerge remote-tracking branch 'rntz/tuple-iterbytes'
2012-12-01 Brian AndersonMerge remote-tracking branch 'bilalhusain/patch-1'
2012-11-29 Brian Andersoncore: Convert some records to structs
2012-10-04 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-09-28 Brian AndersonMerge pull request #3621 from z0w0/jit-crates
2012-09-28 Niko Matsakisdemode vec
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-27 Niko MatsakisDemode vec::push (and convert to method)
2012-09-26 Brian AndersonDemode core::result
2012-09-24 Brian Andersoncore: Demode option
2012-09-20 Niko Matsakisdemode the each() method on vec and other iterables.
2012-09-19 Niko MatsakisDe-mode vec::each() and many of the str iteration routines
2012-09-19 Niko MatsakisRevert "replace explicit calls to vec::each with vec...
2012-09-19 Niko Matsakisreplace explicit calls to vec::each with vec::each_ref...
2012-09-12 Brian AndersonMerge pull request #3440 from jld/vec-dedup
2012-09-12 Drew WillcoxonImprove unexpected error scanner for compile-fail tests...
next