]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/simd-size-align.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / simd-size-align.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
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-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 Alex Crichtonrollup merge of #20736: akiss77/pr-u8-c_char
2015-01-08 borsauto merge of #20733 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20731: nick29581/assoc-inherant
2015-01-08 Alex Crichtonrollup merge of #20707: nikomatsakis/issue-20582
2015-01-08 Alex Crichtonrollup merge of #20723: pnkfelix/feature-gate-box-syntax
2015-01-08 Alex Crichtonrollup merge of #20720: nick29581/assoc-ice-missing
2015-01-08 Alex Crichtonrollup merge of #20657: alexcrichton/stabilize-macros
2015-01-08 Alex Crichtonrollup merge of #20706: nikomatsakis/assoc-types-projec...
2015-01-08 Alex Crichtonrollup merge of #20665: nikomatsakis/assoc-types-method...
2015-01-08 Alex Crichtonrollup merge of #20728: huonw/type-param-shadowing
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20721: japaric/snap
2015-01-08 Alex Crichtonrollup merge of #20726: dgrunwald/require-parens-for...
2015-01-08 Alex Crichtonrollup merge of #20725: tomjakubowski/rustdoc-misc
2015-01-08 Alex Crichtonrollup merge of #20722: alexcrichton/audit-show
2015-01-08 Alex Crichtonrollup merge of #20716: brson/RUST_DEBUG
2015-01-08 Alex Crichtonrollup merge of #20710: daboross/fix-stable-before...
2015-01-08 Alex Crichtonrollup merge of #20709: thiagopnts/ownership-guide...
2015-01-08 Alex Crichtonrollup merge of #20708: aturon/new-int-modules
2015-01-08 Alex Crichtonrollup merge of #20704: alexcrichton/hopefully-make...
2015-01-08 Alex Crichtonrollup merge of #20703: barosl/rustdoc-z-index-fallout
2015-01-08 Alex Crichtonrollup merge of #20696: reem/unsized-typeid
2015-01-08 Alex Crichtonrollup merge of #20695: frewsxcv/patch-2
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-08 Alex Crichtonrollup merge of #20688: jroesch/reject-non-param-bounds...
2015-01-08 Alex Crichtonrollup merge of #20680: nick29581/target-word
2015-01-08 Alex Crichtonrollup merge of #20663: brson/feature-staging
2015-01-08 Alex Crichtonrollup merge of #20654: alexcrichton/stabilize-hash
2015-01-08 Alex Crichtonrollup merge of #20611: simnalamburt/master
2015-01-07 Hyeon KimLet `size_of` always be multiple of `min_align_of`