]> git.lizzy.rs Git - rust.git/history - src/librustc/util/common.rs
std: Add a new top-level thread_local module
[rust.git] / src / librustc / util / common.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 #18441 : mdinger/rust/literals, r=stevekl...
2014-11-20 borsauto merge of #18773 : subhashb/rust/convert_remaining_...
2014-11-20 borsauto merge of #18750 : nikomatsakis/rust/issue-18333...
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-20 Niko MatsakisRequire that objects can only be made from Sized types...
2014-11-20 borsauto merge of #19113 : nikomatsakis/rust/unboxed-boxed...
2014-11-20 borsauto merge of #19105 : alfie/rust/master, r=thestinger
2014-11-20 borsauto merge of #18999 : aturon/rust/stab-floats, r=alexc...
2014-11-20 borsauto merge of #19118 : jakub-/rust/roll-up, r=jakub-
2014-11-19 Jakub Bukajrollup merge of #19108: steveklabnik/doc_atomic_bool
2014-11-19 Jakub Bukajrollup merge of #19107: cakebaker/change_an_box_to_a_box
2014-11-19 Jakub Bukajrollup merge of #19103: huonw/literal-suffixes
2014-11-19 Jakub Bukajrollup merge of #19101: vhbit/ios-rng-fix
2014-11-19 Jakub Bukajrollup merge of #19090: kmcallister/deriving-non-type
2014-11-19 Jakub Bukajrollup merge of #19087: jakub-/issue-19086
2014-11-19 Jakub Bukajrollup merge of #19076: jxv/master
2014-11-19 Jakub Bukajrollup merge of #19073: jakub-/issue-19069
2014-11-19 Jakub Bukajrollup merge of #19072: cakebaker/add_missing_dot
2014-11-19 Jakub Bukajrollup merge of #19040: alexcrichton/issue-18904
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 #18940: nikomatsakis/issue-18899
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-19 Jakub Bukajrollup merge of #18868: nikomatsakis/issue-17388-unboun...
2014-11-19 Niko MatsakisRefactor QPath to take an ast::TraitRef
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-16 Jakub Bukajrollup merge of #18941: reem/better-task-pool
2014-11-16 Jakub Bukajrollup merge of #18935: jmesmon/cody/no-vendor-triplle
2014-11-16 Jakub Bukajrollup merge of #18933: IanConnolly/doc-fake-rust
2014-11-16 borsauto merge of #18788 : ricky26/rust/master, r=aturon
2014-11-15 borsauto merge of #18924 : cakebaker/rust/fix_list, r=steve...
2014-11-15 borsauto merge of #18922 : japaric/rust/for, r=jakub-
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-14 borsauto merge of #18929 : alexcrichton/rust/issue-18928...
2014-11-13 borsauto merge of #18926 : alexcrichton/rust/issue-18925...
2014-11-13 borsauto merge of #18887 : aturon/rust/controlled-inherit...
2014-11-13 Alex Crichtonstd: Fix the return value of Duration::span
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 #18830 : adaszko/rust/patch-1, r=steveklabnik
2014-11-12 Alex Crichtontime: Deprecate the library in the distribution
2014-11-12 borsauto merge of #18860 : aturon/rust/reexports-in-stab...
2014-11-12 borsauto merge of #18854 : thestinger/rust/spawn, r=aturon
2014-11-12 borsauto merge of #18841 : Manishearth/rust/doc-ty, r=alexc...
2014-11-12 borsauto merge of #18833 : slashgrin/rust/patch-1, r=brson
2014-11-11 borsauto merge of #18813 : csherratt/rust/add-encode-decode...
2014-11-11 borsauto merge of #18793 : swgillespie/rust/master, r=alexc...
2014-11-11 borsauto merge of #18821 : arielb1/rust/fnv-hash-map, r...
2014-11-09 Ariel Ben-YehudaUse FnvHashMap instead of HashMap in rustc
2014-11-08 borsauto merge of #18724 : gamazeps/rust/toc, r=alexcrichton
2014-11-07 borsauto merge of #18723 : mprobinson/rust/fence-typos...
2014-11-07 borsauto merge of #18688 : bkoropoff/rust/unboxed-closure...
2014-11-07 borsauto merge of #18673 : VHaravy/rust/issue-18632, r...
2014-11-07 borsauto merge of #17830 : pczarn/rust/interp_tt, r=pnkfelix
2014-11-07 borsauto merge of #18714 : nikomatsakis/rust/issue-18621...
2014-11-07 borsauto merge of #18672 : brandonson/rust/functional-updat...
2014-11-07 borsauto merge of #18713 : juxiliary/rust/master, r=alexcri...
2014-11-07 borsauto merge of #18719 : alexcrichton/rust/rollup, r...
2014-11-06 Alex Crichtonrollup merge of #18709 : alexcrichton/fix-windows
2014-11-06 Alex Crichtonrollup merge of #18625 : alexcrichton/no-more-rlibc
next