]> git.lizzy.rs Git - rust.git/history - src/test
librust: Stop rust tool from crashing on macos.
[rust.git] / src / test /
2013-07-28 borsauto merge of #7978 : sstewartgallus/rust/rename_arc...
2013-07-28 Steven Stewart-GallusChange concurrency primitives to standard naming conven...
2013-07-28 borsauto merge of #8076 : omasanori/rust/cleanup, r=huonw
2013-07-28 borsauto merge of #7864 : brson/rust/start-on-main-thread...
2013-07-28 Brian Andersonstd::rt: Add start_on_main_thread function
2013-07-27 borsauto merge of #8074 : thestinger/rust/iterator, r=cmr
2013-07-27 borsauto merge of #8077 : graydon/rust/reorganize-driver...
2013-07-27 borsauto merge of #8078 : luqmana/rust/gst, r=Aatch
2013-07-27 borsauto merge of #8036 : sfackler/rust/container-impls...
2013-07-27 borsauto merge of #8070 : luqmana/rust/nom, r=alexcrichton
2013-07-27 borsauto merge of #8067 : alexcrichton/rust/issue-3636...
2013-07-27 borsauto merge of #8060 : Blei/rust/fix-obsolete-extern...
2013-07-27 borsauto merge of #8045 : michaelwoerister/rust/destructuri...
2013-07-27 borsauto merge of #8040 : luqmana/rust/rtn, r=brson
2013-07-27 Luqman AdenAdd test for #5917.
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #8050 : msullivan/rust/cleanup, r=graydon
2013-07-27 borsauto merge of #7986 : alexcrichton/rust/raw-repr, r...
2013-07-27 borsauto merge of #7979 : crnobog/rust/auxfiles-path-window...
2013-07-26 Michael SullivanImprove the camel case warning a bit.
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-26 Alex CrichtonConsolidate raw representations of rust values
2013-07-26 borsauto merge of #8041 : dotdash/rust/const_if_else, r...
2013-07-26 borsauto merge of #8039 : Xazax-hun/rust/master, r=brson
2013-07-26 Philipp Brüschweilersyntax: fix span for obsolete extern visibility error
2013-07-26 borsauto merge of #8037 : graydon/rust/issue-6416, r=cmr
2013-07-26 borsauto merge of #8031 : graydon/rust/emacs-mode-rewrite...
2013-07-26 borsauto merge of #7924 : alexcrichton/rust/opt-lang-xcrate...
2013-07-26 Alex CrichtonAllow linking against crates with #[no_std]
2013-07-25 Michael Woeristerdebuginfo: Fixed a few things for PR.
2013-07-25 borsauto merge of #8030 : thestinger/rust/iterator, r=huonw
2013-07-25 borsauto merge of #8029 : emillon/rust/issue-6804, r=cmr
2013-07-25 Michael Woeristerdebuginfo: Support for destructured function arguments.
2013-07-25 Michael Woeristerdebuginfo: Support for function arguments. (WIP)
2013-07-25 Michael Woeristerdebuginfo: Implemented support for destructured locals.
2013-07-25 Etienne MillonNaN patterns: indicate that is_NaN is a method
2013-07-25 borsauto merge of #8027 : nikomatsakis/rust/issue-4846...
2013-07-25 borsauto merge of #8026 : poiru/rust/issue-8024, r=alexcrichton
2013-07-25 borsauto merge of #8015 : msullivan/rust/default-methods...
2013-07-25 borsauto merge of #8020 : pnkfelix/rust/fsk-issue7898-dont...
2013-07-25 borsauto merge of #8000 : kemurphy/rust/enum-intvar, r...
2013-07-25 Kevin MurphyMove/delete old tests that change behavior
2013-07-25 Kevin MurphyAdd test for uint and negative literals as discriminants
2013-07-25 Michael SullivanFix vtable resolution for self to search supertraits...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-24 borsauto merge of #8006 : emillon/rust/issue-6060, r=pcwalton
2013-07-24 Daniel Micayrm default method lint
2013-07-24 Etienne MillonGeneralize NaN pattern detection using walk_pat
2013-07-24 Etienne MillonCheck for comparisons to NaN in patterns
2013-07-24 borsauto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
2013-07-24 Birunthan MohanathasImplement std::num::Zero for bool
2013-07-24 borsauto merge of #7997 : omasanori/rust/cleanup, r=cmr
2013-07-24 borsauto merge of #7982 : thestinger/rust/iterator, r=thest...
2013-07-24 blake2-ppcrc: Use ~T for allocation
2013-07-24 Daniel Micayfix compilation on macos/windows
2013-07-24 Björn SteinbrinkFix a crash when transmuting non-immediate to immediate...
2013-07-24 Daniel Micayfix fmt! usage
2013-07-24 Birunthan MohanathasChange 'print(fmt!(...))' to printf!/printfln! in src...
2013-07-24 borsauto merge of #7993 : Xazax-hun/rust/master, r=bblum
2013-07-24 borsauto merge of #7992 : huonw/rust/un-xfail, r=z0w0
2013-07-24 crnobogxfail tests that are currently failing on windows,...
2013-07-24 borsauto merge of #7987 : alexcrichton/rust/tests-for-close...
2013-07-24 borsauto merge of #7980 : graydon/rust/misc-benchmarks...
2013-07-24 borsauto merge of #7958 : kemurphy/rust/link-section, r...
2013-07-24 Michael SullivanFix the issue-3979 tests and add a new test.
2013-07-23 Erick Tryzelaarclean up warnings
2013-07-23 Erick Tryzelaarstd: remove str::to_owned and str::raw::slice_bytes_owned
2013-07-23 Erick Tryzelaarstd: rename str.as_buf to as_imm_buf, add str.as_mut_buf
2013-07-23 Erick Tryzelaarstd: move str::as_buf into StrSlice
2013-07-23 Erick Tryzelaarstd: rename str.as_bytes_with_null_consume to str.to_by...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-23 Kevin MurphyAdd simple link_section test to exercise it
2013-07-23 borsauto merge of #7954 : zslayton/rust/master, r=huonw
2013-07-23 borsauto merge of #7944 : blake2-ppc/rust/dlist-move-nodes...
2013-07-23 borsauto merge of #7934 : sfackler/rust/smallintset, r...
2013-07-23 Huon Wilsontest/run-fail: Un-xfail a test, make some other xfailed...
2013-07-23 borsauto merge of #7875 : sstewartgallus/rust/fubar, r...
2013-07-23 Alex CrichtonAdd a test for #5844 (a closed issue now)
2013-07-23 borsauto merge of #7873 : sstewartgallus/rust/cleanup_synta...
2013-07-23 borsauto merge of #7703 : sfackler/rust/bitv, r=alexcrichton
2013-07-23 borsauto merge of #7916 : olsonjeffery/rust/newrt_timer...
2013-07-22 borsauto merge of #7883 : brson/rust/rm-std-net, r=graydon
2013-07-22 Brian Andersonextra: Remove uv, net, timer code
2013-07-22 borsauto merge of #7943 : Dretch/rust/vec-slice-from-to...
2013-07-22 borsauto merge of #7942 : Dretch/rust/os-listdir-path-no...
2013-07-22 borsauto merge of #7940 : cmr/rust/comments, r=pnkfelix
2013-07-22 borsauto merge of #7903 : michaelwoerister/rust/end_of_span...
2013-07-22 Michael WoeristerAst spanned<T> refactoring, renaming: crate, local...
2013-07-22 borsauto merge of #7941 : dotdash/rust/codegen, r=huonw
2013-07-22 borsauto merge of #7926 : brson/rust/issue-4116, r=graydon
2013-07-22 borsauto merge of #7938 : crabtw/rust/foreign-vis, r=huonw
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-22 Brian Andersonsyntax: Bless mod.rs. #4116
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-21 borsauto merge of #7896 : pcwalton/rust/pub-extern, r=pcwalton
next