]> git.lizzy.rs Git - rust.git/history - src/libstd/lib.rs
std: Add a new top-level thread_local module
[rust.git] / src / libstd / lib.rs
2014-11-24 Alex Crichtonstd: Add a new top-level thread_local module
2014-11-23 Jakub Bukajrollup merge of #19234: P1start/rustdoc-misc
2014-11-23 Jakub Bukajrollup merge of #19193: scialex/rc-counts
2014-11-23 Jakub Bukajrollup merge of #19166: richo/lldb-cleanups
2014-11-23 Jakub Bukajrollup merge of #19161: jmesmon/mk-fixes
2014-11-23 borsauto merge of #19150 : Manishearth/rust/find-doc, r...
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-23 borsauto merge of #19158 : jakub-/rust/issue-14091, r=alexc...
2014-11-23 borsauto merge of #19157 : aturon/rust/cow-doc, r=alexcrichton
2014-11-23 borsauto merge of #19152 : alexcrichton/rust/issue-17863...
2014-11-23 borsauto merge of #19146 : gereeter/rust/reference-borrow...
2014-11-23 borsauto merge of #19137 : tbu-/rust/pr_refcell_unsafety...
2014-11-22 borsauto merge of #19136 : alfie/rust/master, r=steveklabnik
2014-11-22 borsauto merge of #19134 : sinistersnare/rust/patch-2,...
2014-11-22 borsauto merge of #19133 : nodakai/rust/run-make-tests...
2014-11-22 borsauto merge of #19132 : sinistersnare/rust/patch-1,...
2014-11-22 borsauto merge of #19125 : chris-morgan/rust/vim-prelude...
2014-11-22 borsauto merge of #19124 : Kintaro/rust/remove_test_struct_...
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-22 borsauto merge of #19122 : Kintaro/rust/remove_struct_varia...
2014-11-22 borsauto merge of #19117 : jmesmon/rust/mk-cfg-suffix,...
2014-11-21 borsauto merge of #18822 : scialex/rust/better-rustdoc...
2014-11-21 borsauto merge of #19114 : frewsxcv/rust/master, r=bstrie
2014-11-21 borsauto merge of #19095 : juxiliary/rust/master, r=bstrie
2014-11-21 borsauto merge of #19042 : SimonSapin/rust/generic-utf16...
2014-11-21 borsauto merge of #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-21 borsauto merge of #18967 : aturon/rust/remove-runtime,...
2014-11-21 Aaron TuronMake most of std::rt private
2014-11-21 Aaron TuronFallout from libgreen and libnative removal
2014-11-21 Aaron TuronRemove libnative
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-18 borsauto merge of #19060 : Gankro/rust/super-cloned, r...
2014-11-18 borsauto merge of #19031 : nodakai/rust/libcore-pow-and...
2014-11-18 borsauto merge of #18645 : nick29581/rust/coercions-1,...
2014-11-18 borsauto merge of #19050 : japaric/rust/moar-dst, r=aturon
2014-11-18 borsauto merge of #19049 : jakub-/rust/roll-up, r=alexcrichton
2014-11-17 Jakub Bukajrollup merge of #19045: jmesmon/jemalloc-flags-2
2014-11-17 Jakub Bukajrollup merge of #19041: japaric/clone
2014-11-17 Jakub Bukajrollup merge of #19038: jayelm/fixed-typos
2014-11-17 Jakub Bukajrollup merge of #19029: vberger/stability_function_body
2014-11-17 Jakub Bukajrollup merge of #19026: alfie/doc-fixes
2014-11-17 Jakub Bukajrollup merge of #19020: Gankro/better-warn
2014-11-17 Jakub Bukajrollup merge of #19018: tomjakubowski/fix-issue-19003
2014-11-17 Jakub Bukajrollup merge of #19016: gkoz/use_util_copy
2014-11-17 Jakub Bukajrollup merge of #19015: alex/libcore-typos
2014-11-17 Jakub Bukajrollup merge of #19013: jakub-/issue-18986
2014-11-17 Jakub Bukajrollup merge of #19008: alex/collections-typos
2014-11-17 Jakub Bukajrollup merge of #19000: IvanUkhov/doc-link-dylib
2014-11-17 Jakub Bukajrollup merge of #18951: tbu-/pr_array_cloneshow
2014-11-17 Jakub Bukajrollup merge of #18921: oli-obk/refactoring/graphviz...
2014-11-17 Jakub Bukajrollup merge of #18911: canndrew/slice_shift_char
2014-11-17 Jakub Bukajrollup merge of #18910: aturon/borrow-traits
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 Aaron Turonlibcore: add borrow module
2014-11-17 borsauto merge of #19007 : huonw/rust/more-marker-impls...
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-16 borsauto merge of #18747 : csherratt/rust/ringbuf-remove...
2014-11-16 borsauto merge of #18995 : alfie/rust/comment-docs, r=aturon
2014-11-16 borsauto merge of #18994 : sfackler/rust/struct-variants...
2014-11-16 borsauto merge of #18978 : jakub-/rust/roll-up, r=cmr
2014-11-16 Jakub Bukajrollup merge of #18990: alfie/master
2014-11-16 Jakub Bukajrollup merge of #18989: alex/fix-typos
2014-11-16 Jakub Bukajrollup merge of #18985: alexcrichton/issue-18900
2014-11-16 Jakub Bukajrollup merge of #18979: inrustwetrust/codegen-options...
2014-11-16 Jakub Bukajrollup merge of #18976: bjz/rfc369-numerics
2014-11-16 Brendan ZabarauskasMove ToString to collections::string
2014-11-16 Brendan ZabarauskasMove FromStr to core::str
2014-11-15 borsauto merge of #18901 : steveklabnik/rust/quickfix,...
2014-11-14 borsauto merge of #18894 : ArtemGr/rust/patch-1, r=pnkfelix
2014-11-14 borsauto merge of #18880 : barosl/rust/doc-fail-to-panic...
2014-11-14 borsauto merge of #18893 : bkoropoff/rust/issue-18883,...
2014-11-14 borsauto merge of #18891 : erickt/rust/deprecate-as-ref...
2014-11-14 borsauto merge of #18840 : huonw/rust/tweaks, r=alexcrichton
2014-11-14 borsauto merge of #18827 : bjz/rust/rfc369-numerics, r...
2014-11-13 borsauto merge of #18887 : aturon/rust/controlled-inherit...
2014-11-13 borsauto merge of #18811 : pczarn/rust/issue-18763-ice...
2014-11-13 borsauto merge of #18879 : pcwalton/rust/path-silliness...
2014-11-13 borsauto merge of #18877 : michaelsproul/rust/panic-tests...
2014-11-13 borsauto merge of #18872 : hirschenberger/rust/master,...
2014-11-13 borsauto merge of #18867 : michaelsproul/rust/unreachable...
2014-11-13 borsauto merge of #18862 : murarth/rust/issue-18566-test...
2014-11-12 borsauto merge of #18858 : alexcrichton/rust/remove-time...
2014-11-12 borsauto merge of #18907 : alexcrichton/rust/snapshots...
2014-11-12 borsauto merge of #18830 : adaszko/rust/patch-1, r=steveklabnik
2014-11-12 borsauto merge of #18860 : aturon/rust/reexports-in-stab...
2014-11-11 borsauto merge of #18813 : csherratt/rust/add-encode-decode...
2014-11-11 borsauto merge of #18797 : vadimcn/rust/prefer-bundled2...
2014-11-11 borsauto merge of #18753 : jbcrail/rust/fix-deprecated...
2014-11-10 borsauto merge of #18802 : bkoropoff/rust/issue-18769,...
2014-11-10 borsauto merge of #18795 : haberman/rust/master, r=cmr
2014-11-10 borsauto merge of #18792 : sfackler/rust/struct-variants...
2014-11-10 Adam SzkodaFix broken documentation link
2014-11-10 borsauto merge of #18782 : netvl/rust/update-vim-syntax...
2014-11-10 borsauto merge of #18781 : klutzy/rust/cross, r=cmr
2014-11-09 borsauto merge of #18780 : bkoropoff/rust/regionck-for...
next