]> git.lizzy.rs Git - rust.git/history - src/librustc/front/test.rs
Remove 'Local Variable' comments
[rust.git] / src / librustc / front / test.rs
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-04-28 borsauto merge of #5646 : Aatch/rust/unwind-fix, r=brson
2013-04-28 borsauto merge of #6092 : gifnksm/rust/impl-integer-bigint...
2013-04-28 borsauto merge of #6075 : thestinger/rust/no-no_core, r...
2013-04-28 Daniel Micayonly use #[no_core] in libcore
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-23 borsauto merge of #6025 : alexcrichton/rust/issue-2697...
2013-04-23 borsauto merge of #6020 : yichoi/rust/pull-0423, r=brson
2013-04-23 borsauto merge of #6017 : brson/rust/revert-span-merge...
2013-04-23 borsauto merge of #6015 : catamorphism/rust/rustpkg-doc...
2013-04-23 borsauto merge of #6013 : gifnksm/rust/bigint-quot-rem...
2013-04-23 borsauto merge of #6019 : brson/rust/xfail, r=brson
2013-04-23 borsauto merge of #6007 : pcwalton/rust/use-mod, r=brson
2013-04-22 Patrick Waltonlibrustc: Remove `use mod` from the language
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-20 borsauto merge of #5970 : huonw/rust/core-sys-size_of-val...
2013-04-20 borsauto merge of #5965 : alexcrichton/rust/issue-4364...
2013-04-20 Alex Crichtonrustc: de-mode + fallout from libsyntax changes
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-15 borsauto merge of #5778 : jld/rust/reflect-abstract-enum...
2013-04-13 borsauto merge of #5761 : Dretch/rust/murder-death-kill...
2013-04-12 borsauto merge of #5827 : nikomatsakis/rust/issue-5656...
2013-04-12 borsauto merge of #5847 : catamorphism/rust/rustpkg, r...
2013-04-12 borsauto merge of #5809 : Aatch/rust/start-attr, r=thestinger
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
2013-04-11 borsauto merge of #5825 : danluu/rust/rngdoc, r=erickt
2013-04-11 borsauto merge of #5823 : Kimundi/rust/str_from_bytes_slice...
2013-04-11 borsauto merge of #5819 : erickt/rust/incoming, r=erickt
2013-04-11 borsauto merge of #5826 : brson/rust/0.7-pre, r=brson
2013-04-11 borsauto merge of #5811 : sanxiyn/rust/parse-uint, r=catamo...
2013-04-10 Brian AndersonBump version to 0.7-pre
2013-04-10 borsauto merge of #5818 : Kimundi/rust/iter_to_vec, r=catam...
2013-04-10 borsauto merge of #5709 : jbclements/rust/miscellaneous...
2013-04-10 John Clementspath -> Path
2013-04-10 borsauto merge of #5773 : dunsmoreb/rust/incoming, r=bstrie
2013-04-10 borsauto merge of #5804 : alexcrichton/rust/issue-3266...
2013-04-10 borsauto merge of #5789 : brson/rust/drop, r=graydon
2013-04-10 borsauto merge of #5807 : klutzy/rust/vim-inner-doc, r...
2013-04-10 borsauto merge of #5802 : nikomatsakis/rust/issue-4183...
2013-04-09 borsauto merge of #5766 : thestinger/rust/cmp, r=brson
2013-04-09 borsauto merge of #5805 : brson/rust/0.7-pre, r=brson
2013-04-09 Brian AndersonBump version to 0.7-pre
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 borsauto merge of #5630 : erickt/rust/serial, r=erickt
2013-03-30 borsauto merge of #5631 : brson/rust/abiset, r=brson,brson
2013-03-30 Niko MatsakisAdd AbiSet and integrate it into the AST.
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-25 borsauto merge of #5505 : catamorphism/rust/macro-tutorial...
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-23 borsauto merge of #5510 : thadguidry/rust/incoming, r=brson
2013-03-23 borsauto merge of #5515 : nikomatsakis/rust/issue-5514...
2013-03-23 Patrick Waltonlibrustc: Remove the `const` declaration form everywhere
2013-03-22 borsauto merge of #5483 : pcwalton/rust/static-syntax,...
2013-03-22 borsauto merge of #5471 : erickt/rust/incoming, r=bstrie
2013-03-22 borsauto merge of #5484 : pcwalton/rust/snapshots, r=pcwalton
2013-03-22 Patrick Waltonlibrustc: Register new snapshots
2013-03-22 borsauto merge of #5441 : lucab/rust/lucab/tutorial/struct...
2013-03-21 borsauto merge of #5407 : jbclements/rust/add-assert-eq...
2013-03-21 borsauto merge of #5461 : catamorphism/rust/flagless, r...
2013-03-21 borsauto merge of #5466 : Kimundi/rust/view-slice-rename...
2013-03-21 borsauto merge of #5470 : sanxiyn/rust/remove-oldmap-2...
2013-03-21 borsauto merge of #5465 : sanxiyn/rust/remove-oldmap, r...
2013-03-21 borsauto merge of #5458 : pcwalton/rust/valgrind-suppress...
2013-03-21 borsauto merge of #5456 : graydon/rust/fixups, r=pcwalton
2013-03-20 Graydon Hoareadd stage3 markers where necessary for dist-snap
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 borsauto merge of #5426 : nikomatsakis/rust/issue-4846...
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-19 Patrick Waltonlibrustc: Make the compiler ignore purity.
2013-03-19 Patrick Waltonlibrustc: Convert all uses of old lifetime notation...
2013-03-18 Patrick Waltonlibrustc: Make the compiler ignore purity.
2013-03-18 Patrick Waltonlibrustc: Convert all uses of old lifetime notation...
2013-03-15 borsauto merge of #5371 : thestinger/rust/hidden, r=pcwalton
2013-03-15 borsauto merge of #5369 : thestinger/rust/iter, r=z0w0
2013-03-15 borsauto merge of #5367 : brson/rust/5299, r=thestinger
2013-03-14 borsauto merge of #5366 : tedhorst/rust/threadring, r=brson
2013-03-14 borsauto merge of #5365 : thestinger/rust/map, r=catamorphism
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-14 Patrick Waltonlibrustc: Don't accept `as Trait` anymore; fix all...
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5256 : thestinger/rust/bool, r=brson
2013-03-07 borsauto merge of #5255 : jbclements/rust/remove-parse...
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-06 borsauto merge of #5246 : brson/rust/demode, r=brson
2013-03-06 borsauto merge of #5253 : nikomatsakis/rust/issue-5243...
2013-03-06 Niko MatsakisFix a bug with region-parameterized enums etc where...
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
next