]> git.lizzy.rs Git - rust.git/history - src/libstd/thread/local.rs
Auto merge of #43710 - zackmdavis:field_init_shorthand_power_slam, r=Mark-Simulacrum
[rust.git] / src / libstd / thread / local.rs
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 borsAuto merge of #43863 - steveklabnik:ship-the-rustdoc...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43790 - steveklabnik:rustdoc-passes...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-14 borsAuto merge of #43740 - michaelwoerister:local-id-in...
2017-08-14 borsAuto merge of #43842 - bjorn3:no_llvm_cleanup, r=alexcr...
2017-08-13 borsAuto merge of #43836 - taleks:issue-39827, r=arielb1
2017-08-13 borsAuto merge of #43815 - alexcrichton:optimize-alloc...
2017-08-13 Guillaume GomezRollup merge of #43824 - kennytm:fix-43232-hir-stats...
2017-08-13 Guillaume GomezRollup merge of #43822 - topecongiro:missing-span-let...
2017-08-13 Guillaume GomezRollup merge of #43821 - NilSet:redox-dns, r=alexcrichton
2017-08-13 Guillaume GomezRollup merge of #43819 - frewsxcv:frewsxcv-include...
2017-08-13 Guillaume GomezRollup merge of #43814 - Eijebong:fix_typos2, r=petroch...
2017-08-13 Guillaume GomezRollup merge of #43803 - GuillaumeGomez:missing-links...
2017-08-13 Guillaume GomezRollup merge of #43782 - nrc:include, r=GuillaumeGomez
2017-08-13 borsAuto merge of #43813 - pengowen123:unused_result, r...
2017-08-13 borsAuto merge of #43348 - kennytm:fix-24658-doc-every...
2017-08-12 borsAuto merge of #43736 - ollie27:rustdoc_impls_js, r...
2017-08-12 borsAuto merge of #43724 - lukaramu:std-ops-docs, r=QuietMi...
2017-08-12 borsAuto merge of #43820 - sfackler:move-config-template...
2017-08-12 borsAuto merge of #43823 - tchajed:fix-pr-link, r=frewsxcv
2017-08-12 borsAuto merge of #43746 - eddyb:sound-thread-local, r...
2017-08-12 Eduard-Mihai BurtescuCheck #[thread_local] statics correctly in the compiler.
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-01 borsAuto merge of #43533 - nrc:macro-save, r=jseyfried,
2017-07-30 Mark SimulacrumRollup merge of #43509 - QuietMisdreavus:method-src...
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-29 borsAuto merge of #43492 - lu-zero:master, r=alexcrichton
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43505 - eddyb:poly-const-eval-layout...
2017-07-28 borsAuto merge of #43432 - pczarn:macro-parser-description...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-27 borsAuto merge of #43443 - bitshifter:issue-43317, r=nikoma...
2017-07-27 borsAuto merge of #43479 - ivanbakel:loop_borrow_msg, r...
2017-07-27 borsAuto merge of #43445 - zackmdavis:rustdoc_major_section...
2017-07-26 borsAuto merge of #43373 - alexcrichton:stabilize-1.20...
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-26 Mark SimulacrumRollup merge of #43471 - ollie27:try_from_ints, r=nagisa
2017-07-26 Mark SimulacrumRollup merge of #43465 - topecongiro:needs-test, r...
2017-07-26 Mark SimulacrumRollup merge of #43463 - nrc:catch-span, r=petrochenkov
2017-07-26 Mark SimulacrumRollup merge of #43462 - dhduvall:solaris-libresolv...
2017-07-26 Mark SimulacrumRollup merge of #43458 - RalfJung:verbose, r=nikomatsakis
2017-07-26 Mark SimulacrumRollup merge of #43456 - joshlf:spawn-doc-grammar,...
2017-07-26 Mark SimulacrumRollup merge of #43455 - QuietMisdreavus:extend-spec...
2017-07-26 Mark SimulacrumRollup merge of #43447 - estebank:import-span, r=nikoma...
2017-07-26 Mark SimulacrumRollup merge of #42959 - SimonSapin:nonzero-checked...
2017-07-26 borsAuto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs
2017-07-25 borsAuto merge of #43046 - milmazz:bootstrap-unittest,...
2017-07-25 borsAuto merge of #43320 - alexcrichton:new-bootstrap,...
2017-07-25 Alex CrichtonBump master to 1.21.0
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-16 borsAuto merge of #43237 - zackmdavis:missing_sum_and_produ...
2017-07-16 borsAuto merge of #43252 - vbrandl:doc/default-values,...
2017-07-15 borsAuto merge of #43224 - jseyfried:fix_macro_idents_regre...
2017-07-15 borsAuto merge of #43246 - frewsxcv:rollup, r=frewsxcv
2017-07-15 borsAuto merge of #43207 - alexcrichton:update-cargo, r...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43202 - jackpot51:patch-1, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-14 borsAuto merge of #43180 - oli-obk:compiletest, r=alexcrichton
2017-07-14 borsAuto merge of #43026 - arielb1:llvm-next, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43204 - jackpot51:patch-3, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43203 - jackpot51:patch-2, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43187 - steveklabnik:code-of-conduct...
2017-07-13 Steve KlabnikRollup merge of #43167 - SimonSapin:alt-profiler, r...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-12 Lee BousfieldUse try_with for with implementation
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
next