]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/func-arg-incomplete-pattern.rs
auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton
[rust.git] / src / test / run-pass / func-arg-incomplete-pattern.rs
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12090 : bjz/rust/unimplemented, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-08 borsauto merge of #12099 : alexcrichton/rust/rpath-tests...
2014-02-08 borsauto merge of #12094 : adridu59/rust/licensing, r=brson
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12055 : dguenther/rust/tidy_test, r...
2014-02-07 Derek GuentherAdded tests to make tidy
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-29 borsauto merge of #10709 : alexcrichton/rust/snapshot,...
2013-11-29 Alex CrichtonRegister new snapshots
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-26 borsauto merge of #9497 : pnkfelix/rust/fsk-7752-use-fcnptr...
2013-09-26 borsauto merge of #9490 : alexcrichton/rust/issue-9487...
2013-09-26 borsauto merge of #9404 : blake2-ppc/rust/result-map-opt...
2013-09-25 borsauto merge of #9345 : Dretch/rust/digest-result-bytes...
2013-09-25 borsauto merge of #9493 : huonw/rust/move-tuples, r=thestinger
2013-09-25 borsauto merge of #9428 : alexcrichton/rust/llvm-zlib-and...
2013-09-25 borsauto merge of #9491 : thestinger/rust/noreturn, r=huonw
2013-09-25 borsauto merge of #9492 : pnkfelix/rust/fsk-syntax-visit...
2013-09-25 borsauto merge of #9455 : jesseray/rust/master, r=pnkfelix
2013-09-25 borsauto merge of #9481 : jbclements/rust/minor-cleanup...
2013-09-25 borsauto merge of #9432 : alexcrichton/rust/correct-item...
2013-09-25 Alex CrichtonFix run-pass tests to have 'pub fn main'
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-10 borsauto merge of #7265 : brson/rust/io-upstream, r=brson
2013-07-09 borsauto merge of #7117 : jensnockert/rust/freestanding...
2013-07-09 borsauto merge of #7528 : indutny/rust/feature/memory-api...
2013-07-09 borsauto merge of #7641 : lucab/rust/lucab/po4a, r=catamorphism
2013-07-09 borsauto merge of #7614 : MarkJr94/rust/smallintmap_enum...
2013-07-09 borsauto merge of #7578 : alexcrichton/rust/overflow, r...
2013-07-09 borsauto merge of #7262 : nikomatsakis/rust/ref-bindings...
2013-07-08 Niko MatsakisAdd new tests for irrefutable patterns used in various...