]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/struct-pattern-matching.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / struct-pattern-matching.rs
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-07 borsauto merge of #11263 : niftynif/rust/btree, r=catamorphism
2014-01-07 borsauto merge of #11353 : alexcrichton/rust/improve-loggin...
2014-01-07 borsauto merge of #11350 : kchmck/rust/fix-pdf-glitches...
2014-01-07 borsauto merge of #11348 : alexcrichton/rust/snapshots...
2014-01-07 borsauto merge of #11347 : alexcrichton/rust/issue-11346...
2014-01-07 borsauto merge of #11329 : fhahn/rust/unused-cast-lint2...
2014-01-07 borsauto merge of #11296 : brson/rust/anti-cond, r=alexcrichton
2014-01-07 borsauto merge of #11354 : brson/rust/versionwin, r=alexcri...
2014-01-06 borsauto merge of #11123 : alan-andrade/rust/move_wiki_to_i...
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-06 borsauto merge of #11335 : rlane/rust/fix-vector-doc, r...
2014-01-06 borsauto merge of #11334 : alexcrichton/rust/fix-native...
2014-01-06 borsauto merge of #11333 : cmr/rust/triage2, r=alexcrichton
2014-01-06 Corey RichardsonRemove a fixme
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-09-28 borsauto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531...
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-28 borsauto merge of #9574 : FlaPer87/rust/suppress_warnings...
2013-09-28 borsauto merge of #9562 : alexcrichton/rust/snapshots,...
2013-09-28 borsauto merge of #9559 : sfackler/rust/more-visibility...
2013-09-28 borsauto merge of #9557 : blake2-ppc/rust/vec-lifetime...
2013-09-28 borsauto merge of #9556 : alexcrichton/rust/less-at-mut...
2013-09-27 borsauto merge of #9553 : brson/rust/lesscxx, r=thestinger
2013-09-27 borsauto merge of #9552 : brson/rust/0.9-pre, r=alexcrichton
2013-09-27 borsauto merge of #9549 : catamorphism/rust/rustpkg-test...
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-27 borsauto merge of #9535 : alexcrichton/rust/no-format-defau...
2013-09-27 borsauto merge of #9550 : alexcrichton/rust/remove-printf...
2013-09-27 Alex CrichtonUpdate the compiler to not use printf/printfln
2013-07-29 borsauto merge of #7984 : gifnksm/rust/tutorial-links,...
2013-07-29 borsauto merge of #8003 : crnobog/rust/case-insensitive...
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #7979 : crnobog/rust/auxfiles-path-window...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #8027 : nikomatsakis/rust/issue-4846...
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 #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-24 borsauto merge of #8006 : emillon/rust/issue-6060, r=pcwalton
2013-07-24 borsauto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
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 Birunthan MohanathasChange 'print(fmt!(...))' to printf!/printfln! in src...
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
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 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-07 borsauto merge of #6228 : brson/rust/run-destroy, r=brson
2013-05-07 borsauto merge of #6226 : alexcrichton/rust/issue-6199...
2013-05-06 borsauto merge of #6150 : yichoi/rust/arm-test-pull, r...
2013-05-05 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-05 borsauto merge of #6208 : sanxiyn/rust/accurate-span, r...
2013-05-05 borsauto merge of #6235 : pnkfelix/rust/issue-3326-play...
2013-05-05 borsauto merge of #6234 : yichoi/rust/glob-dummy-pull,...
2013-05-04 borsauto merge of #6230 : thestinger/rust/whitespace, r...
2013-05-04 Daniel Micayadd gitattributes and fix whitespace issues
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-02 Graydon Hoarecheck-fast fallout from removing export, r=burningtree
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-07 Brian AndersonConvert field terminators to commas. Stop parsing semis.
2012-08-22 Brian AndersonMerge pull request #3230 from killerswan/version-info...
2012-08-22 Ben BlumMerge pull request #3231 from killerswan/modes1
2012-08-20 Ben BlumRe-allow pattern-matching structs (#3215)
2012-08-17 Ben BlumForbid pattern-matching structs until the next snapshot...
2012-08-07 Patrick Waltonrustc: Implement pattern matching for structs