]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/borrowck-root-while-cond.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / run-pass / borrowck-root-while-cond.rs
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-07 borsauto merge of #11296 : brson/rust/anti-cond, r=alexcrichton
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
2014-01-05 borsauto merge of #11307 : vadimcn/rust/test-adb, r=brson
2014-01-05 borsauto merge of #11290 : alexcrichton/rust/testname,...
2014-01-04 borsauto merge of #11284 : huonw/rust/issue-6233, r=alexcri...
2014-01-04 borsauto merge of #11301 : vadimcn/rust/fix-android, r...
2014-01-04 borsauto merge of #11306 : alexcrichton/rust/native-bounds...
2014-01-04 borsauto merge of #11299 : brson/rust/exp10, r=pcwalton
2014-01-04 borsauto merge of #11295 : sfackler/rust/de-jank-encoder...
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-04 borsauto merge of #11292 : brson/rust/llvmconfig, r=alexcri...
2014-01-04 borsauto merge of #11291 : brson/rust/copy-runtime-deps...
2014-01-04 borsauto merge of #11283 : brson/rust/doublefailure, r...
2014-01-04 borsauto merge of #11251 : pcwalton/rust/remove-at-mut...
2014-01-03 Patrick Waltontest: Get rid of some `@mut`s in borrow check tests
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10032 : thestinger/rust/snapshot, r...
2013-10-23 Daniel Micayregister snapshots
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-28 borsauto merge of #5576 : yichoi/rust/pull-0327, r=brson
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 Patrick Waltonlibrustc: Modify all code to use new lifetime binder...
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-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: Convert all uses of old lifetime notation...
2013-03-18 Patrick Waltonlibrustc: Convert all uses of old lifetime notation...
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-26 borsauto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton
2013-02-26 borsauto merge of #5084 : oncemoreification/rust/issue...
2013-02-23 Patrick Waltontest: De-mut the test suite. rs=demuting
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-02 Graydon Hoarecheck-fast fallout from removing export, r=burningtree
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream2'
2013-01-26 Tim Chevaliertestsuite: Eliminate uses of structural records from...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-08-22 Brian AndersonMerge pull request #3230 from killerswan/version-info...
2012-08-22 Ben BlumMerge pull request #3231 from killerswan/modes1
2012-08-22 Ben BlumMerge pull request #3229 from Vincent-Belliard/master
2012-08-21 Niko Matsakismore sound treatment of fn& regions; change all & to...
2012-07-30 Niko MatsakisFix #2979: inference for lifetimes of & expressions