]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/intrinsic-atomics.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / intrinsic-atomics.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-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 Felix S. Klock IIfallout: run-pass tests that use box. (many could...
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-29 borsauto merge of #15249 : aochagavia/rust/rand, r=huonw
2014-06-29 borsauto merge of #15241 : arjantop/rust/maybeownedvector...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 Alex CrichtonRename all raw pointers as necessary
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
2014-06-24 borsauto merge of #15118 : stepancheg/rust/concat, r=alexcr...
2014-06-24 borsauto merge of #15114 : ben0x539/rust/run-make-libpath...
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #15113 : pnkfelix/rust/fsk-add-regression...
2014-06-24 borsauto merge of #15107 : ipetkov/rust/tutorial-update...
2014-06-24 borsauto merge of #15066 : pcwalton/rust/lang-and-intrinsic...
2014-06-24 Patrick Waltonlibrustc: Feature gate lang items and intrinsics.
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-12 borsauto merge of #13932 : MrAlert/rust/win-compat, r=brson
2014-05-12 borsauto merge of #13922 : Rufflewind/rust/patch-1, r=pnkfelix
2014-05-09 borsauto merge of #14001 : alexcrichton/rust/issue-11680...
2014-05-09 borsauto merge of #14010 : richo/rust/tests/11493, r=alexcr...
2014-05-08 borsauto merge of #13990 : nikomatsakis/rust/issue-5527...
2014-05-08 borsauto merge of #13986 : alexcrichton/rust/box-keyword...
2014-05-08 borsauto merge of #13976 : pnkfelix/rust/fsk-fix-13965...
2014-05-07 borsauto merge of #14005 : alexcrichton/rust/extern-unsafe...
2014-05-07 borsauto merge of #13832 : alexcrichton/rust/cfail-full...
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-22 borsauto merge of #13062 : mbrubeck/rust/doc-edit, r=alexcr...
2014-03-22 borsauto merge of #13052 : sfackler/rust/clean-refcell...
2014-03-22 borsauto merge of #12907 : alexcrichton/rust/issue-12892...
2014-03-22 borsauto merge of #13051 : alexcrichton/rust/issue-13047...
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-20 Brian Andersonstd: Make the generic atomics take unsafe pointers
2014-03-20 Brian Andersonstd: Make atomics immutable. #11583
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-05 borsauto merge of #12018 : alexcrichton/rust/triage, r...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-04 borsauto merge of #12022 : alexcrichton/rust/unblock-snapsh...
2014-02-03 borsauto merge of #12012 : omasanori/rust/semver, r=alexcri...
2014-02-03 borsauto merge of #11866 : alexcrichton/rust/atomic-u64...
2014-02-03 Alex CrichtonAdd an AtomicU64 type to std::sync::atomics
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-17 borsauto merge of #9846 : cmr/rust/serialize_uuid, r=alexcr...
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-16 borsauto merge of #9857 : brson/rust/mainsched, r=alexcrichton
2013-10-14 borsauto merge of #9606 : steveklabnik/rust/abi_removal...
2013-10-14 Steve KlabnikRemove unused abi attributes.
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-21 borsauto merge of #7896 : pcwalton/rust/pub-extern, r=pcwalton
2013-07-21 Patrick Waltonlibrustc: Remove `pub extern` and `priv extern` from...
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-21 borsauto merge of #6604 : bjz/rust/ptr-to-option, r=brson
2013-05-21 borsauto merge of #6576 : nikomatsakis/rust/issue-5362...
2013-05-19 borsauto merge of #6106 : thestinger/rust/iter, r=bstrie
2013-05-19 borsauto merge of #6601 : cmr/rust/assert_eq, r=Aatch
2013-05-19 Corey RichardsonUse assert_eq! rather than assert! where possible
2013-05-19 borsauto merge of #6595 : bjz/rust/core-tuple, r=thestinger
2013-05-19 borsauto merge of #6603 : thestinger/rust/whitespace, r...
2013-05-19 Daniel Micayminor automated whitespace fixes
next