]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/bang-tailexpr.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / test / compile-fail / bang-tailexpr.rs
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-30 borsauto merge of #18359 : 1-more/rust/feature, r=alexcrichton
2014-10-29 borsauto merge of #18357 : TeXitoi/rust/simplify-reverse...
2014-10-29 borsauto merge of #18282 : pczarn/rust/regex-parse, r=burnt...
2014-10-29 borsauto merge of #18375 : steveklabnik/rust/gh17969, r...
2014-10-29 borsauto merge of #18365 : bjz/rust/token, r=alexcrichton
2014-10-29 borsauto merge of #18340 : chastell/rust/guide_closures_fix...
2014-10-29 borsauto merge of #18410 : thestinger/rust/revert-parallel...
2014-10-28 borsauto merge of #17603 : jakub-/rust/ty_bot, r=nikomatsakis
2014-10-28 Jakub BukajUpdate tests with the new error messages
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16726 : tshepang/consistency
2014-08-31 Alex Crichtonrollup merge of #16721 : tshepang/convenience
2014-08-31 Alex Crichtonrollup merge of #16716 : tshepang/temp
2014-08-30 borsauto merge of #16393 : SimonSapin/rust/patch-9, r=steve...
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-27 borsauto merge of #16724 : tshepang/rust/misleading, r...
2014-08-27 borsauto merge of #16689 : wickerwaka/rust/crate-as, r...
2014-08-27 borsauto merge of #16685 : alexcrichton/rust/remove-glob...
2014-08-27 borsauto merge of #16704 : flugsio/rust/fix-rustc-ice-lint...
2014-08-26 borsauto merge of #16720 : tshepang/rust/trailing-prompt...
2014-08-25 borsauto merge of #16740 : alexcrichton/rust/issue-16725...
2014-08-25 borsauto merge of #16699 : treeman/rust/issue-8492, r=alexc...
2014-08-24 Jonas HietalaAdjust the error messages to match the pattern "expecte...
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-08 Niko MatsakisRemove ret_style and instead check whether fn return...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-07-03 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-02 Brian AndersonMerge branch 'doc-comments'
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-06-30 Gareth Daniel Smithchange the test suite `//! kind` syntax to `//~ kind...
2012-06-20 Brian AndersonMerge pull request #2562 from killerswan/logo
2012-06-18 Lindsey KuperAdding `i` suffixes so cfail tests keep failing after...
2012-04-08 Brian AndersonMerge pull request #2164 from grahame/floatinfstr
2012-04-06 Niko Matsakisimprove error messages
2012-03-25 Niko Matsakiscorrect more broken tests
2011-08-20 Brian AndersonReformat
2011-08-03 Brian AndersonRemove all xfail-stage0 directives
2011-08-02 Tim ChevalierHandle bang functions correctly in typestate