]> git.lizzy.rs Git - rust.git/history - src/test/auxiliary/reexported_static_methods.rs
test: Remove all uses of `~str` from the test suite.
[rust.git] / src / test / auxiliary / reexported_static_methods.rs
2014-05-14 Patrick Waltontest: Remove all uses of `~str` from the test suite.
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 borsauto merge of #13618 : yuriks/rust/lru-cache, r=brson
2014-04-22 borsauto merge of #13587 : adrientetar/rust/more-docs,...
2014-04-22 borsauto merge of #13435 : edwardw/rust/span, r=brson
2014-04-21 borsauto merge of #13553 : aochagavia/rust/pr, r=alexcrichton
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-20 borsauto merge of #13643 : aochagavia/rust/pr-2, r=alexcrichton
2014-04-20 borsauto merge of #13633 : TeXitoi/rust/shootout-fannkuch...
2014-04-19 borsauto merge of #13613 : alexcrichton/rust/fix-freebsd...
2014-04-19 borsauto merge of #13610 : jsanders/rust/sender-try-send...
2014-04-19 borsauto merge of #13615 : alexcrichton/rust/improve-demang...
2014-04-19 borsauto merge of #13614 : cgaebel/rust/master, r=brson
2014-04-19 borsauto merge of #13609 : richo/rust/str-type-vim, r=alexc...
2014-04-19 borsauto merge of #13608 : tbu-/rust/pr_smallesthello,...
2014-04-19 borsauto merge of #13606 : alexcrichton/rust/better-thread...
2014-04-19 borsauto merge of #13607 : brson/rust/to_owned, r=brson
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-17 borsauto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton
2013-08-15 borsauto merge of #8491 : robertknight/rust/7722-reservoir_...
2013-08-15 borsauto merge of #8483 : luqmana/rust/rexprs, r=catamorphism
2013-08-15 borsauto merge of #8481 : cmr/rust/bench/std/at_vec, r...
2013-08-15 borsauto merge of #8480 : cmr/rust/tutorial, r=metajack
2013-08-14 borsauto merge of #8469 : gifnksm/rust/tutorial-ja, r=graydon
2013-08-14 borsauto merge of #8462 : thestinger/rust/loop-cleanup...
2013-08-14 borsauto merge of #8453 : dmanescu/rust/8451, r=cmr
2013-08-14 borsauto merge of #8440 : sfackler/rust/env-fix, r=pcwalton
2013-08-14 borsauto merge of #8439 : huonw/rust/hashset-clone, r=cmr
2013-08-14 borsauto merge of #8477 : catamorphism/rust/issue-4096...
2013-08-14 borsauto merge of #8446 : alexcrichton/rust/ifmt++, r=graydon
2013-08-13 borsauto merge of #8329 : michaelwoerister/rust/lexical_sco...
2013-08-13 borsauto merge of #8475 : kmcallister/rust/stack_segment...
2013-08-13 Graydon HoareMerge pull request #8432 from chris-morgan/remove-asser...
2013-08-13 borsauto merge of #8423 : alexcrichton/rust/less-priv-again...
2013-08-13 Alex CrichtonForbid pub/priv where it has no effect
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-07 borsauto merge of #6985 : Aatch/rust/fixed-vec-6977, r...
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-07 borsauto merge of #6984 : brson/rust/rtcross, r=brson
2013-06-06 borsauto merge of #6982 : Aatch/rust/better-foreign-error...
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-05 borsauto merge of #6951 : artagnon/rust/makefile-git, r...
2013-06-05 borsauto merge of #6952 : artagnon/rust/contributing-wrap...
2013-06-05 borsauto merge of #6948 : huonw/rust/less-alloc, r=bstrie
2013-06-05 borsauto merge of #6947 : Blei/rust/fix-dup-freevars, r...
2013-06-05 borsauto merge of #6944 : pcwalton/rust/multiple-patterns...
2013-06-05 Patrick Waltonlibsyntax: Remove `pub impl` from the language
2013-06-04 borsauto merge of #6886 : jld/rust/vec-each-ret-fix, r...
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-02 borsauto merge of #6879 : yichoi/rust/arm-test, r=brson
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-02 borsauto merge of #6815 : kballard/rust/hashmap-insert_or_m...
2013-06-02 borsauto merge of #6891 : luqmana/rust/unit-struct-drop...
2013-06-02 borsauto merge of #6807 : catamorphism/rust/rustpkg-extern...
2013-06-02 borsauto merge of #6885 : erickt/rust/move-callee_id, r...
2013-06-01 borsauto merge of #6880 : thomaslee/rust/issue-6745, r...
2013-06-01 Tom LeeReexport static methods on structs & enums.