]> git.lizzy.rs Git - rust.git/history - src/libstd/thread/mod.rs
Fix unsound behaviour with null characters in thread names (issue #32475)
[rust.git] / src / libstd / thread / mod.rs
2016-03-25 David HenningssonFix unsound behaviour with null characters in thread...
2016-03-24 Steve KlabnikRollup merge of #32452 - GuillaumeGomez:patch-5, r...
2016-03-24 Steve KlabnikRollup merge of #32416 - GuillaumeGomez:patch-3, r...
2016-03-24 Steve KlabnikRollup merge of #32276 - brson:doc, r=alexcrichton
2016-03-23 borsAuto merge of #32455 - TimNN:patch-1, r=alexcrichton
2016-03-23 borsAuto merge of #32454 - eddyb:rollup, r=eddyb
2016-03-23 borsAuto merge of #32390 - japaric:untry, r=pnkfelix
2016-03-23 borsAuto merge of #32058 - pczarn:hashmap-initial-refactori...
2016-03-23 Jorge Apariciotry! -> ?
2016-03-21 borsAuto merge of #32062 - Marwes:unification_table_for_eq_...
2016-03-20 borsAuto merge of #32010 - devonhollowood:non-c-like-enum...
2016-03-19 borsAuto merge of #32050 - achanda:from-slice-v4, r=alexcri...
2016-03-18 borsAuto merge of #31977 - bluss:partial-eq-save, r=brson
2016-03-16 borsAuto merge of #31746 - erickt:newline, r=sfackler
2016-03-15 borsAuto merge of #31838 - aochagavia:trans, r=nrc
2016-03-15 borsAuto merge of #31887 - SimonSapin:quiet-test, r=alexcri...
2016-03-14 borsAuto merge of #32169 - mitaa:anon-tip, r=nrc
2016-03-14 borsAuto merge of #30587 - oli-obk:eager_const_eval2, r...
2016-03-14 borsAuto merge of #32233 - Amanieu:volatile_store, r=eddyb
2016-03-13 borsAuto merge of #32211 - achanda:ipv6-global, r=alexcrichton
2016-03-13 borsAuto merge of #32184 - ollie27:win_stdout, r=alexcrichton
2016-03-13 Manish GoregaokarRollup merge of #32218 - cantino:minor_book_typo_fixes...
2016-03-13 Manish GoregaokarRollup merge of #32212 - Manishearth:ice-cu, r=eddyb
2016-03-13 Manish GoregaokarRollup merge of #32179 - srinivasreddy:remove_int_suffi...
2016-03-13 Manish GoregaokarRollup merge of #32164 - nikomatsakis:fewer-errors...
2016-03-13 borsAuto merge of #31916 - nagisa:mir-passmgr-2, r=arielb1
2016-03-13 borsAuto merge of #32141 - jseyfried:fix_resolution_in_lexi...
2016-03-13 borsAuto merge of #32217 - alexcrichton:fix-make-dist,...
2016-03-13 borsAuto merge of #32140 - ruud-v-a:avx-intrinsics, r=alexc...
2016-03-12 borsAuto merge of #32112 - alexcrichton:fix-issues, r=aturon
2016-03-12 Alex Crichtonstd: Clean out deprecated APIs
2016-03-11 borsAuto merge of #32034 - alexcrichton:old-x86-msvc, r...
2016-03-11 borsAuto merge of #32102 - alexcrichton:assert-safe-closure...
2016-03-10 Steve KlabnikRollup merge of #32150 - steveklabnik:gh20213, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32149 - steveklabnik:gh31628, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32148 - steveklabnik:gh31912, r=apasel422
2016-03-10 Steve KlabnikRollup merge of #32147 - steveklabnik:gh31950, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32091 - dirk:dirk/siphasher-docs-clari...
2016-03-10 Steve KlabnikRollup merge of #31830 - frewsxcv:assoc-func, r=stevekl...
2016-03-10 borsAuto merge of #32097 - jseyfried:fix_resolution_regress...
2016-03-09 borsAuto merge of #32073 - jseyfried:fix_another_trait_priv...
2016-03-09 borsAuto merge of #31631 - jonas-schievink:agoraphobia...
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-09 borsAuto merge of #32071 - jseyfried:parse_pub, r=nikomatsakis
2016-03-09 borsAuto merge of #32023 - matklad:diamonds-and-rust, r...
2016-03-09 borsAuto merge of #31981 - achanda:unspecified-ip, r=alexcr...
2016-03-08 Steve KlabnikRollup merge of #32099 - bluss:doc-string-slicing,...
2016-03-08 Steve KlabnikRollup merge of #32092 - bluss:operator-overload, r...
2016-03-08 Steve KlabnikRollup merge of #32084 - gokhanettin:typo-in-comment...
2016-03-08 Steve KlabnikRollup merge of #31772 - nodakai:patch-1, r=steveklabnik
2016-03-08 borsAuto merge of #31995 - alexcrichton:fix-make-clena...
2016-03-08 borsAuto merge of #31957 - GuillaumeGomez:error_display...
2016-03-08 borsAuto merge of #31954 - japaric:rfc243, r=nikomatsakis
2016-03-08 borsAuto merge of #31606 - Ms2ger:ClosureKind, r=eddyb
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-08 borsAuto merge of #31986 - ashleysommer:emscripten_fixes...
2016-03-07 borsAuto merge of #32081 - cmbrandenburg:spell_fix, r=apasel422
2016-03-07 borsAuto merge of #32078 - japaric:rustbuild-i686-musl...
2016-03-07 borsAuto merge of #31664 - nodakai:reference-negation,...
2016-03-07 borsAuto merge of #32051 - steveklabnik:gh9447, r=bluss
2016-03-06 borsAuto merge of #30884 - durka:inclusive-ranges, r=aturon
2016-03-04 Steve KlabnikEnd stdlib module summaries with a full stop.
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-04 Steve KlabnikRollup merge of #32002 - srinivasreddy:vector_doc,...
2016-03-04 borsAuto merge of #31945 - sfackler:net2, r=alexcrichton
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-02 Manish GoregaokarRollup merge of #31999 - bluss:fundamental-raw-ptr...
2016-03-02 Manish GoregaokarRollup merge of #31919 - petrochenkov:blockpub, r=nikom...
2016-03-01 borsAuto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
2016-03-01 Steve KlabnikRollup merge of #31973 - brson:relnotes3, r=alexcrichton
2016-03-01 Steve KlabnikRollup merge of #31969 - brson:relnotes, r=alexcrichton
2016-03-01 Steve KlabnikRollup merge of #31965 - miqid:doc, r=steveklabnik
2016-03-01 borsAuto merge of #31939 - killercup:patch-17, r=brson
2016-03-01 borsAuto merge of #31962 - sanxiyn:const-eval-map, r=arielb1
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-02-29 borsAuto merge of #31884 - alexcrichton:no-bootstrap-from...
2016-02-29 borsAuto merge of #31928 - alexcrichton:stabilize-1.8,...
2016-02-29 Alex Crichtonstd: Stabilize APIs for the 1.8 release
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-13 borsAuto merge of #30639 - rkruppe:dec2flt-fastpath-tables...
2016-01-12 borsAuto merge of #30599 - brson:extra, r=alexcrichton
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-07 borsAuto merge of #30557 - sfackler:panic-propagate, r...
2016-01-05 borsAuto merge of #30595 - steveklabnik:remove_learn_rust...
2016-01-04 borsAuto merge of #30602 - tsion:mir-graphviz-display,...
2016-01-04 borsAuto merge of #30553 - luqmana:mir-match-arm-guards...
next