]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/pipe-presentation-examples.rs
Change finalize -> drop.
[rust.git] / src / test / run-pass / pipe-presentation-examples.rs
2013-06-26 Luqman AdenChange finalize -> drop.
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-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-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-11 borsauto merge of #6383 : huonw/rust/rustc-expand-then...
2013-05-10 borsauto merge of #6339 : alexcrichton/rust/unsafe-cvec...
2013-05-09 borsauto merge of #6325 : sammykim/rust/lint-name, r=graydon
2013-05-09 borsauto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn
2013-05-09 borsauto merge of #6343 : thestinger/rust/new_iter, r=brson
2013-05-09 borsauto merge of #6337 : thestinger/rust/fix_region, r...
2013-05-09 borsauto merge of #6332 : huonw/rust/std-base64-match,...
2013-05-09 borsauto merge of #6327 : z0w0/rust/rm-notest, r=brson
2013-05-09 borsauto merge of #6232 : pcwalton/rust/demuting, r=pcwalton
2013-05-09 Patrick Waltontest: Fix tests and the pipe compiler
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 #5253 : nikomatsakis/rust/issue-5243...
2013-03-06 borsauto merge of #5252 : nikomatsakis/rust/issue-5087...
2013-03-06 Niko MatsakisFix bug in coherence that causes all cross-crate impls...
2013-03-03 borsauto merge of #5114 : osaut/rust/incoming, r=brson
2013-03-01 Patrick WaltonMerge remote branch 'nmatsakis/issue-4808-representatio...
2013-02-28 borsauto merge of #5098 : pkgw/rust/pr/issue4869, r=brson
2013-02-28 borsauto merge of #5106 : pnkfelix/rust/fix-docs, r=graydon
2013-02-28 borsauto merge of #5141 : nikomatsakis/rust/region-syntax...
2013-02-28 borsauto merge of #5149 : brson/rust/rt, r=brson
2013-02-27 borsauto merge of #5140 : yjh0502/rust/issue_4458, r=catamo...
2013-02-27 borsauto merge of #5145 : Kimundi/rust/incoming, r=catamorphism
2013-02-27 borsauto merge of #5070 : youknowone/rust/struct-match2...
2013-02-27 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-27 borsauto merge of #5136 : pcwalton/rust/impl-publicizing...
2013-02-27 Patrick Waltonlibrustc: Forbid `pub` or `priv` before trait implement...
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-22 borsauto merge of #5078 : bblum/rust/incoming, r=brson
2013-02-22 borsauto merge of #5081 : brson/rust/pipes, r=pcwalton
2013-02-22 borsauto merge of #5077 : jbclements/rust/increase-monomorp...
2013-02-22 borsauto merge of #5076 : pcwalton/rust/demuting, r=pcwalton
2013-02-22 Brian Andersoncore: Extract comm from pipes. #4742
2013-02-22 borsauto merge of #5075 : luqmana/rust/derec, r=catamorphism
2013-02-21 Luqman AdenRemove the last bits of structural records from tests...
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-16 Patrick Waltonlibrustc: Stop parsing `impl Type : Trait` and fix...
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4964 : luqmana/rust/demove, r=graydon
2013-02-15 Luqman Adentests/tutorials: Get rid of `move`.
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-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-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-02-01 Nick DesaulniersReplace most invocations of fail keyword with die!...
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 Chevaliertestsuite: Add #[allow(structural_records)] to pipes...
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
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...
2012-12-14 Brian AndersonMerge remote-tracking branch 'thestinger/vim'
2012-12-13 Patrick Waltonlibrustc: Make `use` statements crate-relative by defau...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-12-05 Brian AndersonMerge remote-tracking branch 'rntz/tuple-iterbytes'
2012-12-05 Brian AndersonMerge remote-tracking branch 'luqmana/incoming'
2012-12-01 Brian AndersonMerge remote-tracking branch 'bilalhusain/patch-1'
2012-11-29 Paul StansiferUpdate tests to respect the way that macros work now.
2012-11-29 Patrick Waltonlibrustc: Make the Drop trait use explicit self
2012-11-18 Brian AndersonMerge remote-tracking branch 'brson/codemap'
2012-11-15 Ben StriegelConvert the test suite to use the Drop trait
2012-11-04 Brian AndersonMerge remote-tracking branch 'brson/repl'
2012-10-31 Brian AndersonMerge remote-tracking branch 'vertexclique/incoming'
2012-10-30 Tim ChevalierRemove xfail-pretty from tests that pretty-print correc...
2012-10-22 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-22 Brian AndersonMerge pull request #3832 from Dretch/concatdocstrs
2012-10-21 Ben StriegelRemove old fixed-length vector syntax
2012-10-17 Tim ChevalierMerge pull request #3739 from killerswan/usagemsg
2012-10-17 Tim ChevalierMerge pull request #3719 from lucab/lucab/to-upstream...
2012-10-17 Tim ChevalierMerge pull request #3706 from erickt/str-with-capacity
2012-10-17 Tim ChevalierMerge pull request #3716 from Blei/fix-3656
2012-10-13 Tim ChevalierMake moves explicit in rpass tests
2012-09-07 Brian AndersonConvert field terminators to commas. Stop parsing semis.
2012-09-06 Niko MatsakisRefactor trans to replace lvalue and friends with Datum.
2012-09-05 Patrick Waltontest: "import" -> "use"
2012-08-26 Brian AndersonCamel case the option type
next