]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/asm-in-out-operand.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / asm-in-out-operand.rs
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-18 borsauto merge of #17955 : rjz/rust/tweak-tasks-guide,...
2014-10-18 borsauto merge of #17815 : typelist/rust/recursive-structs...
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-16 borsauto merge of #17989 : alexcrichton/rust/spectralnorm...
2014-10-16 borsauto merge of #17947 : lukemetz/rust/master, r=aturon
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-14 borsauto merge of #17966 : frewsxcv/rust/master, r=nikomatsakis
2014-10-13 borsauto merge of #17888 : gmfawcett/rust/patch-1, r=alexcr...
2014-10-13 Alex Crichtonrollup merge of #18012 : pnkfelix/gate-bors-on-building...
2014-10-13 Alex Crichtonrollup merge of #18007 : dotdash/arg_lifetime_end
2014-10-13 Alex Crichtonrollup merge of #18002 : SimonSapin/unicode-version
2014-10-13 Alex Crichtonrollup merge of #17993 : redcape/fix-ffi-docs
2014-10-13 Alex Crichtonrollup merge of #17992 : jkleint/guide-double-borrow
2014-10-13 Alex Crichtonrollup merge of #17991 : sfackler/extern-error
2014-10-13 Alex Crichtonrollup merge of #17986 : gamazeps/docissue
2014-10-13 Alex Crichtonrollup merge of #17984 : bkoropoff/issue-17651
2014-10-13 Alex Crichtonrollup merge of #17980 : alexcrichton/no-more-exes
2014-10-13 Alex Crichtonrollup merge of #17979 : jkleint/guide-guess-counter
2014-10-13 Alex Crichtonrollup merge of #17977 : Behemecoatyl/master
2014-10-13 Alex Crichtonrollup merge of #17972 : ebfe/rpass-lang-item
2014-10-13 Alex Crichtonrollup merge of #17970 : nodakai/cleanup-warnings
2014-10-13 Alex Crichtonrollup merge of #17968 : nodakai/really-fix-kw-table
2014-10-13 Alex Crichtonrollup merge of #17927 : alexcrichton/more-const
2014-10-13 Alex Crichtonrollup merge of #17888 : gmfawcett/patch-1
2014-10-13 borsauto merge of #17876 : ruud-v-a/rust/patch-1, r=alexcri...
2014-10-13 borsauto merge of #17733 : jgallagher/rust/while-let, r...
2014-10-13 borsauto merge of #17910 : taylorhutchison/rust/patch-1...
2014-10-13 borsauto merge of #17965 : omasanori/rust/remove, r=sfackler
2014-10-13 borsauto merge of #17963 : sfackler/rust/cfg-error, r=alexc...
2014-10-12 Steven FacklerContinue cfg syntax transition
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-07 borsauto merge of #13288 : alexcrichton/rust/remove-check...
2014-04-06 Brian AndersonRemove check-fast. Closes #4193, #8844, #6330, #7416
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-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12878 : crabtw/rust/mips, r=alexcrichton
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12880 : tedhorst/rust/master, r=alexcrichton
2014-03-14 borsauto merge of #12875 : alexcrichton/rust/demangle-more...
2014-03-14 borsauto merge of #12874 : huonw/rust/printier-rustc, r...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12867 : alexcrichton/rust/issue-12860...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12861 : huonw/rust/lint-owned-vecs,...
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-13 Piotr CzarneckiFix and improve inline assembly.