]> git.lizzy.rs Git - rust.git/history - library/std/src/thread/local.rs
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
[rust.git] / library / std / src / thread / local.rs
2021-04-28 borsAuto merge of #83386 - mark-i-m:stabilize-pat2015,...
2021-04-28 borsAuto merge of #83401 - fee1-dead:master, r=davidtwco
2021-04-27 Dylan DPCRollup merge of #84132 - Manishearth:lldb-nonstandard...
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-26 borsAuto merge of #84092 - scottmcm:try_trait_initial,...
2021-04-26 Mara BosRollup merge of #84120 - workingjubilee:stabilize-durat...
2021-04-26 borsAuto merge of #84174 - camsteffen:slice-diag, r=Mark...
2021-04-26 borsAuto merge of #83390 - clarfonthey:hasher_docs, r=Amanieu
2021-04-25 Dylan DPCRollup merge of #84486 - Smittyvb:else-if-let-hir-prett...
2021-04-25 Dylan DPCRollup merge of #84235 - klensy:styled-buffer, r=lcnr
2021-04-25 borsAuto merge of #84325 - jsha:ephemeral-collapse, r=Guill...
2021-04-25 borsAuto merge of #84299 - lcnr:const-generics-defaults...
2021-04-25 borsAuto merge of #84147 - cuviper:array-method-dispatch...
2021-04-24 borsAuto merge of #84310 - RalfJung:const-fn-feature-flags...
2021-04-24 Yuki OkushiRollup merge of #84105 - WaffleLapkin:stabilize_array_f...
2021-04-24 Yuki OkushiRollup merge of #83519 - oli-obk:assign_shrink_your_nor...
2021-04-24 Yuki OkushiRollup merge of #84453 - notriddle:waker-from-docs...
2021-04-24 Yuki OkushiRollup merge of #84436 - jyn514:private, r=petrochenkov
2021-04-24 Yuki OkushiRollup merge of #84320 - jsha:details-implementors...
2021-04-24 Yuki OkushiRollup merge of #84250 - jclulow:illumos-bash-bootstrap...
2021-04-24 Yuki OkushiRollup merge of #83990 - the8472:take-trusted-len,...
2021-04-24 borsAuto merge of #83722 - jyn514:stable-help, r=estebank
2021-04-23 borsAuto merge of #83729 - JohnTitor:issue-43913, r=estebank
2021-04-23 Yuki OkushiRollup merge of #84444 - notriddle:num-docs-from-undocu...
2021-04-23 Yuki OkushiRollup merge of #84433 - GuillaumeGomez:search-input...
2021-04-23 Yuki OkushiRollup merge of #84374 - CDirkx:gitignore, r=Mark-Simul...
2021-04-23 Yuki OkushiRollup merge of #84359 - lnicola:rust-analyzer-2021...
2021-04-23 Yuki OkushiRollup merge of #84321 - Swatinem:subvariant-details...
2021-04-23 Yuki OkushiRollup merge of #84248 - calebsander:refactor/vec-funct...
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-23 borsAuto merge of #84339 - alexcrichton:llvm-fptoint-sat...
2021-04-23 borsAuto merge of #82585 - TrolledWoods:master, r=dtolnay
2021-04-22 borsAuto merge of #84420 - workingjubilee:microvec, r=Mark...
2021-04-22 Dylan DPCRollup merge of #84413 - CDirkx:args_inner_debug, r...
2021-04-22 Dylan DPCRollup merge of #84404 - tmiasko:intrinsics-in-coercion...
2021-04-22 Dylan DPCRollup merge of #84402 - CDirkx:rwlock, r=dtolnay
2021-04-22 Dylan DPCRollup merge of #84396 - Amanieu:fix_compiler_builtins_...
2021-04-22 Dylan DPCRollup merge of #84377 - jackh726:binder-refactor-fix...
2021-04-22 Dylan DPCRollup merge of #84376 - torhovland:issue-84534, r...
2021-04-22 Dylan DPCRollup merge of #84343 - camsteffen:closure-tree, r...
2021-04-22 borsAuto merge of #77704 - AnthonyMikh:slice_index_with_ops...
2021-04-22 borsAuto merge of #71511 - hi-rustin:rustin-patch-rename...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-22 borsAuto merge of #84289 - andersk:bootstrap-bulk-dir,...
2021-04-22 borsAuto merge of #84411 - m-ou-se:rollup-9btsp2t, r=m...
2021-04-21 Mara BosRollup merge of #84406 - m-ou-se:drop-delete-alias...
2021-04-21 Mara BosRollup merge of #84393 - GuillaumeGomez:better-open...
2021-04-21 Mara BosRollup merge of #84390 - m-ou-se:make-debug-non-exhaust...
2021-04-21 Mara BosRollup merge of #84380 - Smittyvb:rdoc-title-order...
2021-04-21 Mara BosRollup merge of #84379 - marmeladema:test-for-issue...
2021-04-21 Mara BosRollup merge of #84378 - starthal:patch-1, r=jyn514
2021-04-21 Mara BosRollup merge of #84365 - vext01:improve-lto-docstrings...
2021-04-21 Mara BosRollup merge of #84301 - r00ster91:patch-1, r=kennytm
2021-04-21 Mara BosRollup merge of #84251 - RalfJung:non-zero-const-since...
2021-04-21 Mara BosRollup merge of #84212 - CDirkx:void, r=m-ou-se
2021-04-21 Mara BosRollup merge of #84119 - CDirkx:vxworks, r=m-ou-se
2021-04-21 Mara BosRollup merge of #84013 - CDirkx:fmt, r=m-ou-se
2021-04-21 borsAuto merge of #84394 - m-ou-se:upgrade-ci-dep-expat...
2021-04-21 Christiaan DirkxReplace all `fmt.pad` with `debug_struct`
2021-04-20 borsAuto merge of #84353 - estebank:as-ref-mir, r=davidtwco
2021-04-20 Dylan DPCRollup merge of #84347 - Swatinem:simplify-document...
2021-04-20 Dylan DPCRollup merge of #84345 - ehuss:remove-core-core-comment...
2021-04-20 Dylan DPCRollup merge of #84340 - notriddle:patch-4, r=Guillaume...
2021-04-20 Dylan DPCRollup merge of #84337 - matklad:insert_or_insert,...
2021-04-20 borsAuto merge of #84323 - richkadel:uncovered-functions...
2021-04-20 borsAuto merge of #83900 - torhovland:issue-83832, r=jyn514
2021-04-20 borsAuto merge of #84295 - richkadel:continue-coverage...
2021-04-20 borsAuto merge of #84334 - klensy:typo-compiler, r=jyn514
2021-04-19 borsAuto merge of #84342 - Dylan-DPC:rollup-5b40142, r...
2021-04-19 Dylan DPCRollup merge of #84330 - GuillaumeGomez:remove-footer...
2021-04-19 Dylan DPCRollup merge of #84313 - lcnr:sized-err-msg, r=petrochenkov
2021-04-19 Dylan DPCRollup merge of #84291 - RalfJung:thread-local-const...
2021-04-19 Dylan DPCRollup merge of #84168 - cjgillot:asi, r=davidtwco
2021-04-19 Dylan DPCRollup merge of #84126 - 12101111:musl-sanitizer, r...
2021-04-19 Dylan DPCRollup merge of #84123 - bjorn3:compile_mono_item_dep_n...
2021-04-19 borsAuto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco
2021-04-18 borsAuto merge of #83799 - crlf0710:stablize_non_ascii_iden...
2021-04-18 borsAuto merge of #78880 - CDirkx:not_supported, r=joshtriplett
2021-04-18 Ralf Jungfix aliasing violations in thread_local_const_init
2021-04-18 borsAuto merge of #84207 - SimonSapin:deprecate-core-raw...
2021-04-18 borsAuto merge of #84065 - c410-f3r:tests-tests-tests,...
2021-04-18 borsAuto merge of #84064 - hyd-dev:unknown-lints, r=petroch...
2021-04-17 borsAuto merge of #84061 - AngelicosPhosphoros:issue-75598...
2021-04-17 Dylan DPCRollup merge of #84203 - jyn514:anchor-span, r=euclio
2021-04-17 Dylan DPCRollup merge of #84150 - jsha:defer-search-js, r=Guilla...
2021-04-17 borsAuto merge of #84246 - notriddle:rustdoc-path-printing...
2021-04-17 borsAuto merge of #84244 - ABouttefeux:closure-return-confl...
2021-04-17 borsAuto merge of #84243 - Soveu:fix-derive-macro-const...
2021-04-17 borsAuto merge of #84113 - SNCPlay42:suggestion-extern...
2021-04-16 borsAuto merge of #84074 - notriddle:rustdoc-macro-visibili...
2021-04-16 borsAuto merge of #84249 - crlf0710:fix_miri, r=RalfJung
2021-04-16 borsAuto merge of #83416 - alexcrichton:const-thread-local...
2021-04-16 Alex Crichtonstd: Add a variant of thread locals with const init
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
next