about summary refs log tree commit diff
path: root/src/libsync/raw.rs
AgeCommit message (Expand)AuthorLines
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-3/+5
2014-05-02Replace most ~exprs with 'box'. #11779Brian Anderson-3/+3
2014-04-10std: Make std::comm return types consistentAlex Crichton-6/+5
2014-03-31sync: Switch field privacy as necessaryAlex Crichton-14/+14
2014-03-28Rename Pod into CopyFlavio Percoco-3/+3
2014-03-27Fix fallout of removing default boundsAlex Crichton-2/+2
2014-03-23sync: Rewrite the base primitivesAlex Crichton-0/+1119