about summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2015-03-24Test fixes and rebase conflicts, round 2Alex Crichton-3/+7
2015-03-24Test fixes and rebase conflicts, round 1Alex Crichton-0/+2
2015-03-24rollup merge of #23638: pnkfelix/fsk-reject-specialized-dropsAlex Crichton-43/+43
2015-03-24rollup merge of #23668: alexcrichton/io-zeroAlex Crichton-30/+14
2015-03-24rollup merge of #23646: steveklabnik/doc_fileAlex Crichton-0/+74
2015-03-24rollup merge of #23630: nrc/coerce-tidyAlex Crichton-4/+7
2015-03-24rollup merge of #23592: alexcrichton/tweak-at-exitAlex Crichton-45/+64
2015-03-25Bug fixesNick Cameron-1/+2
2015-03-24Reject specialized Drop impls.Felix S. Klock II-1/+1
2015-03-24Added `T:Send` bound to `JoinGuard<T>` to avoid specialized `Drop` impl.Felix S. Klock II-1/+1
2015-03-24Added `T:Send` bound to `Queue<T>` to avoid specialized `Drop` impl.Felix S. Klock II-1/+1
2015-03-24Added `T:Send` bound to `Packet<T>` to avoid specialized `Drop` impl.Felix S. Klock II-2/+2
2015-03-24added `T:Send` bound to `Mutex<T>` to avoid specialized Drop impl.Felix S. Klock II-1/+1
2015-03-24Added `W: Writer` bound to `BufferedWriter<W>` to avoid specialized `Drop` impl.Felix S. Klock II-9/+9
2015-03-24Added `T:Send` bound to `Queue<T>` to avoid specialized Drop impl.Felix S. Klock II-2/+2
2015-03-24Added `Write` bounds to avoid a specialized Drop impl for `BufWriter`.Felix S. Klock II-9/+9
2015-03-24Added `T:Send` bound to `sync::mpsc::Receiver` and `sync::mpsc::Sender`.Felix S. Klock II-17/+17
2015-03-25Change lint names to pluralsNick Cameron-2/+2
2015-03-25Add trivial cast lints.Nick Cameron-3/+5
2015-03-24std: Zero memory when calling `read_to_end()`Alex Crichton-30/+14
2015-03-24Add Examples for FileSteve Klabnik-0/+74
2015-03-23Test fixes and rebase conflicts, round 3Alex Crichton-3/+1
2015-03-23Test fixes and rebase conflicts, round 2Alex Crichton-26/+26
2015-03-23rollup merge of #23503: alexcrichton/fix-ptr-docsAlex Crichton-2/+2
2015-03-23Test fixes and rebase conflicts, round 1Alex Crichton-1/+1
2015-03-23rollup merge of #23383: alexcrichton/fs-create-dir-allAlex Crichton-1/+1
2015-03-23rollup merge of #23598: brson/gateAlex Crichton-1/+284
2015-03-23rollup merge of #23648: steveklabnik/rollupAlex Crichton-8/+8
2015-03-23rollup merge of #23641: steveklabnik/gh23632Alex Crichton-5/+5
2015-03-23rollup merge of #23640: nagisa/thread-less-weakAlex Crichton-11/+8
2015-03-23rollup merge of #23637: apasel422/iterAlex Crichton-0/+25
2015-03-23rollup merge of #23634: WiSaGaN/bugfix/fix_dead_linkAlex Crichton-1/+1
2015-03-23rollup merge of #23633: tomjakubowski/rustdoc-array-primAlex Crichton-1/+18
2015-03-23rollup merge of #23631: andersk/minstack-dlsymAlex Crichton-14/+26
2015-03-23rollup merge of #23622: steveklabnik/gh23196Alex Crichton-0/+6
2015-03-23rollup merge of #23615: steveklabnik/gh23540Alex Crichton-2/+1
2015-03-23rollup merge of #23608: nagisa/refine-cursor-docstringAlex Crichton-8/+5
2015-03-23rollup merge of #23607: mahkoh/cursorAlex Crichton-0/+1
2015-03-23rollup merge of #23601: nikomatsakis/by-value-indexAlex Crichton-5/+112
2015-03-23rollup merge of #23579: Ms2ger/thread_local-unsafeAlex Crichton-5/+3
2015-03-23rollup merge of #23557: aturon/rfc-909Alex Crichton-91/+127
2015-03-23rollup merge of #23541: aturon/stab-errorAlex Crichton-7/+7
2015-03-23rollup merge of #23538: aturon/conversionAlex Crichton-87/+314
2015-03-23rollup merge of #23283: brson/rpathfixAlex Crichton-0/+3
2015-03-23Add generic conversion traitsAaron Turon-87/+314
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+283
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-1/+1
2015-03-23Rollup merge of #23641 - steveklabnik:gh23632, r=alexcrichtonSteve Klabnik-5/+5
2015-03-23Rollup merge of #23622 - steveklabnik:gh23196, r=alexcrichtonSteve Klabnik-0/+6
2015-03-23Rollup merge of #23608 - nagisa:refine-cursor-docstring, r=steveklabnikSteve Klabnik-8/+5