]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/simd-binop.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / simd-binop.rs
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 borsauto merge of #20760 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20757: nikomatsakis/issue-20624-assoc...
2015-01-08 Alex Crichtonrollup merge of #20754: nikomatsakis/int-feature
2015-01-08 Alex Crichtonrollup merge of #20751: nikomatsakis/issue-20232
2015-01-08 Alex Crichtonrollup merge of #20746: dotdash/fix_indent
2015-01-08 Alex Crichtonrollup merge of #20740: FlaPer87/remove-opt-out-copy
2015-01-08 Alex Crichtonrollup merge of #20738: brson/feature-staging2
2015-01-08 Brian AndersonImprovements to feature staging
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-25 borsauto merge of #14370 : cmr/rust/design-faq, r=brson
2014-05-25 borsauto merge of #14402 : huonw/rust/arc-field-rename...
2014-05-24 borsauto merge of #14378 : huonw/rust/deque-adjustments...
2014-05-24 borsauto merge of #14392 : alexcrichton/rust/mem-updates...
2014-05-24 borsauto merge of #14389 : Ryman/rust/14303, r=alexcrichton
2014-05-24 borsauto merge of #14388 : kballard/rust/nonfatal_lexer_err...
2014-05-24 borsauto merge of #14384 : luqmana/rust/mca, r=alexcrichton
2014-05-24 borsauto merge of #14306 : luqmana/rust/up-llvm, r=alexcrichton
2014-05-24 borsauto merge of #14379 : brson/rust/simd, r=alexcrichton
2014-05-23 Brian Andersonstd: Move simd to core::simd and reexport. #1457
2014-05-07 borsauto merge of #13832 : alexcrichton/rust/cfail-full...
2014-05-07 borsauto merge of #13914 : alexcrichton/rust/pile-o-rustdoc...
2014-05-07 borsauto merge of #13754 : alexcrichton/rust/net-experiment...
2014-05-07 borsauto merge of #13892 : alexcrichton/rust/mixing-rlib...
2014-05-06 borsauto merge of #13822 : EdorianDark/rust/master, r=cmr
2014-05-05 borsauto merge of #13912 : seanmonstar/rust/logrecord,...
2014-05-05 borsauto merge of #13782 : alexcrichton/rust/issue-13775...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-05 borsauto merge of #13749 : pnkfelix/rust/add-libgraphviz...
2014-05-05 borsauto merge of #13865 : alexcrichton/rust/issue-13861...
2014-05-05 borsauto merge of #13905 : alexcrichton/rust/issue-13337...
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13921 : TeXitoi/rust/shootout-spectralno...
2014-05-04 borsauto merge of #13916 : TeXitoi/rust/shootout-mandelbrot...
2014-05-04 borsauto merge of #13915 : nick29581/rust/rslt, r=luqmana
2014-05-04 borsauto merge of #13908 : pcwalton/rust/box-pattern, r...
2014-05-04 borsauto merge of #13898 : nikomatsakis/rust/type-bounds...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-05-04 borsauto merge of #13895 : adrientetar/rust/js-escape,...
2014-05-03 borsauto merge of #13906 : alexcrichton/rust/issue-13620...
2014-05-03 borsauto merge of #13685 : Ryman/rust/issue7575, r=alexcrichton
2014-05-03 borsauto merge of #13773 : brson/rust/boxxy, r=alexcrichton
2014-05-03 borsauto merge of #13904 : pcwalton/rust/box, r=alexcrichton
2014-05-03 borsauto merge of #13868 : FlaPer87/rust/opt-in-phase1...
2014-05-03 borsauto merge of #13903 : alexcrichton/rust/issue-13890...
2014-05-03 borsauto merge of #13899 : bjz/rust/simd, r=pcwalton
2014-05-02 Brendan ZabarauskasImplement comparison operators for int and uint SIMD...
2014-05-01 Brendan ZabarauskasAdd more comprehensive unit tests for SIMD binops
2014-04-06 borsauto merge of #13340 : FlaPer87/rust/code-model, r=cmr
2014-04-06 borsauto merge of #13315 : alexcrichton/rust/libc, r=alexcr...
2014-04-06 borsauto merge of #13319 : alexcrichton/rust/rustdoc-fields...
2014-04-05 borsauto merge of #13260 : pnkfelix/rust/fsk-fix-13247...
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-05 borsauto merge of #13331 : pongad/rust/remove-wrapper,...
2014-04-05 borsauto merge of #13330 : huonw/rust/loop-error, r=alexcri...
2014-04-05 borsauto merge of #13329 : ckendell/rust/remmanaged_tutoria...
2014-04-05 borsauto merge of #13284 : pnkfelix/rust/more-fs-info-on...
2014-04-04 borsauto merge of #13326 : alexcrichton/rust/rollup, r...
2014-04-04 Timothée RavierFix inner attribute syntax from `#[foo];` to `#![foo]`
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11917 : thestinger/rust/intrinsic, r...
2014-01-31 borsauto merge of #11929 : FlaPer87/rust/issue-11681, r...
2014-01-31 borsauto merge of #11918 : omasanori/rust/reduce-warnings...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11895 : xales/rust/libstd, r=alexcrichton
2014-01-30 borsauto merge of #11914 : FlaPer87/rust/issue-6157, r...
2014-01-30 borsauto merge of #11911 : kballard/rust/empty-functional...
2014-01-30 borsauto merge of #11909 : thestinger/rust/tydesc, r=pcwalton
2014-01-30 borsauto merge of #11907 : sanxiyn/rust/simd-shift, r=thest...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-29 Seo SanghyeonFix SIMD bit shifts
2014-01-28 borsauto merge of #11845 : xales/rust/libnative, r=alexcrichton
2014-01-28 borsauto merge of #11864 : comex/rust/11352, r=alexcrichton
2014-01-28 borsauto merge of #11858 : huonw/rust/11841-followup, r...
2014-01-28 borsauto merge of #11851 : pnkfelix/rust/fsk-fix-issue...
2014-01-28 borsauto merge of #11837 : xales/rust/doc-fixes, r=cmr...
2014-01-28 borsauto merge of #11833 : kballard/rust/gitignore-doc...
2014-01-28 borsauto merge of #11738 : dmanescu/rust/11721, r=alexcrichton
2014-01-27 David ManescuFeature gate #[simd]
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
next