]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/simd-binop.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / simd-binop.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2015-03-23 Brian AndersonRequire feature attributes, and add them where necessary
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-03 borsAuto merge of #21675 - huonw:less-false-positives,...
2015-02-03 borsAuto merge of #21745 - chris-morgan:add-missing-unstabl...
2015-02-02 Alex Crichtonrollup merge of #21818: dotdash/llvm_up
2015-02-02 Alex Crichtonrollup merge of #21800: brson/unused_features
2015-02-02 Alex Crichtonrollup merge of #21794: alexcrichton/stabilize-atomic...
2015-02-02 Alex Crichtonrollup merge of #21782: alexcrichton/issue-21771
2015-02-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-02-01 borsAuto merge of #21788 - carllerche:master, r=alexcrichton
2015-02-01 borsAuto merge of #21792 - nikomatsakis:orphan-ordered...
2015-01-31 borsAuto merge of #21760 - brson:snaps, r=alexcrichton
2015-01-31 borsAuto merge of #21791 - alexcrichton:rollup, r=alexcrichton
2015-01-31 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-30 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-30 Alex Crichtonrollup merge of #21631: tbu-/isize_police
2015-01-30 Alex Crichtonrollup merge of #21528: tshepang/simpler-replace-example
2015-01-30 Alex Crichtonrollup merge of #21713: alexcrichton/second-pass-fmt
2015-01-30 Alex Crichtonrollup merge of #21760: brson/snaps
2015-01-30 Alex Crichtonrollup merge of #21783: lukesteensen/patch-1
2015-01-30 Alex Crichtonrollup merge of #21780: steveklabnik/no_as_slice
2015-01-30 Alex Crichtonrollup merge of #21765: P1start/non-ascii-style-lints
2015-01-30 Alex Crichtonrollup merge of #21762: brson/users
2015-01-30 Alex Crichtonrollup merge of #21753: dzamlo/master
2015-01-30 Alex Crichtonrollup merge of #21747: nikomatsakis/issue-21726-projec...
2015-01-30 Alex Crichtonrollup merge of #21739: alexcrichton/better-print
2015-01-30 Alex Crichtonrollup merge of #21738: steveklabnik/move_out_editors
2015-01-30 Alex Crichtonrollup merge of #21736: sfackler/bufread-capacity-fix
2015-01-30 Alex Crichtonrollup merge of #21733: mneumann/fix-io-rename-df
2015-01-30 Alex Crichtonrollup merge of #21720: huonw/simd-cmp
2015-01-30 Alex Crichtonrollup merge of #21706: reem/missing-zeroable-impl...
2015-01-30 Alex Crichtonrollup merge of #21702: nikomatsakis/issue-21636
2015-01-30 Alex Crichtonrollup merge of #21693: tomjakubowski/rustdoc-fix-21442
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 borsAuto merge of #21680 - japaric:slice, r=alexcrichton
2015-01-28 borsAuto merge of #21522 - nikomatsakis:assoc-type-ice...
2015-01-28 Manish GoregaokarRollup merge of 21643 - semarie:break-local_stage0...
2015-01-28 Manish GoregaokarRollup merge of 21651 - nelsonjchen:add--webkit-overflo...
2015-01-28 Manish GoregaokarRollup merge of 21654 - FlaPer87:unify-impls, r=alexcri...
2015-01-28 Manish GoregaokarRollup merge of 21662 - oli-obk:hashmap_enum_json,...
2015-01-28 Manish GoregaokarRollup merge of 21663 - tbu-:pr_doc_cell_static_safety...
2015-01-28 Manish GoregaokarRollup merge of 21671 - akiss77:pr-aarch64-fastisel0...
2015-01-28 Manish GoregaokarRollup merge of 21681 - japaric:no-warn, r=alexcrichton
2015-01-28 Manish GoregaokarRollup merge of 21708 - brson:internals, r=huonw
2015-01-28 Manish GoregaokarRollup merge of 21711 - thepowersgang:patch-1, r=alexcr...
2015-01-28 Manish GoregaokarRollup merge of #21640 - retep998:rmdir, r=alexcrichton
2015-01-28 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rollup
2015-01-28 Huon WilsonUse unsigned comparison operators for unsigned SIMD...
2015-01-28 borsAuto merge of #21158 - alkor:issue-21131, r=nick29581
2015-01-28 borsAuto merge of #21248 - brson:feature-staging, r=alexcri...
2015-01-27 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-26 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-26 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-25 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-22 Brian AndersonTie stability attributes to feature gates
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...
next