]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/spawn-types.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / test / run-pass / spawn-types.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12874 : huonw/rust/printier-rustc, r...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12867 : alexcrichton/rust/issue-12860...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12861 : huonw/rust/lint-owned-vecs,...
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-13 borsauto merge of #12815 : alexcrichton/rust/chan-rename...
2014-03-13 Alex Crichtonstd: Rename Chan/Port types and constructor
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #11012 : alexcrichton/rust/needstest...
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-18 borsauto merge of #11018 : sfackler/rust/variant-strip...
2013-12-17 borsauto merge of #11009 : ktt3ja/rust/issue-11006, r=alexc...
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-17 borsauto merge of #10863 : cadencemarseille/rust/patch...
2013-12-17 borsauto merge of #10972 : metajack/rust/pkgid-with-name...
2013-12-17 borsauto merge of #11005 : sanxiyn/rust/mut, r=alexcrichton
2013-12-17 borsauto merge of #10998 : thestinger/rust/iter, r=alexcrichton
2013-12-17 borsauto merge of #10996 : huonw/rust/more-vec-raw, r=cmr
2013-12-17 borsauto merge of #10990 : ktt3ja/rust/method-stability...
2013-12-17 borsauto merge of #10830 : alexcrichton/rust/spsc-queue...
2013-12-17 Alex CrichtonFallout of rewriting std::comm
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 Patrick Waltonlibrustc: Make `||` lambdas not infer to `proc`s
2013-08-22 borsauto merge of #8590 : blake2-ppc/rust/std-str, r=alexcr...
2013-08-21 borsauto merge of #8602 : sanxiyn/rust/sysconf, r=graydon
2013-08-21 borsauto merge of #8573 : mrordinaire/rust/struct-new-as...
2013-08-21 borsauto merge of #8656 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-20 borsauto merge of #8566 : toddaaro/rust/idle-opt+cleaning...
2013-08-19 borsauto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 borsauto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8564 : alexcrichton/rust/ifmt+++, r...
2013-08-19 borsauto merge of #8565 : bblum/rust/select-bugfix, r=brson
2013-08-19 borsauto merge of #8561 : kballard/rust/do-block-internal...
2013-08-18 borsauto merge of #8560 : kballard/rust/reserve-yield,...
2013-08-18 borsauto merge of #8558 : kballard/rust/xorshift-seed,...
2013-08-18 borsauto merge of #8555 : chris-morgan/rust/time-clone...
2013-08-18 borsauto merge of #8551 : huonw/rust/speling, r=alexcrichton
2013-08-18 borsauto merge of #8550 : kballard/rust/token-start-err...
2013-08-18 borsauto merge of #8547 : kballard/rust/trait-parse-err...
2013-08-18 borsauto merge of #8544 : dim-an/rust/fix-match-pipes,...
2013-08-17 borsauto merge of #8554 : michaelwoerister/rust/generics...
2013-08-17 borsauto merge of #8433 : brson/rust/rm-more-oldrt-crud...
2013-08-17 borsauto merge of #8441 : erickt/rust/deny-warnings, r...
2013-08-17 Erick TryzelaarFix warnings it tests
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-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-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-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 Brian Andersoncore: Extract comm from pipes. #4742
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
next