]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/swap-2.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / run-pass / swap-2.rs
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
2014-03-21 Patrick Waltontest: Automatically remove all `~[T]` from tests.
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-11 borsauto merge of #12170 : aepsil0n/rust/feature/reserve_do...
2014-02-11 borsauto merge of #12159 : alexcrichton/rust/move-fourcc...
2014-02-11 borsauto merge of #12156 : dguenther/rust/add-fourcc-doc...
2014-02-11 borsauto merge of #12155 : sanxiyn/rust/binary, r=pnkfelix
2014-02-11 borsauto merge of #12153 : pnkfelix/rust/fsk-add-dash-C...
2014-02-10 borsauto merge of #11956 : edwardw/rust/issue-7556, r=cmr
2014-02-10 Edward WangMove replace and swap to std::mem. Get rid of std:...
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-03 borsauto merge of #7518 : graydon/rust/stats-improvements...
2013-07-03 borsauto merge of #7474 : Seldaek/rust/clean-iter, r=thestinger
2013-07-03 borsauto merge of #7510 : Dretch/rust/missing-trait-message...
2013-07-03 borsauto merge of #7498 : luqmana/rust/cow, r=catamorphism
2013-07-01 borsauto merge of #7409 : alexcrichton/rust/threadsafe...
2013-07-01 borsauto merge of #7488 : yichoi/rust/sanitize_utf8, r...
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-07-01 borsauto merge of #7521 : thestinger/rust/vec, r=Aatch
2013-07-01 borsauto merge of #7492 : yichoi/rust/fix_cleanllvm, r...
2013-07-01 borsauto merge of #7487 : huonw/rust/vec-kill, r=cmr
2013-06-30 Huon WilsonConvert vec::{reverse, swap} to methods.
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-05-30 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-24 borsauto merge of #6680 : ben0x539/rust/slashslashslash...
2013-05-24 borsauto merge of #6706 : brson/rust/glue, r=catamorphism
2013-05-23 Patrick Waltontest: Update tests to use the new syntax.
2013-05-21 borsauto merge of #6604 : bjz/rust/ptr-to-option, r=brson
2013-05-21 borsauto merge of #6576 : nikomatsakis/rust/issue-5362...
2013-05-19 borsauto merge of #6106 : thestinger/rust/iter, r=bstrie
2013-05-19 borsauto merge of #6601 : cmr/rust/assert_eq, r=Aatch
2013-05-19 Corey RichardsonUse assert_eq! rather than assert! where possible
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-13 borsauto merge of #6400 : cmr/rust/remove_useless_import_er...
2013-05-12 borsauto merge of #6348 : sstewartgallus/rust/incoming...
2013-05-12 borsauto merge of #6414 : samebchase/rust/experimental...
2013-05-12 borsauto merge of #6427 : catamorphism/rust/issue-6319...
2013-05-12 borsauto merge of #6420 : huonw/rust/rm-exec, r=thestinger
2013-05-11 borsauto merge of #6402 : kud1ing/rust/fixes, r=pcwalton
2013-05-11 borsauto merge of #6398 : osaut/rust/master, r=bstrie
2013-05-11 borsauto merge of #6397 : cantsin/rust/rusti-fixes, r=catam...
2013-05-11 borsauto merge of #6389 : sonwow/rust/issue-3356, r=bstrie
2013-05-11 borsauto merge of #6385 : huonw/rust/rustc-dtor-struct...
2013-05-11 borsauto merge of #6383 : huonw/rust/rustc-expand-then...
2013-05-11 borsauto merge of #6384 : thomaslee/rust/issue-4202, r...
2013-05-11 borsauto merge of #6376 : nikomatsakis/rust/issue-6272...
2013-05-11 borsauto merge of #6368 : catamorphism/rust/issue-5315...
2013-05-11 borsauto merge of #6260 : alexcrichton/rust/issue-3466...
2013-05-11 Alex CrichtonStop using the '<->' operator
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltonlibrustc: Convert all uses of `assert` over to `fail_un...
2013-02-07 borsauto merge of #4801 : z0w0/rust/randomtrait, r=graydon
2013-02-05 Tim ChevalierMerge
2013-02-05 borsauto merge of #4796 : catamorphism/rust/derecord_std...
2013-02-05 borsauto merge of #4790 : pcwalton/rust/at-readers, r=pcwalton
2013-02-05 borsauto merge of #4787 : graydon/rust/clang42, r=graydon
2013-02-05 borsauto merge of #4784 : alexcrichton/rust/bitv-clear...
2013-02-05 borsauto merge of #4747 : sanxiyn/rust/integral-type, r...
2013-02-05 borsauto merge of pull req #4777 from thestinger/rust,...
2013-02-04 borsautomated merge
2013-02-04 borsautomated merge
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-31 Ben StriegelRIMOV, round 5
2013-01-31 Ben StriegelRIMOV, round 4
2013-01-31 Ben StriegelRIMOV, round 3
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-25 Niko Matsakisuse + mode for (almost) everything when not using legac...
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-07-02 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-06-30 Michael SullivanSwitch the compiler over to using ~[] notation instead...
2012-06-29 Michael SullivanMake a bunch of tests stop using the deprecated vector...
2012-06-26 Michael SullivanMake vectors uglier ([]/~). Sorry. Should be temporary...
2012-03-27 Graydon HoareBulk-edit mutable -> mut.
2012-03-22 Niko Matsakismake --enforce-mut-vars always on, add mut annotations...
2011-10-25 Marijn HaverbekeUpdate our code to new type parameter kind syntax
2011-09-12 Brian AndersonMerge branch 'unwind'
2011-09-12 Marijn HaverbekeReformat for new mode syntax, step 1
2011-08-20 Brian AndersonReformat
next