]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/packed-struct-match.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / packed-struct-match.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
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-24 borsauto merge of #16646 : P1start/rust/trailing-commas...
2014-08-23 borsauto merge of #16612 : nham/rust/twoway_searcher_fix...
2014-08-22 borsauto merge of #16663 : Gankro/rust/heapify, r=alexcrichton
2014-08-22 borsauto merge of #16651 : vks/rust/fix-bitv-bench, r=alexc...
2014-08-22 borsauto merge of #16656 : luqmana/rust/ucmla, r=pcwalton
2014-08-22 borsauto merge of #16655 : pcwalton/rust/unboxed-closures...
2014-08-22 borsauto merge of #16653 : steveklabnik/rust/module_wording...
2014-08-22 borsauto merge of #16647 : vhbit/rust/ios-build-fixes,...
2014-08-22 borsauto merge of #16639 : pcwalton/rust/unboxed-closures...
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
2014-08-21 borsauto merge of #16637 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16635 : steveklabnik/rust/ordering_comme...
2014-08-21 borsauto merge of #16601 : cybergeek94/rust/master, r=alexc...
2014-08-21 borsauto merge of #16499 : cmr/rust/struct-undef-repr,...
2014-08-21 Corey Richardsonlibrustc: handle repr on structs, require it for ffi...
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-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-15 borsauto merge of #5778 : jld/rust/reflect-abstract-enum...
2013-04-13 borsauto merge of #5761 : Dretch/rust/murder-death-kill...
2013-04-12 borsauto merge of #5827 : nikomatsakis/rust/issue-5656...
2013-04-12 borsauto merge of #5847 : catamorphism/rust/rustpkg, r...
2013-04-12 borsauto merge of #5809 : Aatch/rust/start-attr, r=thestinger
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
2013-04-11 borsauto merge of #5811 : sanxiyn/rust/parse-uint, r=catamo...
2013-04-10 borsauto merge of #5818 : Kimundi/rust/iter_to_vec, r=catam...
2013-04-10 borsauto merge of #5796 : nikomatsakis/rust/issue-5656...
2013-04-10 borsauto merge of #5816 : dbaupp/rust/rustc-packed-v2,...
2013-04-10 Huon Wilsontestsuite: tests for #[packed] structs.