]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/match-range-fail.rs
auto merge of #17654 : gereeter/rust/no-unnecessary-cell, r=alexcrichton
[rust.git] / src / test / compile-fail / match-range-fail.rs
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
2014-10-01 borsauto merge of #17630 : sfackler/rust/cfg-warnings,...
2014-10-01 borsauto merge of #17501 : pcwalton/rust/improve-method...
2014-10-01 borsauto merge of #17132 : reem/rust/any-static-bound,...
2014-10-01 borsauto merge of #17584 : pcwalton/rust/range-patterns...
2014-09-30 Patrick Waltonlibrustc: Forbid `..` in range patterns.
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-10 borsauto merge of #14694 : aochagavia/rust/num-cleanup...
2014-06-09 borsauto merge of #14740 : P1start/rust/name-warnings,...
2014-06-09 borsauto merge of #14765 : rapha/rust/master, r=alexcrichton
2014-06-08 borsauto merge of #14745 : huonw/rust/timer-doc, r=alexcrichton
2014-06-08 borsauto merge of #14741 : sfackler/rust/visit-attr, r...
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-08 borsauto merge of #14743 : Sawyer47/rust/range-msg, r=huonw
2014-06-08 Piotr JawniakImprove error message for range in match
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 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-29 borsauto merge of #6813 : pnkfelix/rust/fsk-issue-6805...
2013-05-29 borsauto merge of #6733 : alexcrichton/rust/issue-2400...
2013-05-29 borsauto merge of #6793 : graydon/rust/drop-ast-before...
2013-05-29 borsauto merge of #6780 : june0cho/rust/issue5984, r=brson
2013-05-29 borsauto merge of #6740 : Aatch/rust/atomic-types, r=brson
2013-05-29 borsauto merge of #6731 : thomaslee/rust/issue-6575, r...
2013-05-28 borsauto merge of #6775 : yjh0502/rust/issue_6696, r=catamo...
2013-05-28 borsauto merge of #6707 : catamorphism/rust/issue-5543...
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-28 borsauto merge of #6773 : lkuper/rust/alt-to-match, r=thest...
2013-05-27 Lindsey KuperChange `alt` to `match` in filenames.